summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'OPENBSD_3_5_BASE'.OPENBSD_3_5_BASEcvs2svn2004-03-2241-8185/+0
|
* Cleanup and shrink ACSS_KEY a bit. Thus crank library minor.hshoexer2004-02-131-2/+2
| | | | | | Change cipher modes to more generic names and add an additional mode. ok deraadt@ markus@
* enable acss.hshoexer2004-01-231-0/+4
| | | | | | | ok @deraadt @markus Also bump minor version. ok @deraadt
* evp api and manual page for acsshshoexer2004-01-231-0/+85
| | | | ok deraadt@ markus@
* merge 0.9.7c; minor bugsfixes;markus2003-11-113-17/+39
| | | | | API addition: ERR_release_err_state_table [make includes before you build libssl/libcrypto]
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-1220-69/+119
|
* str{cat,cpy}/sprintf cleanup. markus@, deraadt@ okho2003-04-032-2/+2
|
* spellingderaadt2003-01-041-1/+1
|
* merge with openssl-0.9.7-stable-SNAP-20020911,markus2002-09-141-6/+6
| | | | | new minor for libcrypto (_X509_REQ_print_ex) tested by miod@, pb@
* evp.h should not pull in all other header files, especiallymarkus2002-09-101-57/+0
| | | | | | | since it's supposed to hid the specific ciphers. this change also avoids problems when evp is used together with kerberos (and <des.h>). ok deraadt@
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-107-350/+809
|
* merge with 0.9.7-beta1markus2002-09-051-2/+2
|
* execute bourne shell scripts with 'sh' and not with $SHELLmarkus2002-09-041-1/+1
|
* Merge OpenSSL 0.9.7-stable-20020605,beck2002-06-076-77/+227
| | | | correctly autogenerate obj_mac.h
* Merge openssl-0.9.7-stable-SNAP-20020519beck2002-05-214-20/+24
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-1552-1441/+2962
|
* merge openssl 0.9.6b-enginebeck2001-08-013-7/+7
| | | | | 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-222-3/+36
|
* typoderaadt2001-06-161-1/+0
|
* openssl-engine0.9.6 mergebeck2000-12-1528-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-1558-4255/+2020
|
* OpenSSL 0.9.5a mergebeck2000-04-153-4/+18
|
* OpenSSL 0.9.5 mergebeck2000-03-1926-279/+712
| | | | | | *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-2968-1747/+3419
|
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-0530-0/+3697
| | | | | | | | | | 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/+316
|\ | | | | branch.
| * Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-054-0/+316
| | | | | | | | | | 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-0528-0/+5498
|\ | | | | branch.
| * Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-0528-0/+5498
| | | | | | | | | | 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/+111
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.