summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/conf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'OPENBSD_5_2_BASE'.OPENBSD_5_2_BASEcvs2svn2012-07-1313-3261/+0
|
* openssl-1.0.0e: resolve conflictsdjm2011-11-032-13/+3
|
* resolve conflicts, fix local changesdjm2010-10-019-314/+140
|
* This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-011-9/+8
|\ | | | | branch.
| * import OpenSSL-1.0.0adjm2010-10-011-9/+8
| |
* | resolve conflictsdjm2009-04-061-1/+1
| |
* | resolve conflictsdjm2009-01-093-3/+5
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-091-8/+9
|\| | | | | branch.
| * import openssl-0.9.8jdjm2009-01-091-8/+9
| |
* | resolve conflictsdjm2008-09-067-37/+41
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-061-69/+40
|\| | | | | branch.
| * import of OpenSSL 0.9.8hdjm2008-09-061-69/+40
| |
* | remove some bogus *p tests from charles longeautedu2007-03-201-1/+1
| | | | | | | | ok deraadt millert
* | resolve conflictsdjm2006-06-272-41/+50
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2006-06-271-1/+1
|\| | | | | branch.
| * import of openssl-0.9.7jdjm2006-06-271-1/+1
| |
* | resolve conflictsdjm2005-04-291-0/+5
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2005-04-291-0/+181
|\| | | | | branch.
| * import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-291-0/+181
| |
| * import openssl-0.9.7-beta1markus2002-09-052-8/+15
| |
* | merge 0.9.7dmarkus2004-04-082-9/+9
| |
* | merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-124-9/+19
| |
* | Trivial sprintf() -> snprintf() changes. ok deraadt@ho2003-04-052-2/+2
| |
* | Less strcpy/strcat/sprintf. tdeval@ ok.ho2003-03-162-5/+5
| |
* | merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-103-40/+65
| |
* | execute bourne shell scripts with 'sh' and not with $SHELLmarkus2002-09-041-1/+1
| |
* | unused files, not part of OpenSSL 0.9.7markus2002-09-031-730/+0
| |
* | sync with http://www.openssl.org/news/patch_20020730_0_9_7.txtmarkus2002-07-301-1/+1
| | | | | | | | | | (adds fix for unused kerberos and engine code, and some more assertions, as well as a 64bit integer string fix for conf_mod.c)
* | apply patches from OpenSSL Security Advisory [30 July 2002],markus2002-07-301-1/+2
| | | | | | | | http://marc.theaimsgroup.com/?l=openssl-dev&m=102802395104110&w=2
* | OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-1515-236/+2083
| |
* | openssl-engine-0.9.6a mergebeck2001-06-224-23/+68
| |
* | openssl-engine0.9.6 mergebeck2000-12-152-0/+0
| | | | | | | | Again, be sure to whack an old /usr/obj/lib/libssl if you are doing builds
* | openssl-engine-0.9.6 mergebeck2000-12-1512-882/+1822
| |
* | OpenSSL 0.9.5a mergebeck2000-04-151-1/+2
| |
* | OpenSSL 0.9.5 mergebeck2000-03-192-17/+17
| | | | | | | | | | | | *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-299-217/+235
| |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-053-0/+841
| | | | | | | | | | | | | | | | | | | | 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.
* | This commit was generated by cvs2git to track changes on a CVS vendorryker1998-10-052-0/+197
|\| | | | | branch.
| * Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-052-0/+197
| | | | | | | | | | 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.
* This commit was generated by cvs2git to track changes on a CVS vendorryker1998-10-054-0/+349
|\ | | | | branch.
| * Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-054-0/+349
| | | | | | | | | | 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.
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+85
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.