index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cert
/
x509
/
x509stor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...
lloyd
2010-03-09
1
-18
/
+22
|
\
|
*
Most files including <botan/time.h> actually just needed <chrono>
lloyd
2009-12-01
1
-1
/
+1
|
*
Use std::chrono::duration instead of untyped u32bit values for times in
lloyd
2009-12-01
1
-6
/
+7
|
*
Remove system_time(), replace entirely with std::chrono.
lloyd
2009-12-01
1
-10
/
+14
|
*
Use auto for long iterator names, etc.
lloyd
2009-11-16
1
-2
/
+1
|
*
Replace X509_Store::Search_Func with std::function and lambdas
lloyd
2009-11-16
1
-2
/
+2
|
*
Attic-ize all of src/timer, except for time_t_to_tm and system_time
lloyd
2009-10-13
1
-1
/
+1
|
*
propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...
lloyd
2009-09-17
1
-1
/
+1
|
|
\
|
*
|
Replace the (deprecated) auto_ptr with unique_ptr.
lloyd
2009-04-01
1
-2
/
+2
*
|
|
Modify pubkey classes to take names instead of object pointers.
lloyd
2010-03-08
1
-5
/
+3
*
|
|
Remove the now no-op classes PK_Encrypting_Key,
lloyd
2010-03-08
1
-15
/
+3
*
|
|
Consolidate the non-canonical epoch timers, like cpuid and Win32's
lloyd
2009-12-01
1
-1
/
+1
|
|
/
|
/
|
*
|
Split up util.h into 3 files
lloyd
2009-09-17
1
-1
/
+1
|
/
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-103
/
+105
*
Move x509 into cert/ subdir (in prep for InSiTo adding cert/cvc)
lloyd
2008-09-29
1
-0
/
+693