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
*
Add more workfactor estimate helpers.
Jack Lloyd
2015-11-29
6
-32
/
+53
*
Improve side channel attack resistance of table based AES impl
Jack Lloyd
2015-11-29
2
-416
/
+164
*
Fix compile error when compression is disabled
Jack Lloyd
2015-11-29
1
-1
/
+1
*
Guard these test calls with the same feature macro guarding their definition.
Jack Lloyd
2015-11-28
1
-0
/
+2
*
Add differential compression test.
Jack Lloyd
2015-11-28
2
-42
/
+88
*
Convert const char* arguments on Test:: to std::strings
Jack Lloyd
2015-11-28
8
-72
/
+57
*
Push the hardcoded entropy estimates up to build.h
Jack Lloyd
2015-11-28
11
-70
/
+81
*
Merge pull request #320 from matejk/fix_crash_in_comp_filter
Simon Warta
2015-11-26
1
-0
/
+7
|
\
|
*
Compression filter: Reorganised verification order of transform.
Matej Kenda
2015-11-26
1
-4
/
+6
|
*
Fixed crash in compression filter when transform argument is null.
Matej Kenda
2015-11-03
1
-1
/
+6
*
|
New reseed_with_sources call on RNGs
Jack Lloyd
2015-11-24
46
-156
/
+459
*
|
Disable some problem areas of TLS corruption test pending rewrite
Jack Lloyd
2015-11-24
1
-5
/
+2
*
|
Fix sanitizer build in travis ci
René Korthaus
2015-11-24
1
-1
/
+1
*
|
Remove bogus code from generic mp_madd header, noticed on PPC build.
Jack Lloyd
2015-11-23
2
-5
/
+6
*
|
Enhance tests main readability
Simon Warta
2015-11-23
1
-10
/
+15
*
|
Remove mul128.h header from public view
Jack Lloyd
2015-11-16
3
-19
/
+27
*
|
Add helper for test output files. Remove last uses of hardcoded data dir macros
Jack Lloyd
2015-11-16
5
-60
/
+88
*
|
Avoid multiplication by zero here as get_affine will reject it
Jack Lloyd
2015-11-13
1
-1
/
+1
*
|
Fix bug causing TLS client to sometimes reject DHE server kex
Jack Lloyd
2015-11-13
2
-35
/
+16
*
|
Add remove_all to TLS session manager interface
Jack Lloyd
2015-11-13
8
-48
/
+67
*
|
Remove call to abort on a zero point in PointGFp::get_affine_{x,y}
Jack Lloyd
2015-11-13
1
-4
/
+0
*
|
Drop the DH group check to a weaker version of the checks
Jack Lloyd
2015-11-13
1
-2
/
+3
*
|
Include the version string in the test output
Jack Lloyd
2015-11-13
1
-0
/
+2
*
|
The TLS test for corrupted data was too strict in requiring that
Jack Lloyd
2015-11-13
1
-30
/
+32
*
|
Add TLS_PSK tests
Jack Lloyd
2015-11-13
6
-88
/
+210
*
|
Avoid calling get_files_recursive on a possible non-directory.
Jack Lloyd
2015-11-11
2
-9
/
+10
*
|
Test all providers for PK operations
Jack Lloyd
2015-11-11
1
-24
/
+103
*
|
Add missing overrides
Jack Lloyd
2015-11-11
2
-2
/
+2
*
|
Fix occasional test fails
Jack Lloyd
2015-11-11
4
-7
/
+70
*
|
Add missing copyright/license notices.
Jack Lloyd
2015-11-11
2
-0
/
+12
*
|
Update and consolidate the test framework.
Jack Lloyd
2015-11-11
88
-21675
/
+8717
*
|
Add check for path validation result in Credentials_Manager. GH #324
Jack Lloyd
2015-11-04
3
-6
/
+12
|
/
*
Merge pull request #317 from randombit/cc-flag-sanity
Jack Lloyd
2015-10-27
18
-60
/
+63
|
\
|
*
Remove --build-mode and add individual toggles for optimization, debug,
Jack Lloyd
2015-10-26
9
-11
/
+20
|
*
Remove the strange conjoining of debug and optimization flags.
Jack Lloyd
2015-10-26
11
-50
/
+44
*
|
Add some tests of basic load/store ops
Jack Lloyd
2015-10-27
1
-2
/
+109
*
|
Reduce workfactors in ffi tests to speed things along
Jack Lloyd
2015-10-27
1
-2
/
+2
*
|
Remove unused xor_buf.h (internal header merged into mem_ops.h)
Jack Lloyd
2015-10-27
1
-144
/
+0
*
|
Fix McEliece key gen endian dependency.
Jack Lloyd
2015-10-27
3
-20
/
+27
*
|
Fix dist.py to handle signed git tags
Jack Lloyd
2015-10-26
1
-5
/
+14
*
|
Compile fix
Jack Lloyd
2015-10-26
1
-1
/
+1
*
|
Merge pull request #314 from randombit/ct-tls-cbc-padding
Jack Lloyd
2015-10-26
22
-330
/
+878
|
\
\
|
|
/
|
/
|
|
*
Missing include dependency
Jack Lloyd
2015-10-26
1
-1
/
+1
|
*
Asan fix - referencing &vec[vec.size()] instead of vec.end()
Jack Lloyd
2015-10-26
3
-39
/
+22
|
*
TLS improvements
Jack Lloyd
2015-10-25
20
-290
/
+855
*
|
Add missing include
Jack Lloyd
2015-10-26
1
-0
/
+1
*
|
Merge pull request #313 from randombit/path-validation-fixes
Jack Lloyd
2015-10-26
54
-119
/
+2851
|
\
\
|
*
|
Disable two tests from x509test which no longer have correct dates.
Jack Lloyd
2015-10-26
2
-2
/
+5
|
*
|
Fix cert validation bugs found by x509test.
Jack Lloyd
2015-10-23
54
-119
/
+2848
*
|
|
Merge pull request #306 from webmaster128/update-docs
Simon Warta
2015-10-26
2
-8
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]