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
*
Merge pull from Christopher Dale <
[email protected]
>
guywithcrookedface
2013-06-01
1
-0
/
+9
*
Avoid SIGFPE if no providers during benchmark
lloyd
2013-05-30
1
-4
/
+8
*
Avoid unnecessary allocations during GCM multiply, 20-30% speedup
lloyd
2013-05-30
1
-15
/
+12
*
Remove mutation from GCM multiply loop
lloyd
2013-05-30
1
-4
/
+2
*
Add Channel::send_warning_alert and send_fatal_alert
lloyd
2013-05-30
4
-8
/
+18
*
Fix RST syntax
lloyd
2013-05-01
1
-1
/
+1
*
Fix Windows and static-only makefiles
lloyd
2013-04-23
2
-6
/
+4
*
Change TLS::Ciphersuite constructor to be non-inline and to take
lloyd
2013-04-19
2
-17
/
+37
*
Add missing dependencies
lloyd
2013-04-19
1
-0
/
+2
*
Avoid warning
lloyd
2013-04-19
1
-2
/
+2
*
Compile fix
lloyd
2013-04-19
1
-1
/
+1
*
Add a constant to make it more obvious that the clock polling
lloyd
2013-04-19
2
-9
/
+11
*
Some small TLS doc updates
lloyd
2013-04-19
3
-29
/
+39
*
Avoid using representable value for internal null alert
lloyd
2013-04-19
2
-14
/
+7
*
Rename ARC4 to RC4
lloyd
2013-04-19
16
-66
/
+68
*
Initial notes for 1.11.4
lloyd
2013-04-18
1
-0
/
+17
*
Add more generalized runtime performance test, can check AEAD modes
lloyd
2013-04-17
2
-135
/
+109
*
Always include modules requiring ISA extensions as long as the
lloyd
2013-04-17
17
-177
/
+140
*
Rewrite the TLS padding comparison to be constant time
lloyd
2013-04-16
1
-6
/
+6
*
Add a policy for Suite B 128-bit
lloyd
2013-04-12
2
-12
/
+33
*
Tick version to 1.10.4
lloyd
2013-04-12
2
-5
/
+1
*
Remove old/broken/highly incomplete CMS code
lloyd
2013-04-12
9
-1337
/
+0
*
Kill workaround for GCC 3.x
lloyd
2013-04-12
1
-4
/
+0
*
Kill off old GCC 3.x workaround
lloyd
2013-04-12
1
-8
/
+2
*
Avoid null pointer deref if key was not set in AES
lloyd
2013-04-12
1
-0
/
+4
*
Move zero as null pointer warning to maintainer mode flags
lloyd
2013-04-12
1
-2
/
+2
*
Add datestamp to autogenerated tls_suite_info.cpp
lloyd
2013-04-12
2
-16
/
+13
*
Fix Ciphersuite::to_string when using non-GCM AEAD modes
lloyd
2013-04-12
1
-2
/
+2
*
Update for 1.11.3 release
1.11.3
lloyd
2013-04-11
4
-6
/
+6
*
Update link to CFRG OCB draft
lloyd
2013-04-11
1
-1
/
+1
*
Add support for AEAD modes in TLS. Add GCM ciphersuites.
lloyd
2013-04-11
6
-10
/
+242
*
In Channel, pre-size the IO buffers to 16K to avoid excess allocations.
lloyd
2013-04-11
1
-0
/
+7
*
GCM garbled nonces after one message
lloyd
2013-04-11
2
-4
/
+4
*
Only negotiate an AEAD mode when using 1.2
lloyd
2013-04-11
3
-0
/
+12
*
Mark Channel IO buffers for zeroing
lloyd
2013-04-10
3
-7
/
+7
*
Make the IV length and MAC keylength explicit in the ciphersuite
lloyd
2013-04-10
7
-128
/
+164
*
Make ciphersuite_list a virtual member of TLS::Policy
lloyd
2013-04-10
4
-21
/
+20
*
Add erase_chars and replace_chars
lloyd
2013-04-10
2
-7
/
+47
*
Avoid crash in get_aead if handed a string with no slashes
lloyd
2013-04-10
1
-0
/
+3
*
Add AEAD_Mode::output_length
lloyd
2013-04-10
4
-0
/
+34
*
Don't force download over TLS as some browsers crank
lloyd
2013-04-10
1
-1
/
+1
*
Add a param to Connection_Cipher_State so it knows which direction
lloyd
2013-04-10
3
-1
/
+5
*
Lost get_aead decl in revert
lloyd
2013-04-10
1
-0
/
+5
*
Revert part of 5be6e329324fc8263de56167091754e27305917b,
lloyd
2013-04-10
9
-56
/
+58
*
Fix RST syntax on superscript
lloyd
2013-04-04
1
-1
/
+1
*
Change the default PKCS #8 PBKDF runtime from 200 to 300 milliseconds.
lloyd
2013-04-04
5
-29
/
+40
*
Make SHA-256 the default instead of SHA-1 in passhash9 - it's been
lloyd
2013-04-04
2
-4
/
+16
*
Remove return value of AEAD_Mode::start as it doesn't seem necessary
lloyd
2013-04-03
13
-45
/
+90
*
Incorrect as text not usually aligned size
lloyd
2013-03-28
1
-6
/
+2
*
Update test
lloyd
2013-03-28
1
-3
/
+7
[next]