summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/util (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-129-150/+199
|
* import 0.9.7b (without idea and rc5)markus2003-05-115-3/+140
|
* merge with openssl-0.9.7-stable-SNAP-20020911,markus2002-09-141-0/+1
| | | | | new minor for libcrypto (_X509_REQ_print_ex) tested by miod@, pb@
* import openssl-0.9.7-stable-SNAP-20020911 (without idea)markus2002-09-121-9/+13
|
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-108-64/+111
|
* import openssl-0.9.7-beta3markus2002-09-053-32/+72
|
* merge with 0.9.7-beta1markus2002-09-051-2/+2
|
* import openssl-0.9.7-beta1markus2002-09-052-0/+68
|
* enviroment -> environmentjufi2002-07-071-2/+2
|
* Merge OpenSSL 0.9.7-stable-20020605,beck2002-06-074-6/+12
| | | | correctly autogenerate obj_mac.h
* Merge openssl-0.9.7-stable-SNAP-20020519beck2002-05-211-6/+8
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-1516-645/+2282
|
* openssl-engine-0.9.6a mergebeck2001-06-225-68/+98
|
* openssl-engine0.9.6 mergebeck2000-12-151-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-1515-2665/+2886
|
* OpenSSL 0.9.5a mergebeck2000-04-157-44/+69
|
* OpenSSL 0.9.5 mergebeck2000-03-1910-34/+1883
| | | | | | *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
* OpenSSL 0.9.4 mergebeck1999-09-2936-599/+2438
|
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-0533-0/+4422
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.