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
*
Use enums for TLS key exchange group params
Jack Lloyd
2018-02-13
20
-266
/
+290
*
Enable VirtualLock on MinGW builds
Jack Lloyd
2018-02-13
1
-2
/
+2
*
Tiny optimization in BigInt::const_time_lookup
Jack Lloyd
2018-02-13
1
-1
/
+3
*
Make FFI errors an enum, and add a function to translate to strings
Jack Lloyd
2018-02-07
2
-54
/
+71
*
Use new literal syntax for OIDs
Jack Lloyd
2018-02-07
3
-206
/
+215
*
Merge GH #1444 Add (back) modifyable OID maps
Jack Lloyd
2018-02-07
5
-414
/
+670
|
\
|
*
Add previously removed OID tests
Never
2018-02-05
1
-0
/
+109
|
*
Reintroduce ability to register OIDs at runtime
Never
2018-02-05
4
-414
/
+561
*
|
Merge GH #1441 Add a shared registry of EC_Group objects
Jack Lloyd
2018-02-07
11
-402
/
+591
|
\
\
|
*
|
Alternate method of forcing allocator initialization
Jack Lloyd
2018-02-04
3
-1
/
+18
|
*
|
Add hack to deal with initialization fiasco
Jack Lloyd
2018-02-04
1
-0
/
+6
|
*
|
Create a persistent registry for ECC group data
Jack Lloyd
2018-02-04
9
-402
/
+568
|
|
/
*
|
Merge GH #1443 Detect compiler target arch at configure time fixes #1442
Jack Lloyd
2018-02-07
1
-0
/
+50
|
\
\
|
*
|
Detect compiler architecture at configure time
Jack Lloyd
2018-02-05
1
-0
/
+50
|
|
/
*
/
Fix compliation problem in PKCS11
Jack Lloyd
2018-02-07
6
-1
/
+6
|
/
*
Move bundledcertdir to x509/misc
Jack Lloyd
2018-02-02
2
-1
/
+1
*
Merge GH #1436 In Certificate_Store load multiple certs from file
Jack Lloyd
2018-02-02
3
-2
/
+81
|
\
|
*
Load every certificates of files found - fix test.
Mathieu Souchaud
2018-02-02
1
-3
/
+0
|
*
Load every certificates of files found - add test.
Mathieu Souchaud
2018-02-02
2
-0
/
+69
|
*
Load every certificates of files found.
Mathieu Souchaud
2018-02-01
1
-2
/
+15
*
|
Use -m32 for x86-32 builds with GCC
Jack Lloyd
2018-02-02
1
-0
/
+1
*
|
Increase default speed --msec to 300
Jack Lloyd
2018-02-02
1
-1
/
+1
*
|
Avoid deprecated functions in OpenSSL provider [ci skip]
Jack Lloyd
2018-02-01
1
-3
/
+3
*
|
Merge GH #1435 Use shared_ptr representation for EC_Group
Jack Lloyd
2018-02-01
21
-246
/
+480
|
\
\
|
*
|
Fix deprecation warnings
Jack Lloyd
2018-02-01
2
-11
/
+20
|
*
|
Simplify ECC test OID lookup
Jack Lloyd
2018-01-31
1
-18
/
+17
|
*
|
Avoid CurveGFp in EC_Group interface
Jack Lloyd
2018-01-31
7
-44
/
+125
|
*
|
Use shared representation of EC_Group
Jack Lloyd
2018-01-31
17
-202
/
+347
|
|
/
*
/
Fix crash in x509_unit if any of DH, ECDH, or ElGamal were disabled
Jack Lloyd
2018-02-01
2
-5
/
+16
|
/
*
Optimize SHA_3::expand
Jack Lloyd
2018-01-31
1
-15
/
+14
*
Add a few more tests of the test suite code
Jack Lloyd
2018-01-30
1
-2
/
+56
*
Fix copy paste error
Jack Lloyd
2018-01-30
2
-2
/
+2
*
Add function to query if filesystem support is enabled.
Jack Lloyd
2018-01-30
4
-80
/
+63
*
Merge GH #1434 Avoid unnecessary allocations in SHA-3 finalization
Jack Lloyd
2018-01-30
5
-71
/
+697
|
\
|
*
Whitespace
Jack Lloyd
2018-01-30
1
-5
/
+5
|
*
Use copy_out_vec_le instead of explicit loop in SHA-3 and Keccak
Jack Lloyd
2018-01-30
2
-4
/
+2
|
*
Reorganize SHA-3 source file [ci skip]
Jack Lloyd
2018-01-30
1
-35
/
+35
|
*
Add a set of SHAKE-128 test vectors from NIST CAVS
Jack Lloyd
2018-01-30
1
-0
/
+627
|
*
Avoid allocating zero bytes for SHA-3 padding
Jack Lloyd
2018-01-30
4
-27
/
+28
*
|
For hash/mac speed tests finalize the computation under the timer
Jack Lloyd
2018-01-30
1
-1
/
+6
*
|
Have to remove sessions on client side
Jack Lloyd
2018-01-30
1
-1
/
+1
|
/
*
Move FFI tests to sub-functions
Jack Lloyd
2018-01-30
1
-235
/
+292
*
Add botan_x509_cert_hostname_match
Jack Lloyd
2018-01-30
2
-0
/
+15
*
Add test for non-null pointer
Jack Lloyd
2018-01-30
1
-0
/
+9
*
Improve X.509 documentation
Jack Lloyd
2018-01-29
1
-1
/
+9
*
Catch exceptions from subprocess in build_docs [ci skip]
Jack Lloyd
2018-01-29
1
-6
/
+12
*
Move generic TLS tests to test_tls.cpp
Jack Lloyd
2018-01-28
5
-211
/
+310
*
Reorder signature scheme list
Jack Lloyd
2018-01-28
1
-12
/
+20
*
Use enums to represent TLS signature and kex algorithms.
Jack Lloyd
2018-01-28
27
-747
/
+1171
*
Avoid resuming a session if policy doesn't allow it
Jack Lloyd
2018-01-28
3
-6
/
+7
[next]