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 unused namespace
Jack Lloyd
2017-09-30
1
-4
/
+0
*
Avoid -size_t
Jack Lloyd
2017-09-30
1
-1
/
+1
*
Guard against self-assignment
Jack Lloyd
2017-09-30
2
-0
/
+6
*
Change this code so Sonar understands div by zero can't happen
Jack Lloyd
2017-09-30
1
-2
/
+3
*
Use class here
Jack Lloyd
2017-09-30
1
-1
/
+1
*
Fix bad comparison
Jack Lloyd
2017-09-30
1
-1
/
+1
*
Switch Sonar analysis to a private organization
Jack Lloyd
2017-09-30
2
-4
/
+5
*
Fix Sonar exclusion
Jack Lloyd
2017-09-30
1
-1
/
+1
*
Another FFI struct vs class fix
Jack Lloyd
2017-09-30
1
-1
/
+1
*
Retract explicit on OID
Jack Lloyd
2017-09-30
1
-1
/
+1
*
FFI objects have to be structs because we expose them to C
Jack Lloyd
2017-09-30
2
-5
/
+4
*
Use explicit on more single-argument constructors
Jack Lloyd
2017-09-30
14
-20
/
+23
*
Avoid bogus declarations in GMAC
Jack Lloyd
2017-09-30
1
-25
/
+3
*
More fiddling with Sonar
Jack Lloyd
2017-09-30
1
-1
/
+1
*
Address some MSVC warnings
Jack Lloyd
2017-09-30
8
-135
/
+140
*
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
*
Update news
Jack Lloyd
2017-09-30
1
-4
/
+8
*
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
*
Update news
Jack Lloyd
2017-09-29
1
-0
/
+8
*
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
*
|
Doc updates
Jack Lloyd
2017-09-29
1
-3
/
+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
[prev]
[next]