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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add functions to reduce integers mod the order to EC_Group
Jack Lloyd
2018-02-18
1
-3
/
+9
*
Merge GH #1444 Add (back) modifyable OID maps
Jack Lloyd
2018-02-07
1
-0
/
+109
|
\
|
*
Add previously removed OID tests
Never
2018-02-05
1
-0
/
+109
*
|
Create a persistent registry for ECC group data
Jack Lloyd
2018-02-04
2
-2
/
+27
|
/
*
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
2
-0
/
+66
|
\
|
*
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
*
|
Merge GH #1435 Use shared_ptr representation for EC_Group
Jack Lloyd
2018-02-01
6
-112
/
+73
|
\
\
|
*
|
Simplify ECC test OID lookup
Jack Lloyd
2018-01-31
1
-18
/
+17
|
*
|
Avoid CurveGFp in EC_Group interface
Jack Lloyd
2018-01-31
4
-23
/
+20
|
*
|
Use shared representation of EC_Group
Jack Lloyd
2018-01-31
3
-71
/
+36
|
|
/
*
/
Fix crash in x509_unit if any of DH, ECDH, or ElGamal were disabled
Jack Lloyd
2018-02-01
1
-4
/
+12
|
/
*
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
2
-80
/
+46
*
Merge GH #1434 Avoid unnecessary allocations in SHA-3 finalization
Jack Lloyd
2018-01-30
1
-0
/
+627
|
\
|
*
Add a set of SHAKE-128 test vectors from NIST CAVS
Jack Lloyd
2018-01-30
1
-0
/
+627
*
|
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 test for non-null pointer
Jack Lloyd
2018-01-30
1
-0
/
+9
*
Move generic TLS tests to test_tls.cpp
Jack Lloyd
2018-01-28
3
-206
/
+303
*
Use enums to represent TLS signature and kex algorithms.
Jack Lloyd
2018-01-28
3
-4
/
+9
*
Avoid resuming a session if policy doesn't allow it
Jack Lloyd
2018-01-28
1
-3
/
+3
*
Blind attempt at fixing #1431
Jack Lloyd
2018-01-28
1
-3
/
+2
*
Add tests for server passing CA names for client auth
Jack Lloyd
2018-01-27
1
-596
/
+289
*
Fix a few warnings
Jack Lloyd
2018-01-27
1
-1
/
+1
*
Update TLS parser tests
Jack Lloyd
2018-01-27
2
-6
/
+6
*
Make it possible to test custom extensions
Jack Lloyd
2018-01-27
1
-256
/
+272
*
Fix speed test of cipher modes [ci skip]
Jack Lloyd
2018-01-27
1
-2
/
+2
*
Remove iostream includes [ci skip]
Jack Lloyd
2018-01-24
1
-1
/
+0
*
Merge GH #1429 Improve application ability to set extensions in PKCS10 requests
Jack Lloyd
2018-01-23
1
-160
/
+159
|
\
|
*
Allow applications to easily override extensions in cert requests
Jack Lloyd
2018-01-23
1
-160
/
+159
*
|
Comments from code review
Krzysztof Kwiatkowski
2018-01-22
1
-1
/
+2
*
|
FFI function for Elgamal key generation
Krzysztof Kwiatkowski
2018-01-21
1
-48
/
+62
*
|
FFI function for DSA key generation
Krzysztof Kwiatkowski
2018-01-21
1
-7
/
+16
|
/
*
Add Pipe::prepend_filter
Jack Lloyd
2018-01-21
1
-1
/
+13
*
Build fix when threads are disabled [ci skip]
Jack Lloyd
2018-01-19
1
-0
/
+2
*
Reorganize code to avoid cli/test build failures if filesystem disabled
Jack Lloyd
2018-01-19
6
-166
/
+184
*
Merge GH #1420 Changes to (eventually) allow making BER_Object members private
Jack Lloyd
2018-01-18
1
-2
/
+2
|
\
|
*
Prepare for making BER_Object members private
Jack Lloyd
2018-01-18
1
-2
/
+2
*
|
Fix test error when MD5 is disabled
Jack Lloyd
2018-01-18
1
-1
/
+6
|
/
*
Correctly handle generating small primes
Jack Lloyd
2018-01-16
1
-5
/
+9
*
Fix return value of PK_Encryptor::maximum_input_size
Jack Lloyd
2018-01-13
1
-0
/
+15
*
Merge GH #1407 Don't have hard dependency on base classes
Jack Lloyd
2018-01-12
4
-4
/
+15
|
\
|
*
Make stream, block, hash and cipher mode base classes optional
Jack Lloyd
2018-01-12
4
-4
/
+15
*
|
Move thread utils (barrier and semaphore) to a subpackage of util
Jack Lloyd
2018-01-12
1
-1
/
+1
|
/
*
Fix a bug in asn1print - zero integers were not printed
Jack Lloyd
2018-01-09
1
-3
/
+3
*
Merge GH #1378 Use OS feature flags instead of OS name for enabling system sp...
Jack Lloyd
2018-01-09
2
-4
/
+4
|
\
|
*
Test OS features by the feature vs the OS name
Jack Lloyd
2017-12-30
2
-4
/
+4
[next]