summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/dh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* resolve conflicts, fix local changesdjm2010-10-018-179/+105
|
* import OpenSSL-1.0.0adjm2010-10-013-0/+834
|
* resolve conflictsdjm2009-04-062-5/+1
|
* resolve conflictsdjm2009-01-096-10/+37
|
* import openssl-0.9.8jdjm2009-01-091-1/+1
|
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-7/+13
|
* resolve conflictsdjm2008-09-067-92/+108
|
* import of OpenSSL 0.9.8hdjm2008-09-062-21/+106
|
* openssl security fixes, diff from markus@, ok & "commit it" djm@pvalchev2006-10-043-0/+10
| | | | http://www.openssl.org/news/secadv_20060928.txt for more
* resolve conflictsdjm2006-06-274-32/+74
|
* import of openssl-0.9.7jdjm2006-06-271-1/+1
|
* backport checks for degenerate Diffie-Hellman public exponents fromdjm2006-05-044-0/+36
| | | | | OpenSSL-0.9.8a, where they were added without a corresponding patch to 0.9.7 or an advisory! ok theo@ markus@
* resolve conflictsdjm2005-04-294-1/+15
|
* import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-291-0/+131
|
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-124-21/+23
|
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-1/+1
|
* execute bourne shell scripts with 'sh' and not with $SHELLmarkus2002-09-041-1/+1
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-159-208/+330
|
* openssl-engine-0.9.6a mergebeck2001-06-223-13/+9
|
* openssl-engine-0.9.6 mergebeck2000-12-155-56/+154
|
* OpenSSL 0.9.5a mergebeck2000-04-151-1/+2
|
* OpenSSL 0.9.5 mergebeck2000-03-197-33/+236
| | | | | | *warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2 if you are using the ssl26 packages for ssh and other things to work you will need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs
* do not assume shell scripts are +x; dderaadt1999-11-231-1/+1
|
* OpenSSL 0.9.4 mergebeck1999-09-2912-188/+209
|
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-0519-0/+1468
functionality for shared libs. Note that routines such as sslv2_init and friends that use RSA will not work due to lack of RSA in this library. Needs documentation and help from ports for easy upgrade to full functionality where legally possible.