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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix feature macro checks.
Jack Lloyd
2019-04-26
5
-13
/
+8
*
Fix some build/test problems with minimized builds
Jack Lloyd
2019-04-26
1
-0
/
+11
*
Document get_auxval
Jack Lloyd
2019-04-23
1
-1
/
+9
*
Warning compile fix for OpenBSD
David Carlier
2019-04-23
1
-0
/
+1
*
Fix some Doxygen errors
Jack Lloyd
2019-04-22
2
-2
/
+3
*
Fix C function prototypes.
JornVernee
2019-04-21
1
-6
/
+6
*
Remove unimplemented function decl
Jack Lloyd
2019-04-19
1
-3
/
+0
*
Use script to generate Python FFI decls
Jack Lloyd
2019-04-19
1
-7
/
+0
*
Avoid C++ style comments in headers that may be parsed as C
Jack Lloyd
2019-04-19
2
-66
/
+8
*
Check parsing of maps
Jack Lloyd
2019-04-18
1
-2
/
+1
*
Make the ISA list a list
Jack Lloyd
2019-04-17
24
-24
/
+77
*
Provides auxiliary vector support for FreeBSD.
David Carlier
2019-04-15
4
-13
/
+24
*
Add a wrapper class that wraps macOS or Linux certificate stores.
Jack Lloyd
2019-04-13
7
-9
/
+145
*
Fix a few warnings in Boost specific code
Jack Lloyd
2019-04-13
1
-1
/
+1
*
consolidate into Flatfile_Certificate_Store
Patrick Schmidt
2019-04-12
5
-76
/
+26
*
add Certstore for linux
Patrick Schmidt
2019-04-12
3
-0
/
+61
*
add Flatfile_Certificate_Store
Patrick Schmidt
2019-04-12
3
-0
/
+232
*
Support verifying from a v1 root
Jack Lloyd
2019-04-11
1
-0
/
+9
*
Remove tab characters
Jack Lloyd
2019-04-10
8
-509
/
+509
*
FIX: disable conflicting apple assertion macros
René Meusel
2019-04-08
1
-0
/
+1
*
Using available cores rather than total for the pools.
David Carlier
2019-04-07
3
-1
/
+38
*
Add some more todos for Memory_Pool
Jack Lloyd
2019-03-28
1
-0
/
+20
*
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
*
|
Fix some extra semicolons
Jack Lloyd
2019-03-27
3
-3
/
+3
*
|
Rename 'darwin' target to 'macos'
Jack Lloyd
2019-03-27
7
-14
/
+14
|
/
*
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
*
Avoid a warning when building in single file amalgamation mode
Jack Lloyd
2019-03-13
1
-1
/
+1
*
Replace upper_bound with lower_bound in pgp_s2k
Evgeny Pokhilko
2019-03-11
1
-1
/
+1
*
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
18
-28
/
+41
|
\
|
*
Fix MSVC and avoid deprecated function call
Jack Lloyd
2019-03-01
1
-1
/
+1
|
*
s/as_string/to_string/
Jack Lloyd
2019-03-01
18
-28
/
+41
*
|
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
*
Split CLI utils.cpp into more parts
Jack Lloyd
2019-02-28
1
-4
/
+7
*
Prevent a warning with old GCC
Jack Lloyd
2019-02-27
1
-4
/
+5
*
s/Blake2b/BLAKE2b/
Jack Lloyd
2019-02-22
2
-18
/
+20
*
Unroll SHA-3
Jack Lloyd
2019-02-21
2
-132
/
+158
*
Merge GH #1830 Add MacOS certificate store
Jack Lloyd
2019-02-19
3
-0
/
+569
|
\
|
*
add an adaptor for certificate keychain access on macOS
René Meusel
2019-02-18
3
-0
/
+569
*
|
Default McEliece and XMSS to SIV mode
Jack Lloyd
2019-02-18
1
-2
/
+10
*
|
Add additional annotations for malloc functions
Jack Lloyd
2019-02-17
1
-1
/
+1
*
|
Fixes for minimized builds
Jack Lloyd
2019-02-16
5
-6
/
+20
*
|
Renamed m_handle to m_prov as this is the variable name used elsewhere.
Ricardo Martins
2019-02-15
1
-1
/
+1
*
|
Support arbitrary key lengths in SHAKE-128 cipher
Jack Lloyd
2019-02-13
2
-22
/
+14
|
/
[next]