Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Since DTLS 1.0 is based on TLS 1.1 we should never return a decryption_failed | Dr. Stephen Henson | 2011-01-04 | 1 | -5/+1 |
* | Submitted by: Julia Lawall <julia@diku.dk> | Dr. Stephen Henson | 2009-09-13 | 1 | -1/+1 |
* | Fix compilation with -no-comp by adding some more #ifndef OPENSSL_NO_COMP | Lutz Jänicke | 2009-01-05 | 1 | -0/+2 |
* | If we're going to return errors (no matter how stupid), then we should | Ben Laurie | 2008-12-29 | 1 | -0/+8 |
* | Revert the size_t modifications from HEAD that had led to more | Geoff Thorpe | 2008-11-12 | 1 | -10/+8 |
* | Make -DKSSL_DEBUG work again. | Dr. Stephen Henson | 2008-11-10 | 1 | -8/+10 |
* | 1. Changes for s_client.c to make it return non-zero exit code in case | Dr. Stephen Henson | 2007-10-26 | 1 | -1/+3 |
* | Update ssl library to support EVP_PKEY MAC API. Include generic MAC support. | Dr. Stephen Henson | 2007-06-04 | 1 | -4/+4 |
* | add additional checks + cleanup | Nils Larsch | 2006-01-30 | 1 | -1/+4 |
* | fix SSLerr stuff for DTLS1 code; | Bodo Möller | 2005-04-26 | 1 | -1/+1 |
* | Add DTLS support. | Ben Laurie | 2005-04-26 | 1 | -0/+278 |