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
...
*
|
|
Remove dead code
Daniel Seither
2015-09-25
1
-1
/
+0
*
|
|
Remove warning: assuming signed overflow does not occur
Simon Warta
2015-09-25
1
-1
/
+1
|
/
/
*
/
Avoid concatination of chars
Simon Warta
2015-09-22
7
-14
/
+14
|
/
*
Add HMAC_DRBG constructor taking a name for the MAC instead of an obj
Jack Lloyd
2015-09-22
2
-0
/
+15
*
Delete Camellia sbox header.
Jack Lloyd
2015-09-22
2
-550
/
+1
*
Inline Camellia sbox tables to source file
Jack Lloyd
2015-09-22
1
-3
/
+530
*
Cleanup includes
Jack Lloyd
2015-09-22
3
-2
/
+3
*
Move boost and sqlite3 to utils
Jack Lloyd
2015-09-22
4
-0
/
+0
*
Merge pull request #281 from alonbl/build-python
Jack Lloyd
2015-09-22
1
-5
/
+6
|
\
|
*
build: support multiple python versions
Alon Bar-Lev
2015-09-15
1
-5
/
+6
*
|
Move contrib/sqlite to github.com/randombit/botan-sqlite
Jack Lloyd
2015-09-21
7
-792
/
+0
*
|
Remove the Perl XS module
Jack Lloyd
2015-09-21
15
-1861
/
+0
*
|
Move check for SIMD instructions to CPUID
Jack Lloyd
2015-09-21
6
-13
/
+18
*
|
Remove OCaml wrapper, moved to randombit/botan-ocaml
Jack Lloyd
2015-09-21
3
-233
/
+0
*
|
Merge pull request #279 from randombit/fix-static-lib-registration
Jack Lloyd
2015-09-21
187
-1014
/
+1600
|
\
\
|
|
/
|
/
|
|
*
Remove use of lookup.h in favor of new T::create API.
Jack Lloyd
2015-09-21
49
-186
/
+169
|
*
Address some review comments by Simon. GH #279
Jack Lloyd
2015-09-21
10
-22
/
+22
|
*
Fix includes for openssl
Jack Lloyd
2015-09-19
3
-0
/
+4
|
*
Internal header cleanups
Jack Lloyd
2015-09-19
80
-289
/
+213
|
*
Handle dependencies re static linking. GH #279
Jack Lloyd
2015-09-17
35
-192
/
+291
|
*
Fix for minimized builds
Jack Lloyd
2015-09-11
1
-1
/
+4
|
*
Fix pbkdf, pk padding and ECDH registration for static linking.
Jack Lloyd
2015-09-11
26
-116
/
+155
|
*
Same treatment for cipher modes
Jack Lloyd
2015-09-10
13
-51
/
+118
|
*
Fix static lib registration for block, hash, mac, stream, kdf
Jack Lloyd
2015-09-10
80
-218
/
+685
*
|
Add a test for X509_Certificate::fingerprint
Jack Lloyd
2015-09-12
1
-0
/
+1
*
|
Merge pull request #278 from webmaster128/fuzzer_test
Simon Warta
2015-09-10
1
-28
/
+39
|
\
\
|
*
|
Update fuzzer test
Simon Warta
2015-09-10
1
-28
/
+39
|
|
/
*
/
Reduce likelyhood of stray pointer writes via ffi layer.
Jack Lloyd
2015-09-10
1
-0
/
+8
|
/
*
Prevent users from building static non-amalgamations on MinGW and Cygwin
Simon Warta
2015-09-09
2
-6
/
+2
*
.PHONY must be a rule, not a variable
Simon Warta
2015-09-09
1
-1
/
+1
*
Update travis configuration for iOS build
Simon Warta
2015-09-02
6
-55
/
+74
*
Add missing compression overrides
Simon Warta
2015-09-01
3
-2
/
+3
*
Move Credentials_Manager to TLS
Jack Lloyd
2015-08-29
4
-6
/
+1
*
Remove alloc module; move secmem.h to base and locking_allocator to utils
Jack Lloyd
2015-08-29
15
-21
/
+1
*
Fix OpenSSL RSA to better handle no padding mode.
Jack Lloyd
2015-08-29
3
-10
/
+45
*
Reverse the algorithm priority ordering
Jack Lloyd
2015-08-29
14
-25
/
+50
*
Remove unneeded includes and clean up socket feature test
Jack Lloyd
2015-08-29
4
-12
/
+8
*
Fix minimized builds and amalgamation builds
Jack Lloyd
2015-08-29
4
-21
/
+35
*
Merge pull request #236 from bogiord/add-alloc-constructor
Jack Lloyd
2015-08-29
1
-4
/
+7
|
\
|
*
Make the equality operators standard-compliant.
bogdan
2015-08-29
1
-4
/
+4
|
*
Add template constructor to secure_allocator
bogdan
2015-08-05
1
-0
/
+3
*
|
Avoid a crash in the TLS server if the client sends ALPN but no next
Jack Lloyd
2015-08-28
1
-1
/
+1
*
|
Add ECDSA provider using OpenSSL
Jack Lloyd
2015-08-28
1
-0
/
+217
*
|
Remove unused variable
Jack Lloyd
2015-08-28
1
-3
/
+0
*
|
Fix pk signature test framework bug.
Jack Lloyd
2015-08-28
1
-5
/
+5
*
|
PK speed reporting improvements.
Jack Lloyd
2015-08-28
1
-4
/
+9
*
|
Move GF(p) side channel countermeasure toggles to build.h
Jack Lloyd
2015-08-28
3
-28
/
+59
*
|
Use 16 byte alignment for all allocations in the mlock allocator
Jack Lloyd
2015-08-28
1
-7
/
+1
*
|
Add override specifiers to zlib.h
Jack Lloyd
2015-08-28
1
-6
/
+6
*
|
Gzip_Decompression should be a subclass of Stream_Decompression
Jack Lloyd
2015-08-28
1
-1
/
+1
[prev]
[next]