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
Commit message (
Expand
)
Author
Age
Files
Lines
*
propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...
lloyd
2009-11-02
6
-11
/
+11
|
\
|
*
Attic-ize all of src/timer, except for time_t_to_tm and system_time
lloyd
2009-10-13
4
-4
/
+4
|
*
propagate from branch 'net.randombit.botan' (head b9ca6596a127964cb9795d22bc2...
lloyd
2009-09-17
1
-1
/
+0
|
|
\
|
*
\
propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...
lloyd
2009-09-17
4
-5
/
+5
|
|
\
\
|
*
\
\
propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388...
lloyd
2009-07-21
1
-7
/
+14
|
|
\
\
\
|
*
|
|
|
Replace the (deprecated) auto_ptr with unique_ptr.
lloyd
2009-04-01
4
-7
/
+7
*
|
|
|
|
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
1
-2
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
The get_tm function was duplicated. Move single version to timer.{h,cpp}
lloyd
2009-09-17
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Split up util.h into 3 files
lloyd
2009-09-17
4
-5
/
+5
|
|
/
|
/
|
*
|
Move some files around to break up dependencies between directories
lloyd
2009-07-16
1
-0
/
+1
*
|
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
1
-7
/
+13
*
|
Move the contents of pubkey/pubkey (which was kind of a catch-all to
lloyd
2009-07-15
1
-1
/
+1
|
/
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
23
-677
/
+723
*
Add Doxygen comment for Timer::clock. Fix @return in benchmark.h and x509_ca.h
lloyd
2008-11-25
1
-1
/
+1
*
Make X509_Store::CRL_Info public for IBM XLC 0.9 for Cell
lloyd
2008-11-24
1
-10
/
+14
*
Remove pk_lookup - half of it (look_pk.{cpp,h}) depended on libstate directly,
lloyd
2008-11-11
1
-1
/
+0
*
Remove lookup.h use from DLIES, PK key agreement, DSA param gen, get_enc.cpp
lloyd
2008-11-11
2
-4
/
+3
*
Split the last parts of the 'core' module
lloyd
2008-11-08
3
-3
/
+3
*
Wrap lines to 80 columns
lloyd
2008-10-28
1
-2
/
+2
*
Add some Doxygen comments from InSiTo written for config.h (now gone/split up)
lloyd
2008-10-13
1
-5
/
+9
*
Add Doxygen comments from InSiTo to x509self.h
lloyd
2008-10-13
1
-27
/
+148
*
Doxygen comments for X509_Certificate, from InSiTo
lloyd
2008-10-13
1
-12
/
+123
*
Another batch of InSiTo Doxygen comments
lloyd
2008-10-13
1
-7
/
+41
*
More Doxygen comments from InSiTo
lloyd
2008-10-13
1
-5
/
+58
*
More Doxygen comments from InSiTo
lloyd
2008-10-13
3
-17
/
+97
*
Default to using SHA-1 with ECDSA in X.509 signatures
lloyd
2008-10-11
1
-0
/
+5
*
Move oids.h to oid_lookup. Allows for much smaller build by disabling asn1
lloyd
2008-10-01
1
-7
/
+8
*
Move look_pk and pk_algs to new module pubkey/pk_lookup
lloyd
2008-10-01
1
-0
/
+1
*
x509 module requires pubkey base module to compile
lloyd
2008-10-01
1
-0
/
+1
*
Put only the implementation of BigInt in src/bigint, mathematical functions
lloyd
2008-09-29
1
-1
/
+1
*
Move x509 into cert/ subdir (in prep for InSiTo adding cert/cvc)
lloyd
2008-09-29
24
-0
/
+4023