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
*
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
|
/
*
Merge GH #2166 Prefix macro with BOTAN_
Jack Lloyd
2019-10-19
1
-4
/
+4
|
\
|
*
prefix macro with BOTAN_
Nuno Goncalves
2019-10-19
1
-4
/
+4
*
|
Merge GH #2163 Suppress warning
Jack Lloyd
2019-10-19
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Suppress unused warning.
Tom
2019-10-18
1
-0
/
+1
|
/
*
Avoid Coverity warning about unreachable code
Jack Lloyd
2019-10-18
1
-2
/
+4
*
Merge GH #2162 Fix some compiler warnings
Jack Lloyd
2019-10-18
4
-7
/
+13
|
\
|
*
Fix arm32 NEON target attribute syntax
Jack Lloyd
2019-10-18
1
-3
/
+7
|
*
Fix some MSVC warnings
Jack Lloyd
2019-10-18
3
-4
/
+6
*
|
Merge GH #2161 Avoid a problem with MSVC 2019 preview builds
Jack Lloyd
2019-10-18
1
-4
/
+5
|
\
\
|
|
/
|
/
|
|
*
Always save the AppVeyor cache
Jack Lloyd
2019-10-18
1
-0
/
+1
|
*
Switch MSVC preview and stable modes
Jack Lloyd
2019-10-18
1
-4
/
+4
|
/
*
Merge GH #2136 Fix LGTM warning in Roughtime
Jack Lloyd
2019-10-18
2
-2
/
+7
|
\
|
*
Attempt to address some LGTM warnings in Roughtime
Jack Lloyd
2019-10-17
2
-2
/
+7
|
/
[next]