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
*
Increase Travis ccache sizes
Jack Lloyd
2017-08-31
1
-2
/
+2
*
Slight cleanup in Curve25519_PrivateKey constructor
Jack Lloyd
2017-08-29
1
-8
/
+6
*
Remove unused include
Jack Lloyd
2017-08-29
1
-1
/
+0
*
Avoid having variable named m_emsa twice in class hierarchy
Jack Lloyd
2017-08-29
2
-8
/
+16
*
Add a todo re Dockerizing Travis build
Jack Lloyd
2017-08-29
1
-0
/
+2
*
Add a reminder to test with valgrind etc before release
Jack Lloyd
2017-08-29
1
-3
/
+18
*
Fix a valgrind const-time error in ISO 9796 padding
Jack Lloyd
2017-08-29
1
-2
/
+7
*
Try to get Sonar to look at header files
Jack Lloyd
2017-08-29
1
-1
/
+2
*
Correct manual re key agreement schemes
Jack Lloyd
2017-08-29
1
-6
/
+10
*
Avoid false positive valgrind in TLS CBC decryption
Jack Lloyd
2017-08-29
1
-2
/
+2
*
Revert f16c3df4fc4ed
Jack Lloyd
2017-08-29
1
-1
/
+1
*
Seems Sonar wants coverage info
Jack Lloyd
2017-08-29
1
-1
/
+1
*
For cross builds, build everything but test only a limited subset
Jack Lloyd
2017-08-29
1
-6
/
+13
*
Travis: skip static build on Clang
Jack Lloyd
2017-08-29
1
-3
/
+4
*
Avoid math on booleans
Jack Lloyd
2017-08-29
1
-3
/
+3
*
Avoid catching by value
Jack Lloyd
2017-08-29
1
-1
/
+1
*
In OCSP::CertID don't crash if SHA-1 not available
Jack Lloyd
2017-08-29
1
-1
/
+1
*
Avoid `throw new Exception`
Jack Lloyd
2017-08-29
1
-1
/
+1
*
Use Xenial ccache on Travis
Jack Lloyd
2017-08-29
2
-5
/
+4
*
Set USE_CCACHE in Travis yaml
Jack Lloyd
2017-08-29
1
-0
/
+1
*
Drop CircleCI
Jack Lloyd
2017-08-29
7
-73
/
+0
*
Rename (and fix) Sonar target
Jack Lloyd
2017-08-29
4
-11
/
+11
*
Update news
Jack Lloyd
2017-08-29
1
-0
/
+5
*
Merge GH #1162 Use Python script to orchestrate CI build
Jack Lloyd
2017-08-29
13
-399
/
+489
|
\
|
*
Rename Travis setup script
Jack Lloyd
2017-08-29
2
-1
/
+1
|
*
Further fixes to ci build script
Jack Lloyd
2017-08-29
5
-60
/
+102
|
*
OpenSSL module requires public key code be enabled in build
Jack Lloyd
2017-08-29
1
-0
/
+4
|
*
Skip PKCS11 tests if SoftHSM library isn't there
Jack Lloyd
2017-08-29
1
-3
/
+7
|
*
We've always been at war with shell scripts
Jack Lloyd
2017-08-29
9
-420
/
+209
|
*
CI build using Python script to orchestrate
Jack Lloyd
2017-08-29
3
-8
/
+259
|
/
*
Add some docs about fuzzing
Jack Lloyd
2017-08-29
2
-0
/
+71
*
Merge GH #1158 Add build mode for fuzzer tests
Jack Lloyd
2017-08-29
96
-858
/
+540
|
\
|
*
Remove hard-coded fuzz tests
Jack Lloyd
2017-08-25
56
-455
/
+0
|
*
Run fuzzers under coverage tests as well
Jack Lloyd
2017-08-25
1
-6
/
+8
|
*
Flush stdout for CI
Jack Lloyd
2017-08-25
1
-0
/
+1
|
*
Fix bad iterator deref in OpenSSL RSA
Jack Lloyd
2017-08-25
1
-1
/
+3
|
*
Report corpus counts, add --gdb option
Jack Lloyd
2017-08-25
1
-15
/
+66
|
*
Add a guard to avoid doing &v[1] when v.size() == 1
Jack Lloyd
2017-08-25
1
-2
/
+6
|
*
Create new fuzzer build mode
Jack Lloyd
2017-08-25
38
-398
/
+475
*
|
Avoid using GCC ivdep pragma in GCC 4.8 [ci skip]
Jack Lloyd
2017-08-28
1
-1
/
+1
*
|
Fix Doxygen build [ci skip]
Jack Lloyd
2017-08-27
1
-1
/
+4
*
|
Merge GH #1161 Add comment re Android compat [ci skip]
Jack Lloyd
2017-08-27
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add compatibility comment for getauxval on Android
Simon Warta
2017-08-27
1
-0
/
+2
|
/
*
Fix generating amalgamation under python3
Jack Lloyd
2017-08-25
1
-3
/
+11
*
Merge GH #1157 Add ARIA block cipher
Jack Lloyd
2017-08-23
9
-9
/
+671
|
\
|
*
Add ARIA option to TLS suite info generator
Jack Lloyd
2017-08-23
1
-1
/
+9
|
*
Use correct padding mode in ARIA CBC test
Jack Lloyd
2017-08-23
1
-1
/
+1
|
*
Update docs
Jack Lloyd
2017-08-23
2
-3
/
+5
|
*
Fix TLS ciphersuite generator for ARIA
Jack Lloyd
2017-08-23
1
-2
/
+2
|
*
Cleanup ARIA
Jack Lloyd
2017-08-23
3
-382
/
+261
[next]