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
/
rec_wri.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Record_Writer call a callback instead of writing directly to the socket
lloyd
2010-10-19
1
-5
/
+5
*
Run MAC as standalone object instead of running it through a Pipe at
lloyd
2010-10-19
1
-26
/
+22
*
Last u32bit->size_t for ssl
lloyd
2010-10-15
1
-5
/
+5
*
More size_t
lloyd
2010-10-15
1
-12
/
+12
*
Hide a number of the internal SSL headers from the user, you can still
lloyd
2010-09-15
1
-1
/
+1
*
More changes to avoid vector to pointer implicit conversions
lloyd
2010-09-14
1
-2
/
+2
*
Anywhere where we use MemoryRegion::begin to get access to the raw pointer
lloyd
2010-09-13
1
-1
/
+1
*
Big, invasive but mostly automated change, with a further attempt at
lloyd
2010-09-07
1
-1
/
+1
*
Fix comparison to use IVs with a hypothetical negotiated TLS that uses
lloyd
2010-06-09
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
-1
/
+21
*
Rename pad_amount to block_size, more accurate/descriptive
lloyd
2010-03-30
1
-5
/
+11
*
Also remove compression bits from record writer
lloyd
2010-03-25
1
-14
/
+4
*
Rename Policy to TLS_Policy.
lloyd
2010-02-16
1
-1
/
+1
*
Various minor SSL fixes
lloyd
2010-02-14
1
-1
/
+0
*
Import latest version of Ajisai into src/ssl; once this hits mainline
lloyd
2010-01-11
1
-0
/
+259