summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/ssl
Commit message (Collapse)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r172767,simon2007-10-184-615/+544
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import DTLS security fix from upstream OpenSSL_0_9_8-stable branch.simon2007-10-184-615/+544
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the OpenSSL advisory: Andy Polyakov discovered a flaw in OpenSSL's DTLS implementation which could lead to the compromise of clients and servers with DTLS enabled. DTLS is a datagram variant of TLS specified in RFC 4347 first supported in OpenSSL version 0.9.8. Note that the vulnerabilities do not affect SSL and TLS so only clients and servers explicitly using DTLS are affected. We believe this flaw will permit remote code execution. Security: CVE-2007-4995 Security: http://www.openssl.org/news/secadv_20071012.txt
* | Correct a buffer overflow in OpenSSL SSL_get_shared_ciphers().simon2007-10-031-11/+11
| | | | | | | | | | Security: FreeBSD-SA-07:08.openssl Approved by: re (security blanket)
* | Resolve conflicts after import of OpenSSL 0.9.8e.simon2007-03-154-6/+7
| |
* | This commit was generated by cvs2svn to compensate for changes in r167612,simon2007-03-1515-78/+208
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.8e.simon2007-03-1519-84/+215
| |
* | Resolve conflicts after import of OpenSSL 0.9.8d.simon2006-10-012-2/+3
| |
* | This commit was generated by cvs2svn to compensate for changes in r162911,simon2006-10-0111-54/+406
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.8d.simon2006-10-0113-56/+409
| |
* | Resolve conflicts after import of OpenSSL 0.9.8b.simon2006-07-298-327/+259
| |
* | This commit was generated by cvs2svn to compensate for changes in r160814,simon2006-07-2939-2655/+11423
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.8bsimon2006-07-2947-2988/+11683
| |
| * Remove files that are no longer part of OpenSSL from the vendornectar2005-02-251-1019/+0
| | | | | | | | branch. This time, these are mostly the `Makefile.ssl' files.
* | Correct a man-in-the-middle SSL version rollback vulnerability.cperciva2005-10-111-6/+1
| | | | | | | | Security: FreeBSD-SA-05:21.openssl
* | This commit was generated by cvs2svn to compensate for changes in r142430,nectar2005-02-251-1019/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | Resolve conflicts after import of OpenSSL 0.9.7e.nectar2005-02-253-7/+16
| |
* | This commit was generated by cvs2svn to compensate for changes in r142425,nectar2005-02-2513-84/+1238
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.7e.nectar2005-02-2516-91/+1254
| |
| * Clean up the OpenSSL vendor branch by removing files that are notnectar2005-02-251-884/+0
| | | | | | | | part of recent releases.
* | Resolve conflicts after import of OpenSSL 0.9.7d.nectar2004-03-175-5/+2
| |
* | This commit was generated by cvs2svn to compensate for changes in r127128,nectar2004-03-1713-311/+335
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.7d.nectar2004-03-1718-316/+337
| |
* | This commit was generated by cvs2svn to compensate for changes in r127114,nectar2004-03-171-0/+8
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Correct a denial-of-service vulnerability in OpenSSL (CAN-2004-0079).nectar2004-03-171-0/+8
| | | | | | | | Obtained from: OpenSSL CVS (http://cvs.openssl.org/chngview?cn=12033)
* | This commit was generated by cvs2svn to compensate for changes in r120631,nectar2003-10-019-23/+54
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.7cnectar2003-10-019-23/+54
| |
* | This commit was generated by cvs2svn to compensate for changes in r112439,jedgar2003-03-201-13/+12
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of PKCS #1 security fix.jedgar2003-03-201-13/+12
| | | | | | | | http://www.openssl.org/news/secadv_20030319.txt
* | Resolve conflicts after import of OpenSSL 0.9.7a.nectar2003-02-191-1/+1
| |
* | This commit was generated by cvs2svn to compensate for changes in r111147,nectar2003-02-198-37/+82
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.7a.nectar2003-02-199-38/+83
| |
* | Merge conflicts.markm2003-01-289-218/+287
| | | | | | | | This is cunning doublespeak for "use vendor code".
* | This commit was generated by cvs2svn to compensate for changes in r109998,markm2003-01-2836-1440/+5962
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL release 0.9.7. This release includesmarkm2003-01-2845-1643/+6249
| | | | | | | | support for AES and OpenBSD's hardware crypto.
* | Resolve conflicts.nectar2002-08-104-34/+100
| |
* | This commit was generated by cvs2svn to compensate for changes in r101615,nectar2002-08-107-6/+32
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of OpenSSL 0.9.6f.nectar2002-08-1011-40/+132
| |
* | Resolve conflicts after import of OpenSSL 0.9.6e.nectar2002-07-303-5/+33
| |
* | This commit was generated by cvs2svn to compensate for changes in r100936,nectar2002-07-3011-68/+130
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of OpenSSL 0.9.6e.nectar2002-07-3014-69/+161
| |
* | Remove many obsolete files. The majority of these are simply nonectar2002-07-301-884/+0
| | | | | | | | | | longer included as part of the OpenSSL distribution. However, a few we just don't need and are explicitly excluded in FREEBSD-Xlist.
* | This commit was generated by cvs2svn to compensate for changes in r100928,nectar2002-07-3014-117/+489
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of OpenSSL 0.9.6d.nectar2002-07-3014-117/+489
| |
* | Resolve conflicts.kris2002-01-276-76/+327
| |
* | This commit was generated by cvs2svn to compensate for changes in r89837,kris2002-01-2713-61/+305
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Initial import of OpenSSL 0.9.6ckris2002-01-2719-137/+632
| |
* | Resolve conflictskris2001-07-191-1/+2
| |
* | This commit was generated by cvs2svn to compensate for changes in r79998,kris2001-07-194-168/+266
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Initial import of OpenSSL 0.9.6bkris2001-07-195-169/+268
| |
* | Resolve conflictskris2001-05-202-15/+25
| |
OpenPOWER on IntegriCloud