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
*
Update fuzzer test
Simon Warta
2015-09-10
1
-28
/
+39
*
Merge pull request #275 from webmaster128/avoid-static-nonamalgamation
Simon Warta
2015-09-09
3
-13
/
+8
|
\
|
*
Prevent users from building static non-amalgamations on MinGW and Cygwin
Simon Warta
2015-09-09
3
-13
/
+8
|
/
*
.PHONY must be a rule, not a variable
Simon Warta
2015-09-09
1
-1
/
+1
*
Fix version
Jack Lloyd
2015-09-07
1
-1
/
+1
*
Update download links
Jack Lloyd
2015-09-07
1
-3
/
+3
*
Update for 1.11.20 release
1.11.20
Jack Lloyd
2015-09-07
1
-6
/
+7
*
Add release notes from Github tickets for 1.11.20
Simon Warta
2015-09-06
1
-1
/
+23
*
Add missing Botan 1.11.19 release notes
Simon Warta
2015-09-03
1
-1
/
+17
*
Merge pull request #271 from webmaster128/travis-ios
Simon Warta
2015-09-02
7
-68
/
+98
|
\
|
*
Update travis configuration for iOS build
Simon Warta
2015-09-02
7
-68
/
+98
|
/
*
Merge pull request #269 from webmaster128/compression-overrides
Simon Warta
2015-09-01
3
-2
/
+3
|
\
|
*
Add missing compression overrides
Simon Warta
2015-09-01
3
-2
/
+3
|
/
*
Merge pull request #267 from cordney/update-ios-build-instructions
Simon Warta
2015-09-01
1
-1
/
+1
|
\
|
*
Build with libc++ C++ standard library on clang for iOS
René Korthaus
2015-08-29
1
-1
/
+1
*
|
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
15
-25
/
+57
*
Remove unneeded includes and clean up socket feature test
Jack Lloyd
2015-08-29
4
-12
/
+8
*
Remove duplicated ABI flags, and treat user-set flags as a single string
Jack Lloyd
2015-08-29
1
-8
/
+6
*
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
*
|
Reorganize todo
Jack Lloyd
2015-08-28
1
-43
/
+39
*
|
Add ECDSA provider using OpenSSL
Jack Lloyd
2015-08-28
2
-1
/
+220
*
|
Remove unused variable
Jack Lloyd
2015-08-28
1
-3
/
+0
*
|
Ignore logs and cachegrind/callgrind outputs
Jack Lloyd
2015-08-28
1
-0
/
+7
*
|
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
*
|
Merge pull request #266 from cordney/fix-multiple-abi-link-flags
Jack Lloyd
2015-08-28
1
-4
/
+4
|
\
\
|
*
|
Allow multiple abi link flags with the same name
René Korthaus
2015-08-28
1
-4
/
+4
*
|
|
Merge pull request #265 from tiwoc/compress-empty-buffer
Jack Lloyd
2015-08-28
2
-7
/
+22
|
\
\
\
|
*
|
|
Compression: Fix zlib failure on compression of empty input
Daniel Seither
2015-08-28
1
-0
/
+8
|
*
|
|
Compression: Prevent undefined behavior when feeding empty input
Daniel Seither
2015-08-28
1
-7
/
+7
|
*
|
|
Add test for compression of an empty buffer
Daniel Seither
2015-08-28
1
-0
/
+7
|
|
/
/
*
|
|
Merge pull request #247 from mouse07410/master
Jack Lloyd
2015-08-28
1
-69
/
+174
|
\
\
\
|
*
|
|
Update readme.rst, removing fork-specific stuff.
Mouse
2015-08-14
1
-6
/
+0
|
*
|
|
Changed tabs to 4 spaces
Mouse
2015-08-14
1
-5
/
+5
|
*
|
|
Merge pull request #1 from randombit/master
Mouse
2015-08-14
18
-66
/
+15
|
|
\
\
\
|
*
|
|
|
Update readme.rst
Mouse
2015-08-14
1
-1
/
+1
|
*
|
|
|
Update readme.rst
Mouse
2015-08-14
1
-0
/
+6
|
*
|
|
|
Restored Darwin compatibility
Uri Blumenthal
2015-08-14
1
-1
/
+4
|
*
|
|
|
Ported python demo script to python-3
Uri Blumenthal
2015-08-14
1
-61
/
+129
[next]