summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bf (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-291-0/+116
| |
| * import 0.9.7b (without idea and rc5)markus2003-05-111-4/+6
| |
| * import openssl-0.9.7-beta1markus2002-09-055-109/+83
| |
* | merge 0.9.7dmarkus2004-04-081-0/+1
| |
* | use bn_asm_vax.S (from netbsd); test + ok by miodmarkus2003-11-181-1/+1
| | | | | | | | | | | | | | | | use asm code for i386, except for the CBC code, because it is not clean PIC code. add <machime/asm.h> support to x86unix.pl tested by: nick (on 30386), henning, djm, tedu, jmc and more; no shlib minor crank necessary, only internal symbols changed.
* | merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-122-14/+10
| |
* | 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-156-24/+27
| |
* | openssl-engine-0.9.6a mergebeck2001-06-221-1/+2
| |
* | 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-152-2/+5
| |
* | OpenSSL 0.9.5a mergebeck2000-04-153-1065/+2
| |
* | OpenSSL 0.9.5 mergebeck2000-03-1912-72/+76
| | | | | | | | | | | | *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-2917-1262/+282
| |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-054-0/+2293
| | | | | | | | | | | | | | | | | | | | 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-056-0/+1366
|\| | | | | branch.
| * Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-056-0/+1366
| | | | | | | | | | 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-0513-0/+1499
|\ | | | | branch.
| * Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-0513-0/+1499
| | | | | | | | | | 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/+107
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.