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
/
c_kex.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a helper function for encoding TLS values with length tagging
lloyd
2010-09-15
1
-8
/
+5
*
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
-3
/
+3
*
More vector->pointer conversion removals.
lloyd
2010-09-13
1
-6
/
+9
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
1
-1
/
+1
*
Clean up ciphersuite handling
lloyd
2010-04-17
1
-3
/
+1
*
Add a class that knows how to decode a (very small subset of) TLS data
lloyd
2010-03-30
1
-8
/
+3
*
Rename PK_Encryptor_MR_with_EME and PK_Decryptor_MR_with_EME to
lloyd
2010-03-08
1
-2
/
+2
*
Modify pubkey classes to take names instead of object pointers.
lloyd
2010-03-08
1
-12
/
+10
*
Client_Key_Exchange needs modification for DH changes
lloyd
2010-03-04
1
-14
/
+14
*
Unused variable warning in catch statement
lloyd
2010-03-03
1
-1
/
+1
*
Remove use of old PKCS8_ and X509_ typedefs
lloyd
2010-02-16
1
-2
/
+2
*
Rename Policy to TLS_Policy.
lloyd
2010-02-16
1
-1
/
+1
*
Import latest version of Ajisai into src/ssl; once this hits mainline
lloyd
2010-01-11
1
-0
/
+174