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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge GH #1519 Fix bugs in X.509 wildcard match
Jack Lloyd
2018-03-31
3
-78
/
+178
|
\
|
*
Fix bugs in wildcard matching
Jack Lloyd
2018-03-31
3
-78
/
+178
*
|
Skip OCSP softfail check here since OCSP doesn't work without threads
Jack Lloyd
2018-03-31
1
-0
/
+2
*
|
Add --avoid-undefined option
Jack Lloyd
2018-03-31
8
-18
/
+45
*
|
Export TLS::Extension
Jack Lloyd
2018-03-31
1
-1
/
+1
|
/
*
Search for either rst2man or rst2man.py
Jack Lloyd
2018-03-29
1
-1
/
+20
*
Fix test when EMSA1 not compiled in [ci skip]
Jack Lloyd
2018-03-29
1
-0
/
+4
*
Add new test option --abort-on-first-fail
Jack Lloyd
2018-03-28
6
-25
/
+42
*
Prevent test loop from being potentially unbounded [ci skip]
Jack Lloyd
2018-03-28
1
-1
/
+1
*
Improve test of cycle counter to avoid bogus failures
Jack Lloyd
2018-03-28
1
-15
/
+8
*
Minor DH optimization
Jack Lloyd
2018-03-28
1
-4
/
+6
*
Add support for XLC symbol visibility attributes [ci skip]
Jack Lloyd
2018-03-28
1
-0
/
+3
*
Avoid another problem with AltiVec
Jack Lloyd
2018-03-28
1
-15
/
+6
*
Fix some Doxygen errors
Jack Lloyd
2018-03-28
5
-1
/
+18
*
Adds sanitizer support for the xlC compiler
Matthias Gierlings
2018-03-28
1
-0
/
+6
*
Fix headers for mini builds
Jack Lloyd
2018-03-27
1
-2
/
+8
*
Fix carry bugs introduced in 8a7559e4f8ad
Jack Lloyd
2018-03-27
2
-22
/
+23
*
Add a reproducer for OSS-Fuzz 7156
Jack Lloyd
2018-03-27
3
-2
/
+42
*
Fix timing_test cli with minimized builds
Jack Lloyd
2018-03-27
1
-1
/
+3
*
Add --enable-sanitizers= flag to specify which sanitizers to use
Jack Lloyd
2018-03-27
2
-6
/
+15
*
Support other list args in argument parser
Jack Lloyd
2018-03-27
1
-5
/
+4
*
Add back posix_mlock flag
Jack Lloyd
2018-03-26
14
-1
/
+20
*
Fix sanitizer issue in DL_Group tests
Jack Lloyd
2018-03-25
1
-1
/
+1
*
Deprecated declarations should be error in maintainer mode
Jack Lloyd
2018-03-25
2
-2
/
+2
*
Handle some corner cases in ECC mult
Jack Lloyd
2018-03-25
3
-5
/
+19
*
In Barrett avoid creating an unnecessary temp
Jack Lloyd
2018-03-25
1
-4
/
+4
*
Add some options to tls_client cli to control trusted CAs
Jack Lloyd
2018-03-24
2
-15
/
+28
*
Extend Certificate_Store_In_Memory to load just a single cert from file
Jack Lloyd
2018-03-24
1
-3
/
+9
*
Bypass self-signed check in X509_Certificate if AKID and SKID are set
Jack Lloyd
2018-03-24
1
-12
/
+17
*
Fix some corner cases for small values in power_mod
Jack Lloyd
2018-03-24
2
-3
/
+17
*
Add warning comment
Jack Lloyd
2018-03-22
1
-0
/
+6
*
Tiny optimization in Montgomery inverse
Jack Lloyd
2018-03-22
1
-1
/
+1
*
Improve modular inverse speed tests
Jack Lloyd
2018-03-22
1
-34
/
+30
*
Add back mul/sqr to CurveGFp [ci skip]
Jack Lloyd
2018-03-22
1
-0
/
+10
*
Default to horizontal dot graph
Simon Warta
2018-03-22
1
-1
/
+2
*
Fix call to ModuleInfo.dependencies in show_dependencies.py
Simon Warta
2018-03-22
1
-2
/
+2
*
Cleanup some code style warnings in show_dependencies.py
Simon Warta
2018-03-22
1
-4
/
+5
*
Revamp GOST-34.10 tests
Jack Lloyd
2018-03-21
4
-45
/
+66
*
Add EC_Group::random_scalar
Jack Lloyd
2018-03-21
8
-6
/
+16
*
Remove bogus -1 from DSA key generation
Jack Lloyd
2018-03-21
1
-1
/
+1
*
Merge GH #1504 Store DN entries in a vector
Jack Lloyd
2018-03-21
5
-72
/
+78
|
\
|
*
Avoid creating a map from a DN when not required
Jack Lloyd
2018-03-21
5
-14
/
+20
|
*
Store elements of a DN as a vector
Jack Lloyd
2018-03-21
2
-59
/
+59
*
|
Merge GH #1503 Support mixed hashes in OAEP
Jack Lloyd
2018-03-21
9
-15
/
+233
|
\
\
|
|
/
|
/
|
|
*
Throw Lookup_Error here for benefit of tests
Jack Lloyd
2018-03-21
1
-2
/
+2
|
*
Support "mixed" OAEP hashes
Jack Lloyd
2018-03-21
5
-3
/
+204
|
*
Mixed mode OAEP
Jack Lloyd
2018-03-21
3
-10
/
+27
*
|
Avoid Padding= directive in test files prefer header
Jack Lloyd
2018-03-21
4
-580
/
+234
|
/
*
Merge GH #1502 Fix (EC)DSA when using hashes longer than group order
Jack Lloyd
2018-03-21
9
-6
/
+165
|
\
|
*
Change DSA behavior similarly
Jack Lloyd
2018-03-21
3
-2
/
+51
[next]