summaryrefslogtreecommitdiffstats
path: root/crypto/openssl
Commit message (Collapse)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r162916,simon2006-10-011-1/+1
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import from upstream OpenSSL 0.9.8 branch:simon2006-10-011-1/+1
| | | | | | | | | | | | | | Fix uninitialized free of ctx in compute_key() when the OPENSSL_DH_MAX_MODULUS_BITS check is triggered. This fixes the same issue as FreeBSD-SA-06:23.openssl v1.1.
* | Resolve conflicts after import of OpenSSL 0.9.8d.simon2006-10-018-27/+235
| |
* | This commit was generated by cvs2svn to compensate for changes in r162911,simon2006-10-0190-485/+5802
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.8d.simon2006-10-0198-511/+6053
| |
* | Correct incorrect PKCS#1 v1.5 padding validation in crypto(3).simon2006-09-101-0/+17
| | | | | | | | | | Obtained from: OpenSSL project Security: FreeBSD-SA-06:19.openssl
* | Resolve conflicts after import of OpenSSL 0.9.8b.simon2006-07-301-53/+215
| | | | | | | | | | | | | | | | This was missed the first time around since eng_padlock.c was not part of OpenSSL 0.9.7e and therefor did not have the v0_9_7e CVS tag used during original resolve of conflicts. Noticed by: Antoine Brodin <antoine.brodin@laposte.net>
* | Sync FREEBSD-Xlist with what was actually excluded from OpenSSL 0.9.8bsimon2006-07-291-0/+4
| | | | | | | | import.
* | Add some rough notes on how to import a new OpenSSL version into thesimon2006-07-291-0/+42
| | | | | | | | FreeBSD base system. Parts are inspired by the OpenSSH upgrade notes.
* | Resolve conflicts after import of OpenSSL 0.9.8b.simon2006-07-29112-24404/+1759
| |
* | This commit was generated by cvs2svn to compensate for changes in r160814,simon2006-07-29892-19778/+97022
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.8bsimon2006-07-29915-20663/+98999
| |
| * Remove files that are no longer part of OpenSSL from the vendornectar2005-02-2557-15302/+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
* | File removed in update from OpenSSL 0.9.7d -> 0.9.7e.nectar2005-02-251-91/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r142430,nectar2005-02-2556-15211/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | Resolve conflicts after import of OpenSSL 0.9.7e.nectar2005-02-2511-25/+80
| |
* | This commit was generated by cvs2svn to compensate for changes in r142425,nectar2005-02-25205-787/+17208
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.7e.nectar2005-02-25216-812/+17288
| |
| * Clean up the OpenSSL vendor branch by removing files that are notnectar2005-02-25207-36723/+0
| | | | | | | | part of recent releases.
* | Update list of files to remove prior to import of OpenSSL 0.9.7e.nectar2005-02-251-0/+7
| |
* | This commit was generated by cvs2svn to compensate for changes in r142421,nectar2005-02-251-66/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | Add support for C3 Nehemiah ACE ("Padlock") AES crypto. This comesmarkm2004-08-142-1/+4
| | | | | | | | from OpenSSL 0.9.5 (yet to be released), and is pretty complete.
* | This commit was generated by cvs2svn to compensate for changes in r133665,markm2004-08-131-0/+1054
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Bring in support for VIA C3 Nehemiah Padlock crypto support (AES).markm2004-08-131-0/+1054
| | | | | | | | This is from the upcoming OpenSSL 0.9.8 release.
* | This commit was generated by cvs2svn to compensate for changes in r127904,nectar2004-04-051-4/+9
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Repair a regression in OpenSSL 0.9.7d: processing an unsigned PKCS#7nectar2004-04-051-4/+9
| | | | | | | | | | | | | | | | object could cause a null pointer dereference. Obtained from: OpenSSL CVS (change number 12080) MFC After: 1 day Reported by: Daniel Lang <dl@leo.org>
* | Resolve conflicts after import of OpenSSL 0.9.7d.nectar2004-03-179-6/+17
| |
* | This commit was generated by cvs2svn to compensate for changes in r127128,nectar2004-03-17181-1511/+2602
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.7d.nectar2004-03-17190-1517/+2619
| |
* | 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)
* | Re-add the FreeBSD RCS keyword for the benefit of mergemaster.nectar2004-01-091-0/+1
| | | | | | | | | | PR: conf/50040 Requested by: Dimitry Andric <dim@xs4all.nl>
* | Remove files no longer included with OpenSSL as of version 0.9.7c.nectar2003-10-011-4/+0
| |
* | Merge conflicts after import of OpenSSL 0.9.7c.nectar2003-10-015-114/+170
| |
* | This commit was generated by cvs2svn to compensate for changes in r120631,nectar2003-10-01133-545/+1450
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.7cnectar2003-10-01137-589/+1616
| |
| * Enable RSA blinding by default.jedgar2003-03-202-5/+30
| | | | | | | | http://www.openssl.org/news/secadv_20030317.txt
* | Update list of files to remove prior to import of OpenSSL 0.9.7c.nectar2003-10-011-0/+9
| |
* | Merge conflictsjedgar2003-03-202-5/+30
| |
* | 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-195-1/+27
| |
* | This commit was generated by cvs2svn to compensate for changes in r111147,nectar2003-02-19152-646/+1661
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.7a.nectar2003-02-19157-647/+1688
| |
* | Background:nectar2003-01-291-444/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When libdes was replaced with OpenSSL's libcrypto, there were a few interfaces that the former implemented but the latter did not. Because some software in the base system still depended upon these interfaces, we simply included them in our libcrypto (rnd_keys.c). Now, finally get around to removing the dependencies on these interfaces. There were basically two cases: des_new_random_key -- This is just a wrapper for des_random_key, and these calls were replaced. des_init_random_number_generator et. al. -- A few functions were used by the application to seed libdes's PRNG. These are not necessary when using libcrypto, as OpenSSL internally seeds the PRNG from /dev/random. These calls were simply removed. Again, some of the Kerberos 4 files have been taken off the vendor branch. I do not expect there to be future imports of KTH Kerberos 4.
* | This commit was generated by cvs2svn to compensate for changes in r110018,nectar2003-01-295-29/+33
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * = Fix a bug in UI_UTIL_read_pw's error handling that causednectar2003-01-295-29/+33
| | | | | | | | | | | | | | | | | | | | des_read_pw_string to break (and thus rather mysteriously breaking utilities such as kinit). = Enable the BSD /dev/crypto interface. (These changes are being imported on the vendor branch, as they have already been accepted and committed to the OpenSSL CVS repository.)
* | Merge conflicts.markm2003-01-2829-1117/+1762
| | | | | | | | This is cunning doublespeak for "use vendor code".
* | Remove files no longer on OpenSSL 0.9.7. crypto/des/rnd_keys.c ismarkm2003-01-2849-6676/+0
| | | | | | | | retained as it is still used.
OpenPOWER on IntegriCloud