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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
3
-6
/
+12
*
Make the DRBG hash selectable in build.h with BOTAN_AUTO_RNG_DRBG_HASH_FUNCTION
Jack Lloyd
2016-07-17
1
-0
/
+1
*
Rename policy 'sane' to 'modern' which better reflects intent.
Jack Lloyd
2016-07-11
1
-29
/
+36
*
Remove egd entropy sources from BSI module policy
René Korthaus
2016-07-11
1
-1
/
+1
*
Various fixes with bsi module policy
René Korthaus
2016-07-04
1
-0
/
+12
*
Compile shared libraries (too) on FreeBSD
Lauri Nurmi
2016-07-02
2
-0
/
+6
*
Use https:// urls for randombit.net links.
Jack Lloyd
2016-06-19
1
-3
/
+3
*
Merge GH #487 Remove CVC certificates and EMSA1_BSI signature encoding
Jack Lloyd
2016-06-17
1
-1
/
+5
|
\
|
*
remove EMSA1_BSI (no longer recommended by BSI)
Daniel Neus
2016-04-30
1
-1
/
+5
*
|
Merge GH #489 Add support probabilistic DSA & ECDSA
Jack Lloyd
2016-06-07
1
-0
/
+1
|
\
\
|
*
|
Add support probabilistic DSA & ECDSA
René Korthaus
2016-05-08
1
-0
/
+1
*
|
|
Clean symlinks to shared libraries properly
Lauri Nurmi
2016-06-07
1
-1
/
+1
|
/
/
*
/
Turn MSVC warnings to /W4 and enable C4267
Jack Lloyd
2016-05-06
2
-7
/
+1
|
/
*
Add ECGDSA
René Korthaus
2016-04-19
1
-0
/
+1
*
Fixed shared library behaviour on Darwin/OS X.
Alastair Houghton
2016-04-07
3
-2
/
+8
*
Add proc_walk, egd, Darwin entropy sources to policy.
Jack Lloyd
2016-03-06
2
-9
/
+11
*
Allow EMSA1 in BSI policy
Jack Lloyd
2016-03-06
1
-1
/
+1
*
Merge GH #446 add --module-policy option
Jack Lloyd
2016-03-06
2
-0
/
+276
|
\
|
*
Add option --module-policy
Jack Lloyd
2016-03-06
2
-0
/
+276
*
|
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
*
|
Merge GH #427 Fix remaining Wshadow warnings
Jack Lloyd
2016-02-20
2
-2
/
+2
|
\
\
|
*
|
Fix remaining Wshadow warnings and enable on gcc and clang
René Korthaus
2016-02-18
2
-2
/
+2
*
|
|
enable noexcept on VS 2015
Daniel Neus
2016-02-19
1
-1
/
+1
|
/
/
*
|
Add --with-valgrind
Jack Lloyd
2016-02-13
1
-6
/
+0
*
|
Add missing overrides and fix -Wpedantic 'extra ;' warnings
Jack Lloyd
2016-01-17
1
-1
/
+1
*
|
Enable -Wpedantic on gcc and clang
René Korthaus
2016-01-13
2
-2
/
+2
*
|
Get rid of "extra ';'" warnings and force semicolon after macros
Simon Warta
2016-01-11
1
-0
/
+4
*
|
Merge remote-tracking branch 'remotes/github/master' into noreturn
Daniel Neus
2016-01-09
1
-2
/
+2
|
\
\
|
*
|
move -Wsuggest-override to maintainer_warning_flags
Daniel Neus
2016-01-08
1
-2
/
+2
|
*
|
add missing overrides
Daniel Neus
2016-01-08
1
-1
/
+1
*
|
|
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
2
-1
/
+17
|
/
/
*
|
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
*
|
Use memcpy instead of misaligned pointer casts for reading words.
Jack Lloyd
2015-12-31
1
-2
/
+6
*
|
Add -Wnon-virtual-dtor to GCC build
Jack Lloyd
2015-12-26
1
-1
/
+1
*
|
Merge pull request #378 from neusdan/warning_fixes
Jack Lloyd
2015-12-26
1
-1
/
+1
|
\
\
|
*
|
some trivial compiler/PVS-Studio warning fixes
Daniel Neus
2015-12-22
1
-1
/
+1
|
|
/
*
/
Fix a few clang warnings. Set clang sanitizer flags
Jack Lloyd
2015-12-24
1
-0
/
+1
|
/
*
Move estimate of RDRAND/RDSEED entropy to build.h
Jack Lloyd
2015-12-19
1
-0
/
+13
*
Merge pull request #370 from neusdan/rdseed
Jack Lloyd
2015-12-19
6
-1
/
+6
|
\
|
*
add support for Intel RdSeed
Daniel Neus
2015-12-18
6
-1
/
+6
*
|
CLI rewrite
Jack Lloyd
2015-12-19
5
-0
/
+5
|
/
*
Rename cmd/app -> cli
Simon Warta
2015-12-09
3
-25
/
+25
*
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
[next]