Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deregister; no binary change | jsg | 2014-10-28 | 1 | -8/+8 |
| | | | | ok jsing@ miod@ | ||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | Put explicit (void) in function declarations and shuffle keywords in some | miod | 2014-04-27 | 1 | -2/+2 |
| | | | | | declaration to pass -Wextra, should we want to add it to CFLAGS. No binary change. | ||||
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -6/+7 |
| | |||||
* | use bn_asm_vax.S (from netbsd); test + ok by miod | markus | 2003-11-18 | 1 | -0/+2 |
| | | | | | | | | 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. | ||||
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -23/+20 |
| | |||||
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+210 |
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. |