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 #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
|
/
*
Fix error message
Jack Lloyd
2019-10-17
1
-6
/
+6
*
Fix coprimality check during prime generation
Jack Lloyd
2019-10-17
1
-27
/
+21
*
Avoid redundant drbg seed options in cli test code
Jack Lloyd
2019-10-17
1
-9
/
+1
*
Add generic CPU target
Jack Lloyd
2019-10-17
2
-2
/
+7
*
When generating prime, avoid Lucas test if prob < 32
Jack Lloyd
2019-10-17
1
-4
/
+6
*
Merge GH #2158 Include high rest timestamp in RNG additional_data even if RDR...
Jack Lloyd
2019-10-16
1
-3
/
+4
|
\
|
*
Always include a high res timestamp in the RNG additional_data
Jack Lloyd
2019-10-16
1
-3
/
+4
*
|
Merge GH #2157 Handle new RoughtimeError type
Jack Lloyd
2019-10-16
3
-0
/
+5
|
\
\
|
*
|
fix missing ErrorType::RoughtimeError on switches
Nuno Goncalves
2019-10-16
3
-0
/
+5
|
|
/
*
|
Merge GH #2156 Avoid a warning on x86-32 with GCC 4.9
Jack Lloyd
2019-10-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Avoid an ABI warning with GCC 4.9
Jack Lloyd
2019-10-16
1
-1
/
+1
*
|
Bump version to 2.13.0-pre
Jack Lloyd
2019-10-16
2
-3
/
+14
*
|
Check off a todo
Jack Lloyd
2019-10-16
1
-1
/
+0
*
|
Doc fixes for Roughtime
Jack Lloyd
2019-10-16
2
-2
/
+3
*
|
Merge GH #2143 Add Roughtime
Jack Lloyd
2019-10-16
23
-11
/
+2185
|
\
\
|
*
|
roughtime: decode integer values properly also on big endian arch (fix #2137)
Nuno Goncalves
2019-10-14
1
-2
/
+30
|
*
|
Add roughtime CLI
Nuno Goncalves
2019-10-14
2
-0
/
+370
|
*
|
Add roughtime protocol
Nuno Goncalves
2019-10-14
9
-0
/
+958
|
*
|
Add test variable getter for u64
Nuno Goncalves
2019-10-14
2
-0
/
+17
|
*
|
Add UDP client
Nuno Goncalves
2019-10-14
3
-0
/
+412
|
*
|
Add URI class to parse IPv4, IPv6 and domain names together with port number
Nuno Goncalves
2019-10-14
4
-0
/
+372
|
*
|
Style fix
Nuno Goncalves
2019-10-14
1
-11
/
+5
|
*
|
Add missing define of _WINSOCKAPI_ to avoid unintentional of winsock
Nuno Goncalves
2019-10-14
1
-0
/
+1
|
*
|
Add additional typecast and several static_asserts
Nuno Goncalves
2019-10-14
1
-0
/
+22
|
|
/
*
|
Merge GH #2147 Add constant-time gcd computation
Jack Lloyd
2019-10-16
4
-17
/
+54
|
\
\
|
*
|
Add constant-time gcd
Jack Lloyd
2019-10-12
4
-17
/
+54
*
|
|
Merge GH #2148 Improve RSA key generation performance
Jack Lloyd
2019-10-16
3
-49
/
+73
|
\
\
\
|
*
|
|
Fix cli tests
Jack Lloyd
2019-10-12
1
-8
/
+8
|
*
|
|
Remove bogus test
Jack Lloyd
2019-10-12
1
-10
/
+0
|
*
|
|
Improve speed of prime generation especially for RSA keygen
Jack Lloyd
2019-10-12
1
-31
/
+65
|
|
/
/
*
|
|
Merge GH #2149 Fix a leak in TPM interface
Jack Lloyd
2019-10-16
2
-5
/
+7
|
\
\
\
|
*
|
|
TPM : Making policy as member of the consumer class.
David Carlier
2019-10-13
2
-5
/
+7
|
|
/
/
*
|
|
Merge GH #2155 Prefer std::shared_ptr over the Boost version
Jack Lloyd
2019-10-16
2
-8
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
prefer std::shared_ptr to boost::shared_ptr
Nuno Goncalves
2019-10-15
2
-8
/
+4
|
/
/
*
|
Update for 2.12.1 release
2.12.1
Jack Lloyd
2019-10-14
3
-6
/
+6
*
|
Update news
Jack Lloyd
2019-10-13
1
-0
/
+6
*
|
Merge GH #2151 Fix CCM, ECIES, and DLIES problems
Jack Lloyd
2019-10-13
6
-23
/
+30
|
\
\
|
|
/
|
/
|
[prev]
[next]