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
/
s_kex.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ssl module to tls
lloyd
2011-12-23
1
-180
/
+0
*
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
-7
/
+7
*
Add a helper function for encoding TLS values with length tagging
lloyd
2010-09-15
1
-11
/
+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
-6
/
+6
*
More changes to avoid vector to pointer implicit conversions
lloyd
2010-09-14
1
-1
/
+1
*
More vector->pointer conversion removals.
lloyd
2010-09-13
1
-1
/
+1
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
1
-1
/
+1
*
Fix DSA TLS servers
lloyd
2010-03-30
1
-1
/
+1
*
Modify pubkey classes to take names instead of object pointers.
lloyd
2010-03-08
1
-29
/
+33
*
Remove some unnecessary usages of PK_Signing_Key
lloyd
2010-03-04
1
-30
/
+17
*
Remove use of old PKCS8_ and X509_ typedefs
lloyd
2010-02-16
1
-6
/
+6
*
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
/
+195