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
/
pubkey
/
dsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop async.h and switch to using std::async which was added to GCC before
lloyd
2010-02-24
1
-3
/
+4
*
propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...
lloyd
2010-01-21
1
-5
/
+16
|
\
|
*
propagate from branch 'net.randombit.botan' (head 22c82e10d78ad0e2cdaa56cb02f...
lloyd
2009-12-16
1
-5
/
+16
|
|
\
|
|
*
Post-merge fixes
lloyd
2009-12-16
1
-1
/
+1
|
|
*
propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...
lloyd
2009-12-16
1
-6
/
+7
|
|
|
\
|
|
*
\
propagate from branch 'net.randombit.botan' (head 2f3665f775fafbdfa517ecdca7f...
lloyd
2009-11-19
1
-5
/
+16
|
|
|
\
\
|
|
|
*
|
Add a simple version of std::async as std_async in async.h and use it
lloyd
2009-11-17
1
-22
/
+5
|
|
|
*
|
Also parallelize DSA signature generation, though due to critical path
lloyd
2009-11-17
1
-2
/
+13
|
|
|
*
|
Use a thread to compute half of the DSA verification. 20-90% faster depending
lloyd
2009-11-17
1
-2
/
+19
*
|
|
|
|
Clean up exceptions. Remove some unused ones like Config_Error. Make
lloyd
2010-01-05
1
-0
/
+2
|
/
/
/
/
*
|
|
/
Add missing BOTAN_DLL exports.
lloyd
2009-12-16
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
1
-6
/
+7
|
/
/
*
/
Name arguments
lloyd
2009-11-18
1
-6
/
+12
|
/
*
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
1
-2
/
+0
*
Fix some unused variable nits pointed out by icc 10.1
lloyd
2009-07-21
1
-6
/
+0
*
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
1
-8
/
+8
*
Move the contents of pubkey/pubkey (which was kind of a catch-all to
lloyd
2009-07-15
1
-1
/
+0
*
engine.h had copies of some declarations from pk_engine.h that had not
lloyd
2009-05-13
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
6
-90
/
+102
*
Remove dependency on Default_Engine from pubkey code
lloyd
2008-11-08
1
-10
/
+0
*
Move last pieces of algorithm-specific code from general 'pubkey' module
lloyd
2008-10-01
4
-9
/
+142
*
Split Diffie-Hellman off almost completely, such that nearly none of
lloyd
2008-10-01
1
-0
/
+1
*
Rename pk dir to pubkey, avoids tab-completion collision with pk_pad
lloyd
2008-10-01
5
-0
/
+315