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_read.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send the renegotiation extension SCSV in the the client hellos, and
lloyd
2012-06-12
1
-0
/
+1
*
A bad decrypt on a TLS 1.0/1.1 message would cause a mostly infinite
lloyd
2011-12-31
1
-1
/
+6
*
I can't spell
lloyd
2011-05-13
1
-2
/
+2
*
Run MAC as standalone object instead of running it through a Pipe at
lloyd
2010-10-19
1
-15
/
+18
*
Last u32bit->size_t for ssl
lloyd
2010-10-15
1
-8
/
+8
*
More size_t
lloyd
2010-10-15
1
-10
/
+10
*
Remove debug.h include
lloyd
2010-10-07
1
-1
/
+0
*
More vector->pointer conversion removals.
lloyd
2010-09-13
1
-1
/
+1
*
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
/
+3
*
Fix a few hundred Doxygen warnings
lloyd
2010-06-15
1
-4
/
+4
*
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 reading SSLv2 client hellos
lloyd
2010-04-17
1
-0
/
+29
*
If the CBC padding is incorrect, then assume the pad size is zero and
lloyd
2010-04-09
1
-4
/
+10
*
Add support for TLS v1.1's per-record random IV. Tested against GnuTLS server.
lloyd
2010-03-30
1
-5
/
+12
*
Rename pad_amount to block_size, more accurate/descriptive
lloyd
2010-03-30
1
-5
/
+7
*
Remove the bits for supporting compression - it was never actually
lloyd
2010-03-25
1
-11
/
+0
*
Make Record_Reader event driven. Callers (eg TLS_Client and
lloyd
2010-03-23
1
-27
/
+41
*
Rename Policy to TLS_Policy.
lloyd
2010-02-16
1
-1
/
+1
*
Various minor SSL fixes
lloyd
2010-02-14
1
-3
/
+3
*
Import latest version of Ajisai into src/ssl; once this hits mainline
lloyd
2010-01-11
1
-0
/
+204