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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecation, stuck with this for now
Jack Lloyd
2020-10-01
1
-1
/
+3
*
Fix build problem
Jack Lloyd
2020-10-01
1
-2
/
+2
*
Track where DL_Groups and EC_Groups come from
Jack Lloyd
2020-10-01
6
-49
/
+144
*
Avoid compilation problems with certain versions of Boost and -Werror
Jack Lloyd
2020-09-28
1
-1
/
+2
*
Fix arm32 CI build for Focal
Jack Lloyd
2020-09-28
2
-2
/
+3
*
Merge GH #2407 Move most CI builds to Ubuntu 20.04 image
Jack Lloyd
2020-09-27
2
-21
/
+19
|
\
|
*
Move most Travis jobs to Ubuntu 20.04 image
Jack Lloyd
2020-09-27
2
-21
/
+19
*
|
Increase ccache size
Jack Lloyd
2020-09-27
1
-1
/
+1
*
|
Test Argon2 via Pwdhash interface
Jack Lloyd
2020-09-27
1
-0
/
+21
*
|
Fix some warnings in the Boost specific code/tests
Jack Lloyd
2020-09-27
3
-6
/
+8
|
/
*
Fix initialiation of CPUID fields
Jack Lloyd
2020-09-26
1
-1
/
+3
*
Merge GH #2405 Update Travis configuration
Jack Lloyd
2020-09-25
1
-9
/
+9
|
\
|
*
Travis config updates
Jack Lloyd
2020-09-25
1
-9
/
+9
*
|
Merge GH #2404 Support suffixes on release version numbers
Jack Lloyd
2020-09-25
5
-37
/
+84
|
\
\
|
*
|
Support suffixes on version numbers
Jack Lloyd
2020-09-25
5
-37
/
+84
|
|
/
*
|
Merge GH #2401 Support OCSP on a non-standard port
Jack Lloyd
2020-09-25
1
-2
/
+15
|
\
\
|
*
|
Updated HTTP Utils so that OCSP responder URLs that contain a non standard po...
Jelle van Geel
2020-09-17
1
-2
/
+15
*
|
|
Merge GH #2385 Support Solaris sandbox
Jack Lloyd
2020-09-25
2
-0
/
+42
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
using smart ptr over raw C workflow.
David Carlier
2020-07-08
1
-42
/
+29
|
*
|
solaris/illumos build update and cli sandbox support proposal.
David Carlier
2020-07-08
2
-0
/
+55
*
|
|
The add_entropy_T function only works with POD - check this
Jack Lloyd
2020-09-21
1
-0
/
+2
|
|
/
|
/
|
*
|
Remove deprecation macro from Serialized_RNG
Jack Lloyd
2020-09-14
1
-1
/
+5
*
|
Remove use of Serialized_RNG in FFI and tests
Jack Lloyd
2020-09-12
2
-15
/
+1
*
|
Refactor Stateful_RNG and add a lock
Jack Lloyd
2020-09-12
8
-142
/
+185
*
|
Avoid C++ comment in compiler.h
Jack Lloyd
2020-09-10
1
-1
/
+1
*
|
fix "string is not a member of std" error on windows compilation without threads
Ibrahim Soliman Mohamed Soliman
2020-08-24
1
-0
/
+2
*
|
Fix swapped comments in sym_algo.h
Jack Lloyd
2020-08-21
1
-2
/
+2
*
|
Tick version
Jack Lloyd
2020-08-12
1
-1
/
+1
*
|
Fix memory leak in GCM constructor
Jack Lloyd
2020-08-11
1
-5
/
+3
*
|
Don't allow requesting EAX have 0 length tag
Jack Lloyd
2020-08-11
1
-1
/
+1
|
/
*
Remove some duplicated logic for Certstore find_cert
Jack Lloyd
2020-06-30
5
-26
/
+24
*
update copyright notice
René Meusel
2020-06-29
1
-1
/
+1
*
Documentation
René Meusel
2020-06-29
1
-4
/
+9
*
Refactor: general code cleanups and refinements
René Meusel
2020-06-29
1
-125
/
+62
*
make use of kSecMatchLimit where appropriate
René Meusel
2020-06-29
1
-32
/
+64
*
Refactor: improve encapsulation of search query construction and result conve...
René Meusel
2020-06-29
1
-59
/
+81
*
Refactor: move certificate parsing into helper function
René Meusel
2020-06-29
1
-50
/
+58
*
FIX: handle duplicated root certs more graceful
René Meusel
2020-06-26
1
-5
/
+1
*
Fix hardcoded COMPILER_INCLUDE_DIRS
PetrJarosik
2020-06-22
1
-1
/
+1
*
Stop fixing version of codecov install
Jack Lloyd
2020-06-19
1
-1
/
+1
*
Fix memory leak
Richard Huveneers
2020-06-18
1
-0
/
+13
*
Disable S390 build as it seems to be broken on Travis' side
Jack Lloyd
2020-06-18
1
-7
/
+7
*
Fix LGTM warning
Jack Lloyd
2020-06-18
1
-1
/
+1
*
Merge GH #2372 Update ECDSA timing_test
Jack Lloyd
2020-06-18
1
-7
/
+17
|
\
|
*
Update ECDSA timing tests
René Fischer
2020-06-17
1
-7
/
+17
*
|
Move S390 build up in queue as it is taking a while to boot right now
Jack Lloyd
2020-06-18
1
-6
/
+6
*
|
Merge GH #2374 Switch S390 build to Bionic
Jack Lloyd
2020-06-18
1
-0
/
+1
|
\
\
|
*
|
Switch S390 build to Bionic
Jack Lloyd
2020-06-18
1
-0
/
+1
|
|
/
*
/
Fix timing test when system_rng is disabled
Jack Lloyd
2020-06-16
1
-1
/
+1
|
/
*
Merge GH #2362 Attempt to hide HMAC key length from side channels
Jack Lloyd
2020-06-16
1
-12
/
+41
|
\
[next]