Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2git to create tag 'OPENBSD_4_6_BASE'.OPENBSD_4_6_BASE | cvs2svn | 2009-06-25 | 1 | -136/+0 |
| | |||||
* | resolve conflicts | djm | 2008-09-06 | 1 | -13/+14 |
| | |||||
* | resolve conflicts | djm | 2006-06-27 | 1 | -1/+1 |
| | |||||
* | resolve conflicts | djm | 2005-04-29 | 1 | -0/+2 |
| | |||||
* | use bn_asm_vax.S (from netbsd); test + ok by miod | markus | 2003-11-18 | 1 | -1/+7 |
| | | | | | | | | 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/libcrypto | markus | 2003-05-12 | 1 | -3/+6 |
| | |||||
* | merge openssl-0.9.7-beta3, tested on vax by miod@ | markus | 2002-09-10 | 1 | -0/+6 |
| | |||||
* | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -2/+4 |
| | |||||
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -4/+7 |
| | |||||
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+113 |
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. |