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
*
Add soname_pattern
Simon Warta
2015-08-24
15
-49
/
+57
*
Guard rlimit reset with a defined check for RLIMIT_MEMLOCK as it is
Jack Lloyd
2015-08-24
1
-0
/
+5
*
Remove high bit set char from comment as it broke amalgamation generation
Jack Lloyd
2015-08-22
1
-4
/
+8
*
Fix for minimized builds
Jack Lloyd
2015-08-21
1
-0
/
+1
*
Missing add
Jack Lloyd
2015-08-21
1
-0
/
+1
*
In RSA, check that the input is less than the modulus n before blinding
Jack Lloyd
2015-08-21
1
-5
/
+7
*
Add power analysis countermeasures for ECC point multiplications.
Jack Lloyd
2015-08-21
10
-242
/
+411
*
Reactivate FFI PBKDF minimum iterations test
Simon Warta
2015-08-21
1
-3
/
+2
*
Add m_ prefix to member variable Power_Mod::m_core
Simon Warta
2015-08-21
2
-23
/
+23
*
Refactor ./botan speed
Simon Warta
2015-08-21
10
-101
/
+245
*
Add initial cirlce config
Simon Warta
2015-08-21
4
-0
/
+40
*
Add so_link_command for clang debug on darwin and default
Simon Warta
2015-08-14
1
-3
/
+5
*
Remove 'extern "C"' from src/lib/math/mp
Simon Warta
2015-08-14
16
-61
/
+3
*
Update Appveyor config
Simon Warta
2015-08-12
1
-2
/
+7
*
Add stricter time parsing; Add more tests
Simon Warta
2015-08-11
3
-9
/
+113
*
Sometimes we don't know the input format. But it is one of two
Simon Warta
2015-08-11
5
-9
/
+28
*
Explicitly fwd declase classes BER_Decoder, DER_Encoder
Simon Warta
2015-08-11
3
-12
/
+10
*
Test implicit X509_Time copy constructor and assignment
Simon Warta
2015-08-11
1
-0
/
+17
*
Add Not matcher for Catch
Simon Warta
2015-08-11
1
-0
/
+24
*
Minor refactoring of existing Matchers
Simon Warta
2015-08-11
1
-7
/
+10
*
Remove string constructor of X509_Time()
Simon Warta
2015-08-11
7
-228
/
+176
*
Refector tests style (use matchers)
Simon Warta
2015-08-11
1
-82
/
+64
*
Strict uint32 parsing
Simon Warta
2015-08-11
2
-7
/
+20
*
Avoid integer overlow in string->uint32 converter
Simon Warta
2015-08-10
2
-3
/
+58
*
Deactivate tests that consistently fail in debug mode
Simon Warta
2015-08-09
1
-0
/
+8
*
Restrict input values to NIST reductions to defined range
Jack Lloyd
2015-08-08
1
-3
/
+13
*
Merge branch 'master' of https://github.com/randombit/botan
Jack Lloyd
2015-08-08
13
-267
/
+434
|
\
|
*
Add m_ prefix to member variables in SecureQueue
Simon Warta
2015-08-08
2
-27
/
+28
|
*
Merge pull request #235 from tiwoc/overrides
Simon Warta
2015-08-08
2
-2
/
+2
|
|
\
|
|
*
Add override and fix signature of Fuzzer_Creds::psk_identity()
Daniel Seither
2015-08-03
1
-1
/
+1
|
|
*
Add missing override for SecureQueue::check_available()
Daniel Seither
2015-08-03
1
-1
/
+1
|
*
|
Rename fuzzer test consistently
Simon Warta
2015-08-08
1
-2
/
+2
|
*
|
Refactor most of FFI test for matchers
Simon Warta
2015-08-08
1
-103
/
+149
|
*
|
Add matchers for integers and bool
Simon Warta
2015-08-08
2
-26
/
+73
|
*
|
Refactor catchy tests
Simon Warta
2015-08-08
8
-107
/
+180
*
|
|
Expose the NIST prime values and reduction operations as plain functions.
Jack Lloyd
2015-08-08
7
-285
/
+367
|
/
/
*
|
For CBC, ECB, and XTS the output length of a zero length input is well
Jack Lloyd
2015-08-04
3
-7
/
+9
*
|
Remove unused pkcs8 includes
Simon Warta
2015-08-03
15
-9
/
+8
*
|
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
*
|
Fix for minimized builds
Jack Lloyd
2015-08-03
1
-4
/
+13
*
|
Fix two crashes in the BER decoder found with afl.
Jack Lloyd
2015-08-02
63
-6
/
+438
*
|
Merge pull request #231 from tiwoc/add-override
Jack Lloyd
2015-07-31
152
-865
/
+876
|
\
\
|
*
|
tests: Add missing overrides
Daniel Seither
2015-07-30
2
-7
/
+7
|
*
|
cmd: Add missing overrides
Daniel Seither
2015-07-30
2
-6
/
+6
|
*
|
utils: Add missing overrides
Daniel Seither
2015-07-30
1
-1
/
+1
|
*
|
tls: Add missing overrides
Daniel Seither
2015-07-30
1
-30
/
+30
|
*
|
stream: Add missing overrides
Daniel Seither
2015-07-30
5
-38
/
+38
|
*
|
rng: Add missing overrides
Daniel Seither
2015-07-30
5
-30
/
+30
|
*
|
pubkey: Add missing overrides
Daniel Seither
2015-07-30
25
-86
/
+89
[next]