Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -302/+287 |
* | fix transport parameter casts in tests | Stefan Bühler | 2013-08-25 | 1 | -2/+2 |
* | avoid delays by using a reliable transport layer. | Nikos Mavrogiannopoulos | 2013-05-26 | 1 | -4/+3 |
* | When running tests disable PKCS #11 support to avoid detecting memory leaks f... | Nikos Mavrogiannopoulos | 2013-05-01 | 1 | -2/+2 |
* | GnuTLS Length Hiding patch. | Alfredo Pironti | 2013-01-23 | 1 | -3/+3 |
* | NEW_RECORD_PADDING priority string was renamed to RANDOM_PADDING | Nikos Mavrogiannopoulos | 2013-01-02 | 1 | -3/+3 |
* | Added checks for new record padding format. | Nikos Mavrogiannopoulos | 2013-01-02 | 1 | -24/+28 |
* | use AF_UNIX for socketpair. | Nikos Mavrogiannopoulos | 2012-04-04 | 1 | -1/+1 |
* | Make sure that GNUTLS_E_PREMATURE_TERMINATION is returned if there is prematu... | Nikos Mavrogiannopoulos | 2012-03-31 | 1 | -0/+2 |
* | eliminated memory leaks in new test. | Nikos Mavrogiannopoulos | 2012-02-29 | 1 | -0/+2 |
* | Added test for invalid record packet sizes. | Nikos Mavrogiannopoulos | 2012-02-29 | 1 | -0/+426 |