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
*
Add asserts to help out Coverity
Jack Lloyd
2016-02-09
2
-0
/
+4
*
Check result of dynamic_cast
Jack Lloyd
2016-02-09
1
-10
/
+17
*
Removes randomization from choice of keys in X509 test.
Jack Lloyd
2016-02-09
1
-17
/
+15
*
Fix memory leaks in FFI tests
Jack Lloyd
2016-02-09
1
-7
/
+16
*
Avoid Coverity false positive
Jack Lloyd
2016-02-09
1
-1
/
+5
*
Don't leave member variables uninitialized. Found by Coverity scanner.
Jack Lloyd
2016-02-09
1
-1
/
+1
*
GlobalMemoryStatusEx is on XP GH #419
Jack Lloyd
2016-02-09
1
-2
/
+2
*
Merge pull request #421 from neusdan/pvs-studio2
Jack Lloyd
2016-02-09
8
-10
/
+9
|
\
|
*
V816 It is more efficient to catch exception by reference rather than by valu...
Daniel Neus
2016-02-08
7
-8
/
+8
|
*
V814 Decreased performance. The 'strlen' function was called multiple times i...
Daniel Neus
2016-02-08
1
-2
/
+1
|
/
*
Merge pull request #418 from cordney/patch-2
Jack Lloyd
2016-02-07
1
-16
/
+16
|
\
|
*
Update iOS build instructions
René Korthaus
2016-02-07
1
-16
/
+16
|
/
*
Make SRP6 support optional in TLS
Jack Lloyd
2016-02-07
10
-20
/
+72
*
Utils needs librt dependency due to calling clock_gettime
Jack Lloyd
2016-02-07
1
-0
/
+4
*
Add explicit fork check to HMAC_RNG
Jack Lloyd
2016-02-07
6
-85
/
+118
*
Remove support for the TLS min fragment length extension.
Jack Lloyd
2016-02-07
11
-147
/
+18
*
GH #417 Remove TLS heartbeat support
Jack Lloyd
2016-02-07
16
-292
/
+1
|
\
|
*
Remove TLS heartbeat support.
Jack Lloyd
2016-02-07
16
-292
/
+1
|
/
*
Remove dead write. Closes GH #401
Jack Lloyd
2016-02-07
1
-2
/
+5
*
Remove redundant initialization. Closes GH #399
Jack Lloyd
2016-02-07
1
-1
/
+0
*
Revert GH #365 Replace deprecated Win API calls in Win32_EntropySource
Jack Lloyd
2016-02-06
1
-3
/
+3
*
Bump version to 1.11.29 pre
Jack Lloyd
2016-02-06
2
-1
/
+6
*
Update todo
Jack Lloyd
2016-02-06
1
-11
/
+15
*
Order the accesses to A[] in the Keccak permutation.
Jack Lloyd
2016-02-06
1
-17
/
+17
*
Add info for 1.10.12 release
Jack Lloyd
2016-02-03
2
-3
/
+28
*
Fix two bugs in 1.11.27 which caused test failures.
1.11.28
Jack Lloyd
2016-02-01
6
-7
/
+15
*
Update news for 1.11.27 release
1.11.27
Jack Lloyd
2016-02-01
3
-10
/
+24
*
Fix heap overflow in ECC point multiplication
Jack Lloyd
2016-02-01
7
-5
/
+110
*
Fix (nearly) infinite loop in RESSOL (modular square root).
Jack Lloyd
2016-02-01
4
-8
/
+56
*
Fix indent
Jack Lloyd
2016-01-30
1
-171
/
+193
*
Add Blake2b hash function (GH #413 by cynecx)
Jack Lloyd
2016-01-30
5
-0
/
+3388
|
\
|
*
Blake2b: use rotate_right instead of a macro
cynecx
2016-01-27
1
-7
/
+5
|
*
Blake2b: Fix for MSVC
cynecx
2016-01-26
1
-5
/
+3
|
*
Blake2b: Add copyright & fix header guard
cynecx
2016-01-26
2
-3
/
+17
|
*
Blake2b: add 'abc' test vector
cynecx
2016-01-26
1
-0
/
+3
|
*
Add Blake2b hash function
cynecx
2016-01-26
5
-0
/
+3375
*
|
Guard use of X9.31 RNG in macro check
Jack Lloyd
2016-01-29
1
-3
/
+5
*
|
Avoid -Wmaybe-uninitialized warning under GCC 5.3
Jack Lloyd
2016-01-29
1
-4
/
+6
*
|
Maintainer mode shouldn't always imply ASan since it interferes with
Jack Lloyd
2016-01-29
1
-3
/
+0
*
|
Fix buffer sizes in speed. Avoid repeated MAC keyings
Jack Lloyd
2016-01-29
1
-12
/
+8
*
|
Add time tests for all RNG types
Jack Lloyd
2016-01-26
1
-11
/
+68
|
/
*
Add speed test for entropy sources
Jack Lloyd
2016-01-17
1
-6
/
+31
*
Add missing overrides and fix -Wpedantic 'extra ;' warnings
Jack Lloyd
2016-01-17
7
-33
/
+33
*
Merge GH #410 enable -Wpedantic
Jack Lloyd
2016-01-17
3
-3
/
+3
|
\
|
*
Enable -Wpedantic on gcc and clang
René Korthaus
2016-01-13
3
-3
/
+3
*
|
Bump version to 1.11.27 pre
Jack Lloyd
2016-01-17
2
-1
/
+16
*
|
Avoid test failures in KEM when KDF is not found.
Jack Lloyd
2016-01-17
2
-19
/
+44
*
|
Make Entropy_Sources and Entropy_Accumulator final.
Jack Lloyd
2016-01-17
1
-4
/
+2
*
|
Ignore ctags files
Jack Lloyd
2016-01-17
1
-0
/
+4
*
|
Support small buffers in speed tests. Add RNG speed tests.
Jack Lloyd
2016-01-17
1
-90
/
+136
[next]