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
/
dl_group
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
4
-877
/
+0
*
Same for EC groups
lloyd
2013-12-25
3
-8
/
+11
*
Store all DH group info in constant memory instead of Library_State config
lloyd
2013-12-25
3
-4
/
+367
*
Give everything setting a feature test macro in build.h a version code
lloyd
2013-11-28
1
-1
/
+1
*
Move assert.h from internal to very public (included in types.h)
lloyd
2013-03-13
1
-1
/
+0
*
Fix divisibility check in DL_Group::make_dsa_generator
lloyd
2012-07-19
1
-3
/
+4
*
The messages for assertion checks were done both ways, both "assertion
lloyd
2012-07-09
1
-1
/
+1
*
Modify DL_Group::PEM_decode and BER_decode to take values instead of
lloyd
2012-06-05
2
-11
/
+13
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
2
-8
/
+11
*
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
1
-4
/
+4
|
\
|
*
propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...
lloyd
2010-06-17
2
-24
/
+25
|
|
\
|
*
\
propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54...
lloyd
2010-03-21
1
-4
/
+4
|
|
\
\
|
|
*
\
propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...
lloyd
2010-01-21
1
-4
/
+4
|
|
|
\
\
|
|
|
*
\
propagate from branch 'net.randombit.botan' (head 22c82e10d78ad0e2cdaa56cb02f...
lloyd
2009-12-16
1
-4
/
+4
|
|
|
|
\
\
|
|
|
|
*
\
propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...
lloyd
2009-12-16
1
-7
/
+0
|
|
|
|
|
\
\
|
|
|
|
*
|
|
Remove to_string, replacing with std::to_string
lloyd
2009-11-18
1
-4
/
+4
*
|
|
|
|
|
|
Use size_t instead of u32bit in all of pubkey
lloyd
2010-10-12
2
-5
/
+5
*
|
|
|
|
|
|
Use BOTAN_ASSERT in various places
lloyd
2010-09-26
1
-9
/
+9
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Replace "@return a blah" and "@return the blah" with just "@return blah"
lloyd
2010-06-16
1
-5
/
+5
*
|
|
|
|
|
If you didn't specify a qbits for the DSA kosherizer, then it would
lloyd
2010-05-28
1
-19
/
+20
|
/
/
/
/
/
*
/
/
/
/
A number of changes to primality tests:
lloyd
2010-03-19
1
-1
/
+1
|
/
/
/
/
*
/
/
/
Clean up exceptions. Remove some unused ones like Config_Error. Make
lloyd
2010-01-05
1
-2
/
+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
-7
/
+0
|
/
*
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
1
-2
/
+0
*
Split up util.h into 3 files
lloyd
2009-09-17
1
-1
/
+1
*
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
2
-59
/
+63
*
DL_Group constructor taking three BigInts had the order of q and g swapped
lloyd
2008-12-08
1
-1
/
+1
*
Bubble up use of global algo factory out of DSA parameter gen to DL_Group
lloyd
2008-11-11
1
-2
/
+6
*
Another batch of InSiTo Doxygen comments
lloyd
2008-10-13
1
-12
/
+108
*
Rename pk dir to pubkey, avoids tab-completion collision with pk_pad
lloyd
2008-10-01
3
-0
/
+406