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
/
ssl
/
hello.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add code point for the SRP identifier extension and add a check for it
lloyd
2011-12-17
1
-0
/
+8
*
Maintainer mode warning cleanups, mostly for C style casts which I
lloyd
2011-04-18
1
-2
/
+3
*
Make MemoryRegion::set protected, change all callers
lloyd
2010-10-29
1
-1
/
+2
*
Last u32bit->size_t for ssl
lloyd
2010-10-15
1
-25
/
+25
*
Require a TLS_Policy
lloyd
2010-09-17
1
-8
/
+11
*
Add a helper function for encoding TLS values with length tagging
lloyd
2010-09-15
1
-18
/
+4
*
Hide a number of the internal SSL headers from the user, you can still
lloyd
2010-09-15
1
-1
/
+1
*
Update all uses of MemoryRegion::append to use either push_back or operator+=
lloyd
2010-09-15
1
-20
/
+22
*
More vector->pointer conversion removals.
lloyd
2010-09-13
1
-5
/
+3
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
1
-1
/
+1
*
If we couldn't agree on a suite, fail immediately
lloyd
2010-04-20
1
-0
/
+5
*
Add support for reading SSLv2 client hellos
lloyd
2010-04-17
1
-0
/
+34
*
Instead of just discarding the extension size, confirm that the
lloyd
2010-03-30
1
-1
/
+4
*
Support TLS Extensions, specifically SNI
lloyd
2010-03-30
1
-35
/
+29
*
Add a class that knows how to decode a (very small subset of) TLS data
lloyd
2010-03-30
1
-45
/
+76
*
Don't fail simply because the client sent a version code that we don't
lloyd
2010-03-30
1
-6
/
+0
*
Fix server handshake.
lloyd
2010-03-30
1
-4
/
+6
*
Add support for TLS v1.1's per-record random IV. Tested against GnuTLS server.
lloyd
2010-03-30
1
-1
/
+5
*
Remove use of old PKCS8_ and X509_ typedefs
lloyd
2010-02-16
1
-1
/
+1
*
Rename Policy to TLS_Policy.
lloyd
2010-02-16
1
-2
/
+2
*
Various minor SSL fixes
lloyd
2010-02-14
1
-2
/
+0
*
Import latest version of Ajisai into src/ssl; once this hits mainline
lloyd
2010-01-11
1
-0
/
+267