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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove use of pow_mod.h from PKCS11 RSA code
Jack Lloyd
2019-08-23
1
-4
/
+1
*
Merge GH #2070 Precompute RSA Montgomery params
Jack Lloyd
2019-08-23
4
-182
/
+324
|
\
|
*
Fix python test
Jack Lloyd
2019-08-17
1
-0
/
+2
|
*
Fixes for PKCS11
Jack Lloyd
2019-08-17
2
-19
/
+19
|
*
Have RSA key precompute Montgomery parameters
Jack Lloyd
2019-08-17
2
-163
/
+303
*
|
Fix bad compare in BigInt <<=
Jack Lloyd
2019-08-23
1
-1
/
+1
*
|
Small BigInt optimizations
Jack Lloyd
2019-08-22
4
-14
/
+15
*
|
Merge GH #2051 Have cli sign util update stateful keys
Jack Lloyd
2019-08-20
2
-0
/
+4
|
\
\
|
*
|
Add Private_Key::stateful_operation and use it in cli signer
Jack Lloyd
2019-07-30
2
-0
/
+4
*
|
|
Merge GH #2007 Improve RDRAND reseeding logic
Jack Lloyd
2019-08-20
4
-127
/
+172
|
\
\
\
|
*
|
|
Use RDRAND in such a way that an internal reseed is performed
Jack Lloyd
2019-08-16
4
-127
/
+172
*
|
|
|
Merge GH #2075 Serialize PKCS11 tests
Jack Lloyd
2019-08-20
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Serialize the PKCS11 tests
Jack Lloyd
2019-08-20
1
-0
/
+2
*
|
|
|
|
Deprecate some more redundant ffi functions
Jack Lloyd
2019-08-19
1
-10
/
+31
|
/
/
/
/
*
|
|
/
Add function comment [ci skip]
Jack Lloyd
2019-08-17
1
-0
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Avoid using old pow_mod interface in RSA
Jack Lloyd
2019-08-17
2
-7
/
+14
*
|
|
Fix indentation
Jack Lloyd
2019-08-17
1
-2
/
+2
|
/
/
*
|
Avoid spurious throw/catch
Jack Lloyd
2019-08-16
1
-5
/
+5
*
|
Fix
Jack Lloyd
2019-08-05
2
-3
/
+3
*
|
Merge GH #2057 OID cleanups
Jack Lloyd
2019-08-05
37
-299
/
+322
|
\
\
|
*
|
Fixes
Jack Lloyd
2019-08-04
2
-5
/
+5
|
*
|
Avoid unnecessary parse of the OID string in DN upper bounds
Jack Lloyd
2019-08-04
1
-15
/
+17
|
*
|
Remove unnecessary functions
Jack Lloyd
2019-08-04
3
-25
/
+12
|
*
|
Reduce usage of oids.h with the addition of some helpers on OID
Jack Lloyd
2019-08-04
27
-93
/
+84
|
*
|
OID cleanups
Jack Lloyd
2019-08-04
4
-106
/
+124
|
*
|
Don't throw here
Jack Lloyd
2019-08-04
1
-1
/
+5
|
*
|
Avoid using deprecated public fields of AlgorithmIdentifier
Jack Lloyd
2019-08-04
6
-29
/
+21
|
*
|
Deprecate and replace OIDS::lookup
Jack Lloyd
2019-08-04
28
-113
/
+142
*
|
|
The allocator cb can possibly return null
David Carlier
2019-08-05
1
-2
/
+0
|
/
/
*
|
Update GOST to use 2012 OIDs/params
Jack Lloyd
2019-08-03
10
-24
/
+50
*
|
Merge GH #2054 Fix close_notify handling
Jack Lloyd
2019-08-02
2
-22
/
+19
|
\
\
|
*
|
Clean up close_notify handling in TLS
Jack Lloyd
2019-08-01
2
-22
/
+19
|
|
/
*
|
Merge GH #2055 Updates for GOST 2012 support
Jack Lloyd
2019-08-02
10
-14
/
+60
|
\
\
|
*
|
Add gost_512A param
Jack Lloyd
2019-08-01
1
-0
/
+12
|
*
|
Fix test when GOST or Streebog is disabled
Jack Lloyd
2019-08-01
1
-0
/
+1
|
*
|
Updates for GOST 2012 support
Jack Lloyd
2019-08-01
9
-14
/
+47
|
|
/
*
/
Return nullptr for size 0 allocation
Jack Lloyd
2019-08-01
1
-0
/
+3
|
/
*
Move decl of blinding bits into the source file
Jack Lloyd
2019-07-27
2
-2
/
+6
*
Darwin, monitoring anonymous locked pages via vm_stat tool.
David Carlier
2019-07-27
1
-1
/
+9
*
Fix "OSCP" typo in OCSP code.
Jack Lloyd
2019-07-23
3
-7
/
+11
*
Merge GH #2042 Optimize DTLS MTU splitting
Jack Lloyd
2019-07-20
1
-11
/
+25
|
\
|
*
Split more carefully to exactly MTU in DTLS handshake fragmentation.
Jack Lloyd
2019-07-18
1
-11
/
+25
*
|
Indent conditional includes
Jack Lloyd
2019-07-19
1
-13
/
+13
*
|
Support MAP_ANON
Jack Lloyd
2019-07-19
1
-1
/
+6
*
|
Support disable thread_local but not threads
Jack Lloyd
2019-07-19
1
-4
/
+8
|
/
*
Only use getauxval replacement on ARMv7
Jack Lloyd
2019-07-15
1
-9
/
+12
*
Restructure OS::get_cpu_xxx functions a bit
Jack Lloyd
2019-07-15
1
-19
/
+15
*
Fix DTLS reconnection
Jack Lloyd
2019-07-13
13
-56
/
+187
*
Improve error messages when reporting TLS state transition violations
Jack Lloyd
2019-07-13
1
-3
/
+16
*
Ignore the record version on alert messages.
Jack Lloyd
2019-07-12
1
-18
/
+21
[next]