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 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
|
/
/
*
|
Fix Clang warning
Jack Lloyd
2015-12-25
1
-0
/
+3
*
|
Export mgf1_mask GH #380
Jack Lloyd
2015-12-25
1
-3
/
+3
*
|
Guard all std::mem* ops against any call with zero length.
Jack Lloyd
2015-12-25
2
-21
/
+36
*
|
Another Clang warning
Jack Lloyd
2015-12-25
1
-1
/
+1
*
|
Remove mp_mulop.cpp
Jack Lloyd
2015-12-25
7
-95
/
+48
*
|
Fix a few clang warnings. Set clang sanitizer flags
Jack Lloyd
2015-12-24
6
-15
/
+7
*
|
Add DSA keygen and --der-out flag to keygen and pkcs8 tools
Jack Lloyd
2015-12-23
3
-48
/
+77
*
|
Improve roundtrip BER/PEM tests
Jack Lloyd
2015-12-23
1
-24
/
+71
*
|
Update NIST X509 tests to handle --data-dir and read expected results from a ...
Jack Lloyd
2015-12-23
2
-223
/
+148
*
|
Use --data-dir in test X509test_Path
Simon Warta
2015-12-22
1
-6
/
+5
|
/
*
Remove debug printf
Jack Lloyd
2015-12-21
1
-1
/
+0
*
Add missing try/catch in signature verification test.
Jack Lloyd
2015-12-21
4
-14
/
+30
*
Throw Lookup_Error instead of bare Exception when creating an obj fails
Jack Lloyd
2015-12-20
2
-28
/
+28
*
Merge pull request #371 from webmaster128/aes-gcm-testdata
Jack Lloyd
2015-12-20
1
-41
/
+122
|
\
|
*
Add all 18 Nist GCM tests
Simon Warta
2015-12-20
1
-41
/
+122
*
|
Add --data-dir option to test command
Jack Lloyd
2015-12-20
34
-240
/
+224
|
/
*
Add TPM v1.2 support (RSA keygen/signing, RNG)
Jack Lloyd
2015-12-19
4
-0
/
+754
*
Deprecate lookup.h functions GH #366
Jack Lloyd
2015-12-19
1
-1
/
+19
*
Prevent FFI tests from failing if bcrypt is disabled. GH #369
Jack Lloyd
2015-12-19
1
-4
/
+10
*
Avoid test failures on missing algos
Jack Lloyd
2015-12-19
2
-5
/
+7
*
If skipping a test due to diabled algo, only print if in verbose mode.
Jack Lloyd
2015-12-19
4
-33
/
+40
*
Move estimate of RDRAND/RDSEED entropy to build.h
Jack Lloyd
2015-12-19
3
-22
/
+15
*
Merge pull request #370 from neusdan/rdseed
Jack Lloyd
2015-12-19
10
-1
/
+124
|
\
|
*
add support for Intel RdSeed
Daniel Neus
2015-12-18
10
-1
/
+124
*
|
Remove unused word8_muladd from MSVC x86-32 asm
Jack Lloyd
2015-12-19
1
-84
/
+0
*
|
Merge the openssl code together.
Jack Lloyd
2015-12-19
10
-37
/
+17
*
|
Remove all remaining uses of throwing a std:: exception directly
Jack Lloyd
2015-12-19
11
-31
/
+35
*
|
Remove backup tarball accidentally added to commit
Jack Lloyd
2015-12-19
1
-0
/
+0
*
|
CLI rewrite
Jack Lloyd
2015-12-19
62
-4570
/
+3293
|
/
*
Enable RdRand on Windows/MSVC
Daniel Neus
2015-12-16
1
-0
/
+1
*
Add missing include in dyn_load.cpp
Simon Warta
2015-12-12
1
-0
/
+1
*
Improve some argument checks and usage messages of cli apps
Simon Warta
2015-12-12
12
-18
/
+27
*
Fix for minimized builds
Jack Lloyd
2015-12-11
1
-1
/
+1
*
Build fix. Add SQL_DB_Error exception type
Jack Lloyd
2015-12-11
2
-9
/
+18
*
Disable asio serial port support to avoid Darwin braindamage. GH #350
Jack Lloyd
2015-12-11
1
-1
/
+9
*
Missing adds
Jack Lloyd
2015-12-11
26
-41
/
+39
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
82
-194
/
+211
*
Rename cmd/app -> cli
Simon Warta
2015-12-09
41
-25
/
+25
*
Minor sanity updates for OctetString
Simon Warta
2015-12-09
2
-23
/
+24
*
Improve getopt error message
Simon Warta
2015-12-09
1
-1
/
+1
*
Fix tls_proxy app
Simon Warta
2015-12-09
1
-8
/
+8
*
Add boost builds on Travis OSX
Simon Warta
2015-12-09
3
-12
/
+14
*
Replace C interfaces in cli apps with C++ interfaces
Simon Warta
2015-12-08
30
-234
/
+237
*
Remove LibraryInitializer from cli
Simon Warta
2015-12-08
1
-3
/
+0
[next]