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
...
*
Use class instead of struct for objects with member functions
Jack Lloyd
2017-09-30
14
-157
/
+184
*
Attempt at fixing Sonar exclusions
Jack Lloyd
2017-09-30
1
-1
/
+2
*
Add annotation so GCC/Clang/MSVC know it is an allocation function.
Jack Lloyd
2017-09-30
2
-1
/
+12
*
Merge GH #1231 Hide secure_allocator allocate in a function
Jack Lloyd
2017-09-30
5
-22
/
+55
|
\
|
*
Missing include, noticed by OS X
Jack Lloyd
2017-09-29
1
-0
/
+1
|
*
In secure_allocator, hide mlock/new usage in a function in mem_ops
Jack Lloyd
2017-09-29
5
-22
/
+54
*
|
Thinko fix
Jack Lloyd
2017-09-30
1
-1
/
+1
*
|
Compat typedef PBKDF -> S2K
Jack Lloyd
2017-09-29
1
-1
/
+12
|
/
*
Windows!!!!!!!
Jack Lloyd
2017-09-29
1
-1
/
+1
*
Work around some MSVC 2013 sillyness
Jack Lloyd
2017-09-29
1
-1
/
+3
*
Ensure files are closed before trying to remove it
Jack Lloyd
2017-09-29
1
-0
/
+4
*
Avoid using std::rand in test code
Jack Lloyd
2017-09-29
1
-2
/
+4
*
Avoid throwing in pool allocator deallocation path
Jack Lloyd
2017-09-29
1
-8
/
+1
*
Check return value of std::remove in test
Jack Lloyd
2017-09-29
1
-2
/
+5
*
Further Travis matrix fiddling
Jack Lloyd
2017-09-29
1
-3
/
+3
*
Fiddle with Travis test ordering a bit
Jack Lloyd
2017-09-29
1
-6
/
+6
*
Fix test error if mceies disabled
Jack Lloyd
2017-09-29
1
-3
/
+5
*
Merge GH #1229 Simplify allocator and avoid MSVC perf issue
Jack Lloyd
2017-09-29
1
-37
/
+5
|
\
|
*
Add back size_type typedef
Jack Lloyd
2017-09-29
1
-0
/
+1
|
*
Of course MSVC 2013 has to be special
Jack Lloyd
2017-09-29
1
-0
/
+7
|
*
Simplifiy secure_allocator
Jack Lloyd
2017-09-29
1
-44
/
+4
*
|
Avoid crash in DLIES tests if AEADs disabled
Jack Lloyd
2017-09-29
1
-0
/
+6
*
|
Remove sanitizer and mini-static builds from Travis
Jack Lloyd
2017-09-29
1
-6
/
+0
*
|
Build test script
Jack Lloyd
2017-09-29
1
-3
/
+3
*
|
Build script work
Jack Lloyd
2017-09-29
1
-11
/
+29
*
|
Unused variable
Jack Lloyd
2017-09-29
1
-1
/
+1
*
|
In TLS CBC padding check, only need to verify last 256 bytes
Jack Lloyd
2017-09-29
2
-10
/
+42
*
|
More futzing with the build em all script
Jack Lloyd
2017-09-29
1
-31
/
+36
|
/
*
Add a test of TLS CBC padding verification
Jack Lloyd
2017-09-29
4
-9
/
+88
*
Include pk_keys.h in pkcs8.h and x509_key.h
Jack Lloyd
2017-09-29
2
-2
/
+2
*
Fix fuzzer build
Jack Lloyd
2017-09-29
1
-0
/
+1
*
Require HMAC for HKDF
Jack Lloyd
2017-09-28
1
-0
/
+4
*
Fixes for MSVC
Jack Lloyd
2017-09-28
2
-2
/
+2
*
More build test scripting
Jack Lloyd
2017-09-28
1
-1
/
+5
*
Expand build test to also cover single-module exclusions
Jack Lloyd
2017-09-28
1
-9
/
+13
*
Further header cleanups
Jack Lloyd
2017-09-28
30
-23
/
+67
*
Add variants of PKCS8::load_key that don't require an RNG argument
Jack Lloyd
2017-09-28
2
-32
/
+112
*
Disable clcache on AppVeyor
Jack Lloyd
2017-09-28
2
-19
/
+1
*
Build the PDF
Jack Lloyd
2017-09-28
1
-19
/
+31
*
Rewrite website generator script in Python
Jack Lloyd
2017-09-28
4
-50
/
+144
*
Doxygen comment
Jack Lloyd
2017-09-28
1
-0
/
+6
*
Header cleanups
Jack Lloyd
2017-09-28
5
-5
/
+3
*
Merge GH #1224 Address side channel in Montgomery exponentiation
Jack Lloyd
2017-09-28
6
-36
/
+98
|
\
|
*
Add valgrind annotations to check const_time_lookup
Jack Lloyd
2017-09-26
1
-0
/
+5
|
*
Use a side channel silent table look up in the Montgomery exponentiation
Jack Lloyd
2017-09-25
6
-36
/
+93
*
|
Make poly_dbl.h a submodule of utils
Jack Lloyd
2017-09-27
9
-2
/
+28
*
|
Merge GH #1226 Add HKDF-Expand-Label
Jack Lloyd
2017-09-27
5
-2
/
+124
|
\
\
|
*
|
Add HKDF-Expand-Label
Jack Lloyd
2017-09-27
5
-2
/
+124
*
|
|
Remove OutputLen parameter from KDF test data
Jack Lloyd
2017-09-27
12
-1405
/
+3
|
/
/
*
|
Move the SecureVector typedef to secmem.h
Jack Lloyd
2017-09-27
2
-12
/
+3
[prev]
[next]