summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* the thederaadt2003-06-214-4/+4
|
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-1239-122/+460
|
* import 0.9.7b (without idea and rc5)markus2003-05-1142-49/+2389
|
* DSAparams_print_pf() -> DSAparams_print_fp()cedric2003-02-281-1/+1
| | | | ok deraadt@
* From Andrushock, s/sucess/success/gmillert2002-12-091-1/+1
|
* merge with openssl-0.9.7-stable-SNAP-20020911,markus2002-09-1414-175/+338
| | | | | new minor for libcrypto (_X509_REQ_print_ex) tested by miod@, pb@
* import openssl-0.9.7-stable-SNAP-20020911 (without idea)markus2002-09-124-2/+625
|
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-1019-13/+106
|
* import openssl-0.9.7-beta3markus2002-09-055-28/+108
|
* merge with 0.9.7-beta1markus2002-09-051-2/+2
|
* Merge OpenSSL 0.9.7-stable-20020605,beck2002-06-073-3/+2
| | | | correctly autogenerate obj_mac.h
* Merge openssl-0.9.7-stable-SNAP-20020519beck2002-05-211-4/+2
|
* god these guys have low quality controlderaadt2002-05-151-1/+1
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-15105-627/+4672
|
* Remove references to nonexistent man pages. Ok theo, millert.kjell2002-02-121-2/+1
|
* merge openssl 0.9.6b-enginebeck2001-08-0116-37/+90
| | | | | Note that this is a maintenence release, API's appear *not* to have changed. As such, I have only increased the minor number on these libraries
* openssl-engine-0.9.6a mergebeck2001-06-2260-131/+2736
|
* openssl-engine0.9.6 mergebeck2000-12-153-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-15116-293/+5362
|
* Fix typo; claudio@core-sdi.com.fgsch2000-10-101-1/+1
|
* des_modes(7) not des_modes(7); jmd@turbogeek.orgderaadt2000-09-051-1/+1
|
* another annoying thingderaadt2000-04-251-1/+1
|
* link to correct renamed pagesderaadt2000-04-164-10/+10
|
* OpenSSL 0.9.5a mergebeck2000-04-1521-44/+853
|
* correct Xr to where we actually install the man pagesderaadt2000-04-0337-44/+47
|
* name is incorrect: openssl people please notederaadt2000-03-291-1/+1
|
* OpenSSL 0.9.5 mergebeck2000-03-19127-1031/+13228
| | | | | | *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-2956-6293/+9205
|
* Typo fixes.alex1999-09-231-5/+5
|
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-0547-0/+6293
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.