summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/ssl/d1_pkt.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge DTLS fixes from vendor-crypto/openssl/dist:simon2009-08-231-0/+4
| | | | | | | | | | | | | | | - Fix memory consumption bug with "future epoch" DTLS records. - Fix fragment handling memory leak. - Do not access freed data structure. - Fix DTLS fragment bug - out-of-sequence message handling which could result in NULL pointer dereference in dtls1_process_out_of_seq_message(). Note that this will not get FreeBSD Security Advisory as DTLS is experimental in OpenSSL. MFC after: 1 week Security: CVE-2009-1377 CVE-2009-1378 CVE-2009-1379 CVE-2009-1387
* Merge OpenSSL 0.9.8k into head.simon2009-06-141-49/+69
|\ | | | | | | Approved by: re
| * Flatten OpenSSL vendor tree.simon2008-08-231-1772/+0
|/
* Vendor import of OpenSSL 0.9.8e.simon2007-03-151-5/+1
|
* Vendor import of OpenSSL 0.9.8d.simon2006-10-011-2/+8
|
* Vendor import of OpenSSL 0.9.8bsimon2006-07-291-0/+1770
OpenPOWER on IntegriCloud