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
...
*
Merge GH #2183 Update BoGo shim
Jack Lloyd
2019-10-25
3
-1
/
+6
|
\
|
*
Sadly we can't test with most recent BoGo in CI
Jack Lloyd
2019-10-25
1
-1
/
+1
|
*
Update Bogo test shim
Jack Lloyd
2019-10-25
2
-0
/
+5
*
|
Add some todos
Jack Lloyd
2019-10-25
1
-1
/
+3
|
/
*
Merge GH #2181 Run fuzzer build on aarch64
Jack Lloyd
2019-10-25
2
-1
/
+2
|
\
|
*
Install missing packages on Travis aarch64 image
Jack Lloyd
2019-10-25
1
-1
/
+1
|
*
Run fuzzer/ASan build on aarch64
Jack Lloyd
2019-10-25
1
-0
/
+1
*
|
Merge GH #2180 Fix some Doxygen warnings
Jack Lloyd
2019-10-25
9
-33
/
+36
|
\
\
|
*
|
Try to appease MSVC
Jack Lloyd
2019-10-25
1
-4
/
+3
|
*
|
Fix various Doxygen warnings
Jack Lloyd
2019-10-25
9
-33
/
+37
|
|
/
*
|
Merge GH #2182 Avoid passing ABI flags to the MSVC linker
Jack Lloyd
2019-10-25
1
-0
/
+6
|
\
\
|
*
|
Avoid passing ABI flags to the MSVC linker
Jack Lloyd
2019-10-25
1
-0
/
+6
|
|
/
*
|
Upgrade sccache
Jack Lloyd
2019-10-25
1
-5
/
+2
*
|
Rename var holding tests used in qemu
Jack Lloyd
2019-10-25
1
-8
/
+8
*
|
Use raw strings for install dirs
Jack Lloyd
2019-10-25
1
-2
/
+2
*
|
Update Tier 2 support targets
Jack Lloyd
2019-10-25
1
-4
/
+3
|
/
*
Update news
Jack Lloyd
2019-10-25
1
-0
/
+2
*
Merge GH #2172 Add support for XMSS X.509 certs
Jack Lloyd
2019-10-25
14
-40
/
+286
|
\
|
*
Add guards for XMSS path validation tests
René Korthaus
2019-10-25
1
-1
/
+9
|
*
Update XMSS CLI tests
René Korthaus
2019-10-24
1
-5
/
+5
|
*
Add missing certificates
René Korthaus
2019-10-23
4
-0
/
+137
|
*
Add support for XMSS X.509 certificates
René Korthaus
2019-10-21
11
-34
/
+135
*
|
Remove obsolete reference
Jack Lloyd
2019-10-25
1
-3
/
+0
*
|
Merge GH #2177 Migrate most Travis builds to Ubuntu 18.04
Jack Lloyd
2019-10-24
3
-7
/
+22
|
\
\
|
*
|
Upgrade most Travis builds to Ubuntu 18.04
Jack Lloyd
2019-10-24
3
-7
/
+22
*
|
|
Merge GH #2178 FreeBSD build fix
Jack Lloyd
2019-10-24
1
-0
/
+2
|
\
\
\
|
*
|
|
FreeBSD build fix.
David Carlier
2019-10-24
1
-0
/
+2
|
|
/
/
*
|
|
Merge GH #2175 Check that HMAC_DRBG reseed_interval is allowed by the standard
Jack Lloyd
2019-10-24
3
-16
/
+60
|
\
\
\
|
*
|
|
Change limit to 2^24 to properly support 32 bit platforms
René Korthaus
2019-10-24
3
-30
/
+31
|
*
|
|
Update test strings
René Korthaus
2019-10-23
1
-2
/
+2
|
*
|
|
Add check for upper bound of reseed_interval
René Korthaus
2019-10-23
2
-0
/
+43
*
|
|
|
Merge GH #2173 Label XTS test vectors closing #2146
Jack Lloyd
2019-10-24
1
-26
/
+86
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Place AES-256 test vectors under [AES-256/XTS]
Shibani Shankar Dash
2019-10-24
1
-28
/
+34
|
*
|
|
Fix case in test vectors
Shibani Shankar Dash
2019-10-22
1
-84
/
+84
|
*
|
|
Label XTS test vectors, Add remaining test vectors from IEEE 1619-2007
Shibani Shankar Dash
2019-10-22
1
-85
/
+139
|
|
|
/
|
|
/
|
*
|
|
Merge GH #2176 Add aarch64 and ppc64le builds to Travis
Jack Lloyd
2019-10-23
3
-90
/
+135
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Reorganize Travis matrix. Add aarch64 and ppc64le builds
Jack Lloyd
2019-10-23
3
-90
/
+135
|
/
/
*
|
Update news
Jack Lloyd
2019-10-23
1
-3
/
+10
*
|
Merge GH #2174 Avoid having TLS is_active and is_closed being true at the sam...
Jack Lloyd
2019-10-23
2
-0
/
+6
|
\
\
|
*
|
Avoid situation where is_active and is_closed could both return true
Jack Lloyd
2019-10-22
2
-0
/
+6
|
|
/
*
|
Merge GH #2165 Improve support for X.509 in Python
Jack Lloyd
2019-10-23
3
-1
/
+233
|
\
\
|
|
/
|
/
|
|
*
Add Python documentation for the X509Cert class
Pavol Žáčik
2019-10-22
3
-5
/
+126
|
*
Fix Python not_before/not_after
Pavol Žáčik
2019-10-22
1
-2
/
+6
|
*
Improve Python allowed_usage and add tests
Pavol Žáčik
2019-10-22
2
-4
/
+55
|
*
Add missing X509 Python functions
Pavol Žáčik
2019-10-22
1
-1
/
+57
|
/
*
Merge GH #2169 Fix some warnings
Jack Lloyd
2019-10-20
13
-5
/
+22
|
\
|
*
silence trivial warnings
Nuno Goncalves
2019-10-20
13
-5
/
+22
*
|
Merge GH #2168 Fix Coverity warning in Roughtime
Jack Lloyd
2019-10-20
1
-3
/
+9
|
\
\
|
|
/
|
/
|
|
*
trick coverity by starting with sizeof-1
Nuno Goncalves
2019-10-20
1
-4
/
+4
|
*
split public interface and recursive implementation
Nuno Goncalves
2019-10-20
1
-2
/
+8
|
/
[prev]
[next]