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
*
Remove debug printf
Jack Lloyd
2016-08-31
1
-1
/
+0
*
Merge GH #567/GH #457 TLS refactoring and Callbacks interface
Jack Lloyd
2016-08-31
32
-1063
/
+1738
|
\
|
*
Added doxygen function parameter comments to tls_callbacks.h
Dan Brown
2016-08-19
1
-12
/
+32
|
*
Add a Callbacks function for ALPN
Jack Lloyd
2016-08-16
4
-18
/
+50
|
*
Changes to TLS::Callbacks for GH PR #457
Jack Lloyd
2016-08-16
18
-224
/
+308
|
*
Removed Handshake_Info class.
Matthias Gierlings
2016-06-19
8
-56
/
+49
|
*
Removed TLS::Session::Properties
Matthias Gierlings
2016-06-19
9
-209
/
+105
|
*
Reverted proposed constructor changes to X509_CA.
Matthias Gierlings
2016-06-19
6
-55
/
+45
|
*
Extended TLS Unit Tests
Matthias Gierlings
2016-06-19
1
-251
/
+326
|
*
Compatibility patch for TLS::Callback interface
Matthias Gierlings
2016-06-19
8
-18
/
+244
|
*
Added virtual Callback Interface
Matthias Gierlings
2016-06-19
11
-67
/
+128
|
*
Implemented Feedback on GH #457
Matthias Gierlings
2016-06-19
11
-19
/
+18
|
*
Fix For Travis CI build errors on Mac-Systems.
Matthias Gierlings
2016-06-19
1
-2
/
+2
|
*
Fix for amalgamation build problems
Matthias Gierlings
2016-06-19
4
-7
/
+13
|
*
Reduction of code complexity in MP & ECC classes.
Matthias Gierlings
2016-06-19
12
-135
/
+114
|
*
Reduction of code complexity in TLS classes.
Matthias Gierlings
2016-06-19
29
-942
/
+1256
*
|
Fix some problems on ppc64le
Jack Lloyd
2016-08-30
1
-1
/
+9
*
|
Fix gen_bcrypt cmdlet
Jack Lloyd
2016-08-30
1
-1
/
+1
*
|
Change allowed_usage key usage checks to match RFC 5280
Jack Lloyd
2016-08-30
1
-2
/
+4
*
|
Add /etc/ssl/certs to default cert path
Jack Lloyd
2016-08-30
1
-1
/
+1
*
|
Fix TLS server cert validation problem GH #611
Jack Lloyd
2016-08-29
1
-3
/
+3
*
|
Remove HMAC_RNG from BSI policy, not needed after #520/#593
Jack Lloyd
2016-08-29
1
-1
/
+0
*
|
Fix get_process_id for MinGW
Jack Lloyd
2016-08-29
1
-2
/
+2
*
|
Make Windows happy
Jack Lloyd
2016-08-28
3
-3
/
+3
*
|
Merge GH #608 Travis CI work
Jack Lloyd
2016-08-28
10
-87
/
+224
|
\
\
|
*
|
Work around a bug in FFI
Jack Lloyd
2016-08-28
1
-3
/
+29
|
*
|
Just run the essentials under qemu, full build takes a lot of CPU time.
Jack Lloyd
2016-08-28
1
-0
/
+4
|
*
|
Travis CI additions and cleanup
Jack Lloyd
2016-08-28
10
-84
/
+191
*
|
|
DLIES test tweaks
Jack Lloyd
2016-08-28
2
-254
/
+87
*
|
|
Use Botan's interpretation of P-521 ECDSA zero padding for now
Jack Lloyd
2016-08-27
1
-1
/
+5
*
|
|
Merge GH #607 PK sig test vectors where H(m) has many leading 0 bits
Jack Lloyd
2016-08-27
5
-0
/
+50
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add tests with a message hash that contains leading zeros
Daniel Neus
2016-08-26
5
-0
/
+50
*
|
|
Merge GH #605: Test for HMAC_DRBG randomize_with_ts_input
Jack Lloyd
2016-08-26
1
-0
/
+39
|
\
\
\
|
*
|
|
Add unit test for HMAC_DRBG::randomize_with_ts_input()
René Korthaus
2016-08-25
1
-0
/
+39
*
|
|
|
Merge GH #593 RNG work
Jack Lloyd
2016-08-26
38
-424
/
+1147
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Correct comment
Jack Lloyd
2016-08-25
1
-1
/
+1
|
|
/
/
|
*
|
RNG changes (GH #593)
Jack Lloyd
2016-08-24
38
-424
/
+1147
*
|
|
Use ccache for OS X Travis build
Jack Lloyd
2016-08-24
2
-18
/
+25
|
/
/
*
|
Another PKCS #11 amalg fix
Jack Lloyd
2016-08-23
1
-1
/
+1
*
|
Work around some amalgamation issues.
Jack Lloyd
2016-08-23
2
-6
/
+4
*
|
Deactivate SonarQube PR analysis
Daniel Neus
2016-08-22
1
-8
/
+11
*
|
fix minimized build when pkcs11 module enabled
Daniel Neus
2016-08-20
3
-5
/
+23
*
|
Merge GH #596: PKCS #11 in CircleCI builds
Jack Lloyd
2016-08-19
5
-5
/
+5
|
\
\
|
*
|
Enable PKCS#11 module in Circle CI builds
Daniel Neus
2016-08-19
5
-5
/
+5
*
|
|
Merge GH #594: PKCS #11 in Travis builds
Jack Lloyd
2016-08-19
1
-3
/
+3
|
\
\
\
|
*
|
|
Enable PKCS#11 module in Travis CI builds
Daniel Neus
2016-08-19
1
-3
/
+3
|
|
/
/
*
|
|
Merge GH #591
Jack Lloyd
2016-08-19
14
-232
/
+606
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Rename find_constraints() and let it throw instead of returning a combination
René Korthaus
2016-08-19
5
-33
/
+218
|
*
|
Fix leading zero bytes in DSA, ECDSA, ECGDSA and ECKCDSA signatures
René Korthaus
2016-08-17
8
-23
/
+57
|
*
|
Fix allowed_usage() and add tests for key usage
René Korthaus
2016-08-17
3
-128
/
+222
[next]