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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
1
-7
/
+0
*
Move most code that relies heavily on Filters into src/filters.
lloyd
2009-11-17
17
-1456
/
+4
*
Rename/remove some secmem member variables for better matching with STL
lloyd
2009-11-17
2
-10
/
+10
*
Kill straggling realnames
lloyd
2009-10-29
1
-2
/
+0
*
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
6
-10
/
+0
*
Increase the internal buffer size of the Hex coder/decoder, and put it into
lloyd
2009-10-23
1
-3
/
+5
*
Modify Keyed_Filter so it is a pure interface
lloyd
2009-08-11
1
-0
/
+1
*
Fix various auto generated dependencies that were wrong
lloyd
2009-07-17
1
-0
/
+1
*
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
6
-18
/
+16
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
14
-287
/
+315
*
Have Algorithm_Factory::make_hash_function throw an exception if it can't
lloyd
2008-11-10
2
-2
/
+4
*
Split the last parts of the 'core' module
lloyd
2008-11-08
2
-2
/
+0
*
Split base.h into block_cipher.h and stream_cipher.h
lloyd
2008-11-08
4
-0
/
+6
*
Doxygen comments for base64 and hex from InSiTo
lloyd
2008-10-13
2
-23
/
+81
*
Add BOTAN_DLL macro to public class definitions that were missing it.
lloyd
2008-10-09
2
-4
/
+4
*
Document dependencies between modules
lloyd
2008-10-01
4
-0
/
+16
*
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
6
-0
/
+0
*
New filters module. Add deps for it in some needed areas (codec, pbes)
lloyd
2008-09-28
2
-0
/
+2
*
Add modinfo for pem, hash_id, selftest modules
lloyd
2008-09-28
1
-0
/
+14
*
PEM codec module
lloyd
2008-09-28
3
-0
/
+178
*
Put OpenPGP codec routines into codec/openpgp module
lloyd
2008-09-28
3
-0
/
+234
*
Move all BigInt stuff into bigint/. Currently all asm modules are disabled;
lloyd
2008-09-28
4
-0
/
+93
*
Move almost all of the ASN.1, BER, and DER codec related code into new
lloyd
2008-09-28
12
-0
/
+1262