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
...
*
|
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
6
-2
/
+760
*
|
Remove references to deleted examples GH #339
Jack Lloyd
2015-12-19
4
-36
/
+1
*
|
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
11
-1
/
+126
|
\
\
|
*
|
add support for Intel RdSeed
Daniel Neus
2015-12-18
11
-1
/
+126
*
|
|
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
2
-0
/
+4
*
|
|
CLI rewrite
Jack Lloyd
2015-12-19
63
-4572
/
+3299
*
|
|
More notes
Jack Lloyd
2015-12-19
1
-62
/
+103
|
/
/
*
|
Merge branch 'master' of github.com:randombit/botan
Jack Lloyd
2015-12-17
2
-0
/
+3
|
\
\
|
*
\
Merge pull request #364 from neusdan/RdRand_windows
Jack Lloyd
2015-12-17
2
-0
/
+3
|
|
\
\
|
|
*
|
Enable RdRand on Windows/MSVC
Daniel Neus
2015-12-16
2
-0
/
+3
|
|
/
/
*
/
/
Expose os_type setting as BOTAN_TARGET_OS_TYPE_IS_x
Jack Lloyd
2015-12-12
1
-7
/
+15
|
/
/
*
|
Ranting
Jack Lloyd
2015-12-12
1
-0
/
+51
*
|
Add missing include in dyn_load.cpp
Simon Warta
2015-12-12
1
-0
/
+1
*
|
Merge pull request #358 from webmaster128/cli-argument-count-fix
Simon Warta
2015-12-12
12
-18
/
+27
|
\
\
|
*
|
Improve some argument checks and usage messages of cli apps
Simon Warta
2015-12-12
12
-18
/
+27
|
/
/
*
|
Merge pull request #357 from webmaster128/docfixes
Simon Warta
2015-12-11
5
-16
/
+10
|
\
\
|
*
|
Replace path src/cmd/ by new src/cli/ in documentation
Simon Warta
2015-12-11
5
-16
/
+10
|
/
/
*
|
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
*
|
Bump version to 1.11.26-pre
Jack Lloyd
2015-12-11
3
-1
/
+10
*
|
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
|
/
*
Merge pull request #341 from webmaster128/cmd-cli
Simon Warta
2015-12-09
43
-36
/
+36
|
\
|
*
Rename cmd/app -> cli
Simon Warta
2015-12-09
43
-36
/
+36
|
/
*
Merge pull request #346 from webmaster128/sanity
Simon Warta
2015-12-09
2
-23
/
+24
|
\
|
*
Minor sanity updates for OctetString
Simon Warta
2015-12-09
2
-23
/
+24
|
/
*
Merge pull request #347 from webmaster128/getopt
Simon Warta
2015-12-09
1
-1
/
+1
|
\
|
*
Improve getopt error message
Simon Warta
2015-12-09
1
-1
/
+1
|
/
*
Merge pull request #349 from webmaster128/repair-tls_proxy-app
Simon Warta
2015-12-09
1
-8
/
+8
|
\
|
*
Fix tls_proxy app
Simon Warta
2015-12-09
1
-8
/
+8
|
/
*
Merge pull request #348 from webmaster128/travis-boost
Simon Warta
2015-12-09
4
-26
/
+61
|
\
|
*
Add boost builds on Travis OSX
Simon Warta
2015-12-09
4
-26
/
+61
|
/
*
Merge pull request #343 from webmaster128/args
Simon Warta
2015-12-08
30
-234
/
+237
|
\
|
*
Replace C interfaces in cli apps with C++ interfaces
Simon Warta
2015-12-08
30
-234
/
+237
|
/
*
Merge pull request #342 from webmaster128/rm-libraryinitializer
Simon Warta
2015-12-08
1
-3
/
+0
|
\
[prev]
[next]