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
*
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
|
|
/
/
*
/
/
Get rid of "extra ';'" warnings and force semicolon after macros
Simon Warta
2016-01-11
4
-6
/
+9
|
/
/
*
|
Merge remote-tracking branch 'remotes/github/master' into noreturn
Daniel Neus
2016-01-09
216
-2991
/
+3022
|
\
\
|
*
|
Mass-prefix member vars with m_
René Korthaus
2016-01-08
206
-2980
/
+3011
|
*
|
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
*
|
String comparision fixes
Daniel Neus
2016-01-04
29
-51
/
+51
*
|
Fixes for compress cli util
Jack Lloyd
2016-01-04
1
-5
/
+4
*
|
Add ECDH via OpenSSL
Jack Lloyd
2016-01-04
7
-73
/
+189
*
|
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
3
-18
/
+62
*
|
Add some more secp256k1 point mult tests
Jack Lloyd
2016-01-03
1
-0
/
+184
*
|
Add extended master secret extension (RFC 7627) to TLS
Jack Lloyd
2016-01-03
10
-12
/
+118
*
|
Add ECDH tests
Jack Lloyd
2016-01-03
5
-7
/
+592
*
|
Fix PointGFp multiplication bug
Jack Lloyd
2016-01-03
3
-26
/
+1057
*
|
Prettify mp_comba a bit
Jack Lloyd
2016-01-01
2
-48
/
+49
*
|
Add cast to a suspcious looking (but actually ok in this case) shift in MARS
Jack Lloyd
2016-01-01
1
-1
/
+1
*
|
Remove RNG::gen_mask, which had undefined behavior when bits >= 32
Jack Lloyd
2016-01-01
1
-12
/
+0
*
|
Drop seed_tab
Jack Lloyd
2016-01-01
1
-192
/
+0
*
|
Inline SEED's sbox tables
Jack Lloyd
2016-01-01
2
-33
/
+203
*
|
Merge pull request #381 from cordney/fix-load-unencryped-key-from-ber
Jack Lloyd
2015-12-31
3
-34
/
+99
|
\
\
|
*
|
Fix loading of unencrypted, BER encoded private keys via PKCS8 api
René Korthaus
2015-12-25
3
-34
/
+99
*
|
|
Use memcpy instead of misaligned pointer casts for reading words.
Jack Lloyd
2015-12-31
3
-82
/
+50
*
|
|
Remove debug printf
Jack Lloyd
2015-12-31
1
-1
/
+0
*
|
|
Add missing assignment in DataSource::discard_next
Jack Lloyd
2015-12-31
1
-0
/
+1
*
|
|
Avoid having Command* objects be created until requested.
Jack Lloyd
2015-12-30
14
-61
/
+94
*
|
|
Add Command::rng()
Jack Lloyd
2015-12-27
9
-58
/
+42
*
|
|
Move McEliece KEM operation into the same file as the key type.
Jack Lloyd
2015-12-26
2
-74
/
+65
*
|
|
Missing add
Jack Lloyd
2015-12-26
1
-1
/
+0
*
|
|
Correct copyright info in unit_ecc.cpp file
Jack Lloyd
2015-12-26
1
-1
/
+6
*
|
|
Add -Wnon-virtual-dtor to GCC build
Jack Lloyd
2015-12-26
1
-1
/
+1
*
|
|
Remove debug prints
Jack Lloyd
2015-12-26
1
-4
/
+0
*
|
|
Merge pull request #378 from neusdan/warning_fixes
Jack Lloyd
2015-12-26
18
-33
/
+24
|
\
\
\
|
*
|
|
initialize private members in rc4 header
Daniel Neus
2015-12-23
2
-5
/
+4
|
*
|
|
some trivial compiler/PVS-Studio warning fixes
Daniel Neus
2015-12-22
17
-29
/
+21
*
|
|
|
Merge pull request #382 from webmaster128/command-virtual-dtor
Jack Lloyd
2015-12-26
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Add virtual destructor to Botan_CLI::Command
Simon Warta
2015-12-26
1
-0
/
+1
*
|
|
|
|
Add generalized KEM interface
Jack Lloyd
2015-12-26
16
-116
/
+486
|
/
/
/
/
[next]