aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtls/tls_protection.c
Commit message (Collapse)AuthorAgeFilesLines
* Accept TLS records with zero-length plaintextMartin Willi2010-09-061-1/+1
|
* Implemented TLS Alert handlingMartin Willi2010-08-231-14/+34
|
* Introducing a dedicated debug message group for libtlsMartin Willi2010-08-231-6/+6
|
* Use IV length of a crypter instead of block size for IV calculationsMartin Willi2010-08-131-10/+12
|
* fixed sequence numbering and iv of TLS protection layerAndreas Steffen2010-08-121-3/+3
|
* Moved TLS stack to its own libraryMartin Willi2010-08-031-0/+311