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
/
engine
/
openssl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing BOTAN_DLL exports.
lloyd
2009-12-16
13
-23
/
+20
*
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
1
-4
/
+10
*
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
1
-2
/
+0
*
Remove all exception specifications. The way these are designed in C++ is
lloyd
2009-10-22
3
-5
/
+5
*
Enable OpenSSL AES (fixed, I think). And add support for OpenSSL's RC5
lloyd
2009-09-24
1
-1
/
+7
*
Update OpenSSL engine with encrypt_n interface for block ciphers.
lloyd
2009-09-17
2
-12
/
+46
*
Thomas Moschny mentioned that OpenSSL 1.0 betas disable MD2 by default.
lloyd
2009-08-27
1
-0
/
+10
*
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
1
-0
/
+4
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
12
-222
/
+246
*
Disable using OpenSSL's AES - it is causing crashes for an unknown reason.
lloyd
2008-11-24
1
-0
/
+6
*
Remove openssl/gnump engine dep on libstate, no longer a dep
lloyd
2008-11-23
1
-4
/
+0
*
Move most of the remaining libstate code to pk_engine.cpp, move engines
lloyd
2008-11-11
13
-0
/
+1162
*
Move engine to libstate/ directory, since there is a mutual dependency
lloyd
2008-11-09
13
-1184
/
+0
*
Rename SymmetricAlgorithm::key to key_schedule to avoid many name
lloyd
2008-11-09
2
-4
/
+4
*
Remove needless include of mutex.h
lloyd
2008-11-08
1
-1
/
+0
*
Add BOTAN_DLL macro to public class definitions that were missing it.
lloyd
2008-10-09
2
-3
/
+3
*
Split OpenSSL public key implementations into algorithm specific files,
lloyd
2008-10-08
8
-388
/
+496
*
Split kdf.h and kdf.cpp from core/ to kdf/kdf_base
lloyd
2008-10-08
1
-2
/
+2
*
Add dependencies on the public key implementations in the engines code,
lloyd
2008-10-02
1
-0
/
+9
*
Rename all modinfo.txt files to info.txt, since they are all (none) of
lloyd
2008-09-29
1
-0
/
+0
*
Move all modules into src/ directory
lloyd
2008-09-28
9
-0
/
+1068