Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't allocate extra memory to MAC the TLS header | Martin Willi | 2011-09-28 | 1 | -22/+23 |
* | Verify TLS MAC even if padding is invalid to prevent timing attacks | Martin Willi | 2011-09-28 | 1 | -6/+4 |
* | Fixed common misspellings. | Tobias Brunner | 2011-07-20 | 1 | -1/+1 |
* | Accept TLS records with zero-length plaintext | Martin Willi | 2010-09-06 | 1 | -1/+1 |
* | Implemented TLS Alert handling | Martin Willi | 2010-08-23 | 1 | -14/+34 |
* | Introducing a dedicated debug message group for libtls | Martin Willi | 2010-08-23 | 1 | -6/+6 |
* | Use IV length of a crypter instead of block size for IV calculations | Martin Willi | 2010-08-13 | 1 | -10/+12 |
* | fixed sequence numbering and iv of TLS protection layer | Andreas Steffen | 2010-08-12 | 1 | -3/+3 |
* | Moved TLS stack to its own library | Martin Willi | 2010-08-03 | 1 | -0/+311 |