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
/
tls_client.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...
lloyd
2011-06-13
1
-2
/
+2
|
\
|
*
propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...
lloyd
2010-11-04
1
-2
/
+2
|
|
\
|
|
*
function<> is in in std in C++0x
lloyd
2010-10-28
1
-2
/
+2
*
|
|
I can't spell
lloyd
2011-05-13
1
-4
/
+4
|
/
/
*
/
Cleanup
lloyd
2010-10-29
1
-1
/
+1
|
/
*
Make TLS_Client entirely via callbacks, not talking to Socket directly
lloyd
2010-10-19
1
-26
/
+14
*
Make Record_Writer call a callback instead of writing directly to the socket
lloyd
2010-10-19
1
-2
/
+2
*
Last u32bit->size_t for ssl
lloyd
2010-10-15
1
-2
/
+2
*
Use size_t in ssl
lloyd
2010-10-15
1
-11
/
+11
*
Use size_t in filters
lloyd
2010-10-12
1
-1
/
+1
*
Require a TLS_Policy
lloyd
2010-09-17
1
-15
/
+19
*
Hide a number of the internal SSL headers from the user, you can still
lloyd
2010-09-15
1
-2
/
+2
*
More changes to avoid vector to pointer implicit conversions
lloyd
2010-09-14
1
-3
/
+3
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
1
-1
/
+1
*
Remove add_entropy_vec. Much cleaner way of doing this: add the entire
lloyd
2010-04-27
1
-2
/
+2
*
Add the other parties Random value to the local PRNG state
lloyd
2010-04-23
1
-0
/
+2
*
Clean up ciphersuite handling
lloyd
2010-04-17
1
-8
/
+11
*
Remove printfs
lloyd
2010-03-23
1
-17
/
+0
*
Make Record_Reader event driven. Callers (eg TLS_Client and
lloyd
2010-03-23
1
-7
/
+42
*
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
-5
/
+5
*
Various minor SSL fixes
lloyd
2010-02-14
1
-12
/
+9
*
Import latest version of Ajisai into src/ssl; once this hits mainline
lloyd
2010-01-11
1
-0
/
+574