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
*
Fix indent
Jack Lloyd
2016-01-30
1
-171
/
+193
*
Add Blake2b hash function (GH #413 by cynecx)
Jack Lloyd
2016-01-30
5
-0
/
+3388
|
\
|
*
Blake2b: use rotate_right instead of a macro
cynecx
2016-01-27
1
-7
/
+5
|
*
Blake2b: Fix for MSVC
cynecx
2016-01-26
1
-5
/
+3
|
*
Blake2b: Add copyright & fix header guard
cynecx
2016-01-26
2
-3
/
+17
|
*
Blake2b: add 'abc' test vector
cynecx
2016-01-26
1
-0
/
+3
|
*
Add Blake2b hash function
cynecx
2016-01-26
5
-0
/
+3375
*
|
Guard use of X9.31 RNG in macro check
Jack Lloyd
2016-01-29
1
-3
/
+5
*
|
Avoid -Wmaybe-uninitialized warning under GCC 5.3
Jack Lloyd
2016-01-29
1
-4
/
+6
*
|
Maintainer mode shouldn't always imply ASan since it interferes with
Jack Lloyd
2016-01-29
1
-3
/
+0
*
|
Fix buffer sizes in speed. Avoid repeated MAC keyings
Jack Lloyd
2016-01-29
1
-12
/
+8
*
|
Add time tests for all RNG types
Jack Lloyd
2016-01-26
1
-11
/
+68
|
/
*
Add speed test for entropy sources
Jack Lloyd
2016-01-17
1
-6
/
+31
*
Add missing overrides and fix -Wpedantic 'extra ;' warnings
Jack Lloyd
2016-01-17
7
-33
/
+33
*
Merge GH #410 enable -Wpedantic
Jack Lloyd
2016-01-17
3
-3
/
+3
|
\
|
*
Enable -Wpedantic on gcc and clang
René Korthaus
2016-01-13
3
-3
/
+3
*
|
Bump version to 1.11.27 pre
Jack Lloyd
2016-01-17
2
-1
/
+16
*
|
Avoid test failures in KEM when KDF is not found.
Jack Lloyd
2016-01-17
2
-19
/
+44
*
|
Make Entropy_Sources and Entropy_Accumulator final.
Jack Lloyd
2016-01-17
1
-4
/
+2
*
|
Ignore ctags files
Jack Lloyd
2016-01-17
1
-0
/
+4
*
|
Support small buffers in speed tests. Add RNG speed tests.
Jack Lloyd
2016-01-17
1
-90
/
+136
*
|
Avoid set<Ciphersuite>
Jack Lloyd
2016-01-17
1
-6
/
+7
|
/
*
Move hacking.rst to contributing.rst
Jack Lloyd
2016-01-13
2
-87
/
+72
*
Merge GH #365 Replace deprecated Windows API calls in Win32_EntropySource
Jack Lloyd
2016-01-13
1
-3
/
+3
|
\
|
*
Replace deprecated Win API calls in Win32_EntropySource
Daniel Neus
2015-12-16
1
-3
/
+3
*
|
Merge GH #409 Add Microsoft SmartcardLogon extended key usage OID
Jack Lloyd
2016-01-12
1
-0
/
+2
|
\
\
|
*
|
Add Microsoft SmartcardLogon extended key usage OID
René Korthaus
2016-01-12
1
-0
/
+2
*
|
|
Merge GH #408 Add final attribute on many classes
Jack Lloyd
2016-01-12
133
-244
/
+246
|
\
\
\
|
*
|
|
Add final attribute to many classes
Jack Lloyd
2016-01-10
133
-244
/
+246
|
|
/
/
*
|
|
Merge GH #407 Add m_ prefix to more member variables
Jack Lloyd
2016-01-12
4
-109
/
+109
|
\
\
\
|
*
|
|
Prefix more member vars with m_ prefix
René Korthaus
2016-01-11
4
-109
/
+109
|
|
/
/
*
|
|
Merges GH #383
Jack Lloyd
2016-01-12
4
-6
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Get rid of "extra ';'" warnings and force semicolon after macros
Simon Warta
2016-01-11
4
-6
/
+9
|
/
/
*
|
Merge GH #403 add noreturn attribute on assertion failure func
Jack Lloyd
2016-01-09
3
-2
/
+18
|
\
\
|
*
\
Merge remote-tracking branch 'remotes/github/master' into noreturn
Daniel Neus
2016-01-09
217
-2994
/
+3022
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge GH #396
Jack Lloyd
2016-01-08
1
-3
/
+0
|
\
\
\
|
*
|
|
Remove unused folder src/tests/outdata from .gitignore
Simon Warta
2016-01-06
1
-3
/
+0
*
|
|
|
Merge GH #398 Mass prefix all member vars with m_
Jack Lloyd
2016-01-08
206
-2980
/
+3011
|
\
\
\
\
|
*
|
|
|
Mass-prefix member vars with m_
René Korthaus
2016-01-08
206
-2980
/
+3011
|
/
/
/
/
*
|
|
|
Merge GH #404
Jack Lloyd
2016-01-08
10
-10
/
+10
|
\
\
\
\
|
*
|
|
|
move -Wsuggest-override to maintainer_warning_flags
Daniel Neus
2016-01-08
1
-2
/
+2
|
*
|
|
|
add missing overrides
Daniel Neus
2016-01-08
10
-10
/
+10
|
/
/
/
/
|
|
*
|
move noreturn before the function declaration
Daniel Neus
2016-01-08
1
-2
/
+2
|
|
*
|
fix BOTAN_NORETURN macro
Daniel Neus
2016-01-08
1
-1
/
+1
|
|
*
|
don't declare functions noreturn that are maybe implemented in the future
Daniel Neus
2016-01-08
4
-5
/
+5
|
|
*
|
add BOTAN_NORETURN macro and mark those functions that do not return with it
Daniel Neus
2016-01-08
7
-7
/
+23
|
|
/
/
|
/
|
|
*
|
|
Precompile the list of TLS ciphersuites
Jack Lloyd
2016-01-06
4
-297
/
+479
|
/
/
*
|
Merge pull request #393 from neusdan/string-comparision
Jack Lloyd
2016-01-05
29
-51
/
+51
|
\
\
|
*
|
String comparision fixes
Daniel Neus
2016-01-04
29
-51
/
+51
|
/
/
*
|
Release 1.11.26
1.11.26
Jack Lloyd
2016-01-04
2
-4
/
+4
[next]