Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Introducing simple purposes for the TLS stack, switches various options | Martin Willi | 2010-08-20 | 1 | -5/+39 | |
| | ||||||
* | Added more TLS cipher suites we already support | Martin Willi | 2010-08-20 | 1 | -30/+36 | |
| | ||||||
* | Build TLS cipher suite list in a generic fashion | Martin Willi | 2010-08-20 | 1 | -74/+51 | |
| | ||||||
* | Use IV length of a crypter instead of block size for IV calculations | Martin Willi | 2010-08-13 | 1 | -1/+1 | |
| | ||||||
* | EAP-TLS and EAP-TTLS use different constant MSK PRF label | Andreas Steffen | 2010-08-07 | 1 | -3/+9 | |
| | ||||||
* | Whitespace cleanups | Martin Willi | 2010-08-05 | 1 | -6/+6 | |
| | ||||||
* | fixed type in cipher suite list build | Andreas Steffen | 2010-08-05 | 1 | -1/+1 | |
| | ||||||
* | log selected TLS version and cipher suite | Andreas Steffen | 2010-08-05 | 1 | -0/+221 | |
| | ||||||
* | Moved TLS stack to its own library | Martin Willi | 2010-08-03 | 1 | -0/+691 | |