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
*
Update news
Jack Lloyd
2019-03-28
1
-0
/
+10
*
Merge GH #1864 Use thread pool for XMSS signatures
Jack Lloyd
2019-03-28
5
-172
/
+48
|
\
|
*
Remove unnecessary cmath includes
Jack Lloyd
2019-03-26
2
-6
/
+9
|
*
Remove previous runtime testing for thread counters
Jack Lloyd
2019-03-26
2
-132
/
+0
|
*
Use the global thread pool for XMSS signatures
Jack Lloyd
2019-03-26
2
-34
/
+39
*
|
Disable building shared libs on iOS
Jack Lloyd
2019-03-27
1
-4
/
+0
*
|
Fix some extra semicolons
Jack Lloyd
2019-03-27
6
-6
/
+6
*
|
Merge GH #1868 Document TLS policy functions closing #1867
Jack Lloyd
2019-03-27
1
-0
/
+15
|
\
\
|
*
|
added documentation for acceptable_ciphersuite() and ciphersuite_list()
Sergii Cherkavskyi
2019-03-27
1
-0
/
+15
|
/
/
*
|
Merge GH #1866 Rename darwin target to macos
Jack Lloyd
2019-03-27
13
-41
/
+42
|
\
\
|
*
|
Rename 'darwin' target to 'macos'
Jack Lloyd
2019-03-27
13
-41
/
+42
|
/
/
*
/
Deprecate the low level algorithm types [ci skip]
Jack Lloyd
2019-03-27
2
-0
/
+6
|
/
*
Work around problem with GCC 4.8
Jack Lloyd
2019-03-26
2
-2
/
+4
*
Fix some warnings from GCC 9
Jack Lloyd
2019-03-25
3
-3
/
+3
*
Another todo
Jack Lloyd
2019-03-25
1
-0
/
+2
*
Support xz compression of releases
Jack Lloyd
2019-03-25
1
-3
/
+19
*
Update news
Jack Lloyd
2019-03-24
1
-0
/
+2
*
Now getentropy is used by default, remove from CI script
Jack Lloyd
2019-03-24
1
-4
/
+0
*
Merge GH #1862 Use getentropy on macOS
Jack Lloyd
2019-03-24
2
-1
/
+2
|
\
|
*
Darwin supports getentropy too
David Carlier
2019-03-24
2
-1
/
+2
|
/
*
Update news
Jack Lloyd
2019-03-22
1
-1
/
+17
*
Document implemented GOST algorithms
Jack Lloyd
2019-03-21
1
-2
/
+2
*
Clean up TLS deprecation notices
Jack Lloyd
2019-03-18
1
-22
/
+28
*
Add a warning about XMSS changes
Jack Lloyd
2019-03-15
1
-0
/
+6
*
Avoid a warning when building in single file amalgamation mode
Jack Lloyd
2019-03-13
1
-1
/
+1
*
Update news
Jack Lloyd
2019-03-11
1
-0
/
+4
*
Fix encoding of PGP S2K iteration counts
Jack Lloyd
2019-03-11
2
-1
/
+4
|
\
|
*
Replace upper_bound with lower_bound in pgp_s2k
Evgeny Pokhilko
2019-03-11
2
-1
/
+4
|
/
*
Merge GH #1851 Use arc4random on Android
Jack Lloyd
2019-03-09
2
-1
/
+4
|
\
|
*
Android can possibly support arc4random API.
David Carlier
2019-03-07
2
-1
/
+4
|
/
*
Fix Coverity warnings
Jack Lloyd
2019-03-07
2
-20
/
+38
*
Add references for these addition chains [ci skip]
Jack Lloyd
2019-03-07
1
-0
/
+4
*
Merge GH #1849 Prefer to_string over as_string
Jack Lloyd
2019-03-03
24
-38
/
+51
|
\
|
*
Fix MSVC and avoid deprecated function call
Jack Lloyd
2019-03-01
2
-2
/
+2
|
*
s/as_string/to_string/
Jack Lloyd
2019-03-01
23
-37
/
+50
*
|
Handle invalid public key length in Ed25519
Jack Lloyd
2019-03-03
2
-14
/
+20
|
/
*
Constify a few things in X509_Certificate::to_string()
Jack Lloyd
2019-03-01
1
-5
/
+12
*
Update news
Jack Lloyd
2019-03-01
1
-0
/
+3
*
Merge GH #1848 Split up cli sources a bit more
Jack Lloyd
2019-03-01
7
-240
/
+351
|
\
|
*
Split CLI utils.cpp into more parts
Jack Lloyd
2019-02-28
7
-240
/
+351
|
/
*
Merge GH #1846 Fix CMake build
Jack Lloyd
2019-02-28
1
-1
/
+1
|
\
|
*
fix: cmake build
Tim Oesterreich
2019-02-28
1
-1
/
+1
*
|
Add long Blowfish ECB test
Jack Lloyd
2019-02-28
1
-0
/
+4
|
/
*
Prevent a warning with old GCC
Jack Lloyd
2019-02-27
1
-4
/
+5
*
Another mistake
Jack Lloyd
2019-02-26
1
-0
/
+8
*
Merge GH #1844 Add Boost to coverage build
Jack Lloyd
2019-02-25
2
-3
/
+4
|
\
|
*
Add Boost to the coverage build
Jack Lloyd
2019-02-24
2
-3
/
+4
|
/
*
Fix test
Jack Lloyd
2019-02-24
1
-1
/
+1
*
s/Blake2b/BLAKE2b/
Jack Lloyd
2019-02-22
3
-22
/
+24
*
Merge GH #1840 Fix tls_server in DTLS mode on OSX
Jack Lloyd
2019-02-22
1
-1
/
+4
|
\
[next]