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
/
build-data
/
buildh.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use getentropy(2) as random source.
Alexander Bluhm
2017-03-29
1
-1
/
+1
*
Converge on a single side channel silent ec mp alg: randomized
Never
2017-02-22
1
-12
/
+5
*
Remove minor number from header include dir
Jack Lloyd
2017-01-09
1
-1
/
+1
*
remove "timestamp" and "proc_info" from BOTAN_ENTROPY_DEFAULT_SOURCES
Daniel Neus
2017-01-06
1
-4
/
+4
*
Fix amalgamation
Jack Lloyd
2016-11-27
1
-2
/
+2
*
Add compiler.h macro header extracted from build.h
Jack Lloyd
2016-11-26
1
-176
/
+40
*
Add Cilk/OpenMP support
Jack Lloyd
2016-11-26
1
-0
/
+46
*
Add BOTAN_WARN_UNUSED_RESULT macro
Jack Lloyd
2016-11-09
1
-0
/
+6
*
Add an in-house EC curve for TLS at compile-time
René Korthaus
2016-11-03
1
-0
/
+5
*
Remove unused values from build.h
Jack Lloyd
2016-11-03
1
-3
/
+8
*
Remove automatic self-testing of public and private keys
Jack Lloyd
2016-11-03
1
-5
/
+0
*
Import fuzzer drivers
Jack Lloyd
2016-10-30
1
-0
/
+2
*
Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runner
Jack Lloyd
2016-10-28
1
-8
/
+19
*
Add ISA annotations to functions using SIMD, AES, etc
Jack Lloyd
2016-10-14
1
-1
/
+8
*
RNG changes (GH #593)
Jack Lloyd
2016-08-24
1
-6
/
+4
*
Merge GH #586 Remove information from build.h making build non-reproducible. ...
Jack Lloyd
2016-08-17
1
-2
/
+2
|
\
|
*
Remove configure extra information from build.h
Simon Warta
2016-08-16
1
-2
/
+2
*
|
Check configured CPU arch against compiler setting
Simon Warta
2016-08-16
1
-0
/
+16
|
/
*
Fix proc_walk - would always return 0 entropy collected.
Jack Lloyd
2016-07-18
1
-36
/
+3
*
Address some review comments from @cordney
Jack Lloyd
2016-07-17
1
-1
/
+1
*
Add Stateful_RNG
Jack Lloyd
2016-07-17
1
-4
/
+11
*
Make the DRBG hash selectable in build.h with BOTAN_AUTO_RNG_DRBG_HASH_FUNCTION
Jack Lloyd
2016-07-17
1
-0
/
+1
*
Turn MSVC warnings to /W4 and enable C4267
Jack Lloyd
2016-05-06
1
-6
/
+0
*
Merge GH #373 RDRAND/RDSEED logic changes
Jack Lloyd
2016-03-06
1
-0
/
+16
|
\
|
*
review changes
Daniel Neus
2015-12-21
1
-0
/
+3
|
*
RdRand and RdSeed logic changes
Daniel Neus
2015-12-20
1
-0
/
+13
*
|
enable noexcept on VS 2015
Daniel Neus
2016-02-19
1
-1
/
+1
*
|
Add --with-valgrind
Jack Lloyd
2016-02-13
1
-6
/
+0
*
|
Get rid of "extra ';'" warnings and force semicolon after macros
Simon Warta
2016-01-11
1
-0
/
+4
*
|
fix BOTAN_NORETURN macro
Daniel Neus
2016-01-08
1
-1
/
+1
*
|
add BOTAN_NORETURN macro and mark those functions that do not return with it
Daniel Neus
2016-01-08
1
-0
/
+16
*
|
Valgrind is not supposed to be enabled in the default build
Jack Lloyd
2016-01-03
1
-1
/
+1
*
|
Use valgrind's memcheck API for checking const time annotations
Jack Lloyd
2016-01-03
1
-3
/
+3
*
|
some trivial compiler/PVS-Studio warning fixes
Daniel Neus
2015-12-22
1
-1
/
+1
|
/
*
Move estimate of RDRAND/RDSEED entropy to build.h
Jack Lloyd
2015-12-19
1
-0
/
+13
*
add support for Intel RdSeed
Daniel Neus
2015-12-18
1
-1
/
+1
*
Add OS utility header
Jack Lloyd
2015-12-05
1
-0
/
+6
*
Avoid ever returning 0 from CPUID::cache_line_size
Jack Lloyd
2015-12-02
1
-0
/
+11
*
Push the hardcoded entropy estimates up to build.h
Jack Lloyd
2015-11-28
1
-0
/
+23
*
New reseed_with_sources call on RNGs
Jack Lloyd
2015-11-24
1
-2
/
+35
*
Remove --build-mode and add individual toggles for optimization, debug,
Jack Lloyd
2015-10-26
1
-1
/
+1
*
Remove the strange conjoining of debug and optimization flags.
Jack Lloyd
2015-10-26
1
-1
/
+1
*
Make PKCS #1 and OAEP decoding constant time to avoid oracle attacks
Jack Lloyd
2015-10-16
1
-0
/
+6
*
Periodically reinitialize the blinding sequence instead of always
Jack Lloyd
2015-10-15
1
-2
/
+13
*
Move GF(p) side channel countermeasure toggles to build.h
Jack Lloyd
2015-08-28
1
-0
/
+16
*
Rename template variable cc -> cxx
Simon Warta
2015-07-21
1
-2
/
+1
*
Avoid 0-defining BOTAN_USE_GCC_INLINE_ASM
simon
2015-05-31
1
-4
/
+0
*
Avoid putting very small values in mlock memory
lloyd
2015-03-23
1
-2
/
+6
*
Add timeouts to HMAC_RNG entropy polling
lloyd
2015-03-18
1
-4
/
+6
*
Add BOTAN_NOEXCEPT macro to work around missing noexcept in VS 2013.
rcdailey
2015-03-08
1
-0
/
+8
[next]