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
/
codec
/
openpgp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
3
-265
/
+0
*
Give everything setting a feature test macro in build.h a version code
lloyd
2013-11-28
1
-1
/
+1
*
Replace 0 and NULL pointer constants with nullptr. Also fix an old
lloyd
2012-05-18
1
-1
/
+1
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
2
-4
/
+4
*
s/u32bit/size_t/ in codec and benchmark
lloyd
2010-10-12
2
-8
/
+8
*
Remove some of the more extraneous namespaces
lloyd
2010-06-16
2
-27
/
+52
*
Move most code that relies heavily on Filters into src/filters.
lloyd
2009-11-17
3
-9
/
+4
*
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
1
-2
/
+0
*
Modify Keyed_Filter so it is a pure interface
lloyd
2009-08-11
1
-0
/
+1
*
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
1
-1
/
+0
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
2
-23
/
+27
*
Have Algorithm_Factory::make_hash_function throw an exception if it can't
lloyd
2008-11-10
2
-2
/
+4
*
Fix loading issues
lloyd
2008-09-29
1
-0
/
+2
*
Rename all modinfo.txt files to info.txt, since they are all (none) of
lloyd
2008-09-29
1
-0
/
+0
*
New filters module. Add deps for it in some needed areas (codec, pbes)
lloyd
2008-09-28
1
-0
/
+1
*
PEM codec module
lloyd
2008-09-28
1
-0
/
+4
*
Put OpenPGP codec routines into codec/openpgp module
lloyd
2008-09-28
3
-0
/
+234