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_record.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ssl module to tls
lloyd
2011-12-23
1
-119
/
+0
*
First stab at an event driven TLS client.
lloyd
2011-12-23
1
-0
/
+2
*
Calling &str[str.size()] is only valid if str is const; otherwise the
lloyd
2011-04-29
1
-1
/
+7
*
If no TR1 is defined for use, error out here.
lloyd
2010-11-03
1
-2
/
+4
*
Remove socket dependency from TLS_Server, instead interacting with
lloyd
2010-10-29
1
-1
/
+0
*
Make Record_Writer call a callback instead of writing directly to the socket
lloyd
2010-10-19
1
-2
/
+10
*
Run MAC as standalone object instead of running it through a Pipe at
lloyd
2010-10-19
1
-7
/
+16
*
More size_t
lloyd
2010-10-15
1
-8
/
+8
*
Hide a number of the internal SSL headers from the user, you can still
lloyd
2010-09-15
1
-1
/
+1
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
1
-1
/
+1
*
Add support for TLS v1.1's per-record random IV. Tested against GnuTLS server.
lloyd
2010-03-30
1
-2
/
+5
*
Rename pad_amount to block_size, more accurate/descriptive
lloyd
2010-03-30
1
-2
/
+2
*
Remove the bits for supporting compression - it was never actually
lloyd
2010-03-25
1
-8
/
+4
*
Make Record_Reader event driven. Callers (eg TLS_Client and
lloyd
2010-03-23
1
-8
/
+23
*
Rename Policy to TLS_Policy.
lloyd
2010-02-16
1
-3
/
+3
*
Various minor SSL fixes
lloyd
2010-02-14
1
-1
/
+1
*
Import latest version of Ajisai into src/ssl; once this hits mainline
lloyd
2010-01-11
1
-0
/
+79