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
/
lib
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add OS utility header
Jack Lloyd
2015-12-05
6
-102
/
+191
*
Avoid ever returning 0 from CPUID::cache_line_size
Jack Lloyd
2015-12-02
1
-1
/
+1
*
Improve side channel attack resistance of table based AES impl
Jack Lloyd
2015-11-29
1
-2
/
+17
*
Remove bogus code from generic mp_madd header, noticed on PPC build.
Jack Lloyd
2015-11-23
1
-2
/
+2
*
Remove mul128.h header from public view
Jack Lloyd
2015-11-16
1
-6
/
+6
*
Add remove_all to TLS session manager interface
Jack Lloyd
2015-11-13
3
-4
/
+10
*
Update and consolidate the test framework.
Jack Lloyd
2015-11-11
2
-6
/
+6
*
Remove unused xor_buf.h (internal header merged into mem_ops.h)
Jack Lloyd
2015-10-27
1
-144
/
+0
*
Merge pull request #314 from randombit/ct-tls-cbc-padding
Jack Lloyd
2015-10-26
1
-1
/
+53
|
\
|
*
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
1
-0
/
+16
|
*
TLS improvements
Jack Lloyd
2015-10-25
1
-0
/
+36
*
|
Merge pull request #313 from randombit/path-validation-fixes
Jack Lloyd
2015-10-26
2
-1
/
+24
|
\
\
|
|
/
|
/
|
|
*
Fix cert validation bugs found by x509test.
Jack Lloyd
2015-10-23
2
-1
/
+24
*
|
Make Montgomery reduction constant time.
Jack Lloyd
2015-10-24
1
-71
/
+48
|
/
*
Make OpenSSL ECDSA and RSA request only until they can be tested
Jack Lloyd
2015-10-19
1
-2
/
+2
*
Break up openssl provider
Jack Lloyd
2015-10-19
2
-0
/
+51
*
Cleanups in ct and oaep
Jack Lloyd
2015-10-17
1
-87
/
+12
*
Make PKCS #1 and OAEP decoding constant time to avoid oracle attacks
Jack Lloyd
2015-10-16
4
-125
/
+209
*
Merge pull request #298 from tiwoc/arm64
Simon Warta
2015-10-16
1
-2
/
+2
|
\
|
*
Initial support for 64 bit ARM
Daniel Seither
2015-10-13
1
-2
/
+2
*
|
Move DataSource to utils and rewrite PEM encoding to avoid filters
Jack Lloyd
2015-10-14
3
-0
/
+393
|
/
*
Avoid concatination of chars
Simon Warta
2015-09-22
1
-1
/
+1
*
Move boost and sqlite3 to utils
Jack Lloyd
2015-09-22
4
-0
/
+220
*
Move check for SIMD instructions to CPUID
Jack Lloyd
2015-09-21
5
-6
/
+15
*
Internal header cleanups
Jack Lloyd
2015-09-19
6
-18
/
+143
*
Remove alloc module; move secmem.h to base and locking_allocator to utils
Jack Lloyd
2015-08-29
4
-3
/
+358
*
Refactor ./botan speed
Simon Warta
2015-08-21
1
-0
/
+10
*
Add stricter time parsing; Add more tests
Simon Warta
2015-08-11
1
-0
/
+11
*
Strict uint32 parsing
Simon Warta
2015-08-11
1
-0
/
+10
*
Avoid integer overlow in string->uint32 converter
Simon Warta
2015-08-10
1
-3
/
+16
*
Merge pull request #232 from tiwoc/clang-cpuid
Simon Warta
2015-08-03
1
-1
/
+1
|
\
|
*
Enable use of cpuid.h with clang
Daniel Seither
2015-07-30
1
-1
/
+1
*
|
utils: Add missing overrides
Daniel Seither
2015-07-30
1
-1
/
+1
|
/
*
Add boost implementation of timegm()
Simon Warta
2015-07-27
1
-0
/
+36
*
Add mktime fallback for non-POSIX timegm()
Simon Warta
2015-07-27
1
-5
/
+56
*
Avoid 0 as nullpointer warning on MinGW
Simon Warta
2015-07-27
1
-1
/
+1
*
Remove the x86 asm versions of MD4, MD5, SHA-1 and Serpent
Jack Lloyd
2015-07-25
4
-305
/
+0
*
Add Android OS
Daniel Seither
2015-07-17
3
-0
/
+4
*
Add MSVC stl filesystem implementation
Simon Warta
2015-07-16
2
-3
/
+31
*
Refactor internal/filesystem.h
Simon Warta
2015-07-16
4
-38
/
+61
*
Add missing include <string> in calendar.h
Simon Warta
2015-07-16
1
-0
/
+1
*
Fix time range issue for 32 bit platforms
Simon Warta
2015-07-16
2
-6
/
+39
*
Fix round_up
Simon Warta
2015-07-15
3
-10
/
+36
*
Fix to_string for BER_Object when debug STL is used
Simon Warta
2015-07-07
1
-0
/
+7
*
Use <cstdint>; Remove unused namespace Botan_types
Simon Warta
2015-07-03
1
-22
/
+14
*
lib/utils: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
5
-13
/
+12
*
Add missing headers fixing GCC 4.7 build
lloyd
2015-06-17
1
-0
/
+1
*
Avoid 0-defining BOTAN_USE_GCC_INLINE_ASM
simon
2015-05-31
2
-4
/
+4
*
Fix code that triggers a strange MSVC 'performance warning'
git
2015-04-08
1
-1
/
+1
[next]