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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Blind attempt at fixing #1431
Jack Lloyd
2018-01-28
1
-3
/
+2
*
Fix a leak in OpenSSL block ciphers
Jack Lloyd
2018-01-28
1
-0
/
+3
*
Fix amalgamation pragma for SSE 4.1
Jack Lloyd
2018-01-28
1
-0
/
+6
*
Merge GH #1395 Add info on server-desired CA names to client cert callback
Jack Lloyd
2018-01-27
5
-601
/
+329
|
\
|
*
Add tests for server passing CA names for client auth
Jack Lloyd
2018-01-27
1
-596
/
+289
|
*
For TLS client auth add callback giving list of trusted CA names
Jack Lloyd
2018-01-27
4
-5
/
+40
*
|
Note release schedule on index page
Jack Lloyd
2018-01-27
1
-2
/
+3
*
|
In client hello printer, don't require the handshake header
Jack Lloyd
2018-01-27
1
-11
/
+8
|
/
*
Merge GH #1394 Add ability to use custom extensions, control which extensions...
Jack Lloyd
2018-01-27
13
-276
/
+427
|
\
|
*
Fix a few warnings
Jack Lloyd
2018-01-27
2
-3
/
+3
|
*
Update TLS parser tests
Jack Lloyd
2018-01-27
2
-6
/
+6
|
*
Make it possible to test custom extensions
Jack Lloyd
2018-01-27
4
-269
/
+331
|
*
Add an examine callback also
Jack Lloyd
2018-01-27
7
-11
/
+45
|
*
Add ability for application to control which TLS extensions are used
Jack Lloyd
2018-01-27
9
-1
/
+56
|
/
*
Fix speed test of cipher modes [ci skip]
Jack Lloyd
2018-01-27
3
-5
/
+6
*
Merge GH #1385 Remove TLS compression negotitation logic
Jack Lloyd
2018-01-24
12
-127
/
+60
|
\
|
*
Remove vestigial support for TLS compression
Jack Lloyd
2018-01-21
12
-127
/
+60
*
|
Remove iostream includes [ci skip]
Jack Lloyd
2018-01-24
2
-2
/
+0
*
|
Merge GH #1429 Improve application ability to set extensions in PKCS10 requests
Jack Lloyd
2018-01-23
9
-281
/
+360
|
\
\
|
*
|
Allow applications to easily override extensions in cert requests
Jack Lloyd
2018-01-23
9
-281
/
+360
|
|
/
*
|
Merge GH #1426 Add DSA and ElGamal keygen functions to FFI
Jack Lloyd
2018-01-23
3
-55
/
+182
|
\
\
|
|
/
|
/
|
|
*
Comments from code review
Krzysztof Kwiatkowski
2018-01-22
3
-7
/
+73
|
*
FFI function for Elgamal key generation
Krzysztof Kwiatkowski
2018-01-21
3
-48
/
+81
|
*
FFI function for DSA key generation
Krzysztof Kwiatkowski
2018-01-21
3
-7
/
+35
|
/
*
Fix headers of command line docs
Jack Lloyd
2018-01-21
3
-10
/
+30
*
Use build_paths to refer to BuildPaths object
Jack Lloyd
2018-01-21
1
-32
/
+32
*
Logic cleanups
Jack Lloyd
2018-01-21
1
-30
/
+25
*
Fix a bug in command line handling
Jack Lloyd
2018-01-21
1
-9
/
+12
*
Hide --with-cmake in help output
Jack Lloyd
2018-01-21
1
-2
/
+2
*
Add Pipe::prepend_filter
Jack Lloyd
2018-01-21
3
-2
/
+45
*
Merge GH #1425 Fix Cmake paths [ci skip]
Jack Lloyd
2018-01-21
1
-4
/
+4
|
\
|
*
Avoid using CMAKE_CURRENT_LIST_DIR
Jack Lloyd
2018-01-19
1
-4
/
+4
|
/
*
Build fix when threads are disabled [ci skip]
Jack Lloyd
2018-01-19
1
-0
/
+2
*
Add configure.py --list-os-features
Jack Lloyd
2018-01-19
1
-8
/
+30
*
Merge GH #1421 Fix documentation error
Jack Lloyd
2018-01-19
1
-1
/
+1
|
\
|
*
Fix documentation of DataSource::end_of_data.
Marcus Brinkmann
2018-01-19
1
-1
/
+1
*
|
Reorganize code to avoid cli/test build failures if filesystem disabled
Jack Lloyd
2018-01-19
12
-277
/
+301
|
/
*
Merge GH #1420 Changes to (eventually) allow making BER_Object members private
Jack Lloyd
2018-01-18
20
-197
/
+258
|
\
|
*
Prepare for making BER_Object members private
Jack Lloyd
2018-01-18
20
-197
/
+258
*
|
Merge GH #1417 Make PBES2 optional in build
Jack Lloyd
2018-01-18
2
-9
/
+35
|
\
\
|
*
|
Make PBES2 optional
Jack Lloyd
2018-01-18
2
-9
/
+35
|
/
/
*
|
Document --with-boost option
Jack Lloyd
2018-01-18
2
-15
/
+17
*
|
Fix test error when MD5 is disabled
Jack Lloyd
2018-01-18
1
-1
/
+6
|
/
*
Move Sonar config from build-data to configs
Jack Lloyd
2018-01-18
2
-1
/
+1
*
Drop the sqlite3 codec [ci skip]
Jack Lloyd
2018-01-18
9
-799
/
+6
*
Fix crash in EMSA_PKCS1v15_Raw if the hash function was not enabled.
Jack Lloyd
2018-01-17
1
-1
/
+1
*
Correct dependencies of kdf and pbkdf [ci skip]
Jack Lloyd
2018-01-17
3
-2
/
+5
*
First update the sieve, then check for a match
Jack Lloyd
2018-01-17
1
-3
/
+7
[next]