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
/
lib
/
tls
Commit message (
Expand
)
Author
Age
Files
Lines
*
Not helpful
lloyd
2014-11-16
1
-1
/
+0
*
A TLS Server can now process either TLS or DTLS but not either,
lloyd
2014-11-15
10
-75
/
+181
*
Replace Transformatio::nstart with start_raw so we can do a full set
lloyd
2014-11-05
1
-3
/
+3
*
Let TLS policy disable putting the timestamp in the hello random fields
lloyd
2014-11-04
6
-11
/
+25
*
Typo
lloyd
2014-11-04
1
-1
/
+1
*
Cleanup handling of TLS AEAD nonce sizes, push all knowledge of what
lloyd
2014-11-03
6
-186
/
+193
*
Various small fixes and cleanups, new is_prime util
lloyd
2014-11-03
1
-4
/
+4
*
Fix various warnings from VC++ 2014 and add missing include
lloyd
2014-10-31
4
-6
/
+13
*
No need to pass version by reference
lloyd
2014-10-31
2
-2
/
+2
*
Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00)
lloyd
2014-10-31
9
-26
/
+69
*
If the server offers us a SCSV instead of a real ciphersuite send a fatal alert
lloyd
2014-10-30
3
-0
/
+17
*
Add support for DTLS handshake timeouts and retransmissions.
lloyd
2014-10-06
8
-65
/
+224
*
Specify version number in message when we reject due to policy
lloyd
2014-10-06
2
-2
/
+4
*
Avoid initializer lists here, VC2013 doesn't like it. Github #18
lloyd
2014-05-01
2
-5
/
+7
*
Compile fix
lloyd
2014-04-13
1
-2
/
+2
*
Have TLS_Data_Reader decoding errors include the actual msg type name
lloyd
2014-04-12
12
-44
/
+47
*
Verify that the server did not send any extension that the client didn't
lloyd
2014-04-11
6
-12
/
+41
*
A std::deque's memory is not guaranteed to be contiguous
lloyd
2014-04-06
1
-1
/
+1
*
Add ECDHE_ECDSA CCM suites
lloyd
2014-04-05
1
-2
/
+14
*
Compile fixes
lloyd
2014-02-08
2
-1
/
+2
*
Fix algo factory compile
lloyd
2014-01-18
2
-2
/
+0
*
Guess I won't be needing these
lloyd
2014-01-18
17
-17
/
+0
*
More unique_ptr
lloyd
2014-01-18
2
-2
/
+2
*
Rename the various pubkey padding schemes to match the common names.
lloyd
2014-01-18
1
-2
/
+2
*
Split up docs into the reference manual, the website, and everything else.
lloyd
2014-01-10
1
-0
/
+2
*
Move lib into src
lloyd
2014-01-10
57
-0
/
+11634