summaryrefslogtreecommitdiff
path: root/lib/libssl/crypto
AgeCommit message (Expand)Author
2001-03-10Crank major number. openssl on m68k is now compiled in 32 bit mode insteadTheo de Raadt
2000-12-16add in forgotten dso stuff.Bob Beck
2000-12-15Oops, missed makefile change, and must crank major on these, someBob Beck
2000-12-15openssl-engine-0.9.6 mergeBob Beck
2000-10-13vax support; checked by beck.Hugh Graham
2000-06-15RSA goes in tree for next our next release, as it will be afterBob Beck
2000-04-25omit RC5Theo de Raadt
2000-03-20x509_att.c that was left out.Hakan Olsson
2000-03-19OpenSSL 0.9.5 mergeBob Beck
1999-10-10Make mips compile. -mojMats O Jansson
1999-09-29OpenSSL 0.9.4 mergeBob Beck
1999-09-28crank major for bobTheo de Raadt
1998-11-29create ${DESTDIR}/usr/include/ssl if it does not exist. This is needed becau...Todd C. Miller
1998-11-18"foo.h" -> <ssl/foo.h> in ssl includes, so we do not need -I/usr/include/sslNiklas Hallqvist
1998-10-12*UNTESTED* Makefile and configure changes that may work with pmax and arc.Bob Beck
1998-10-08Fix static non-bn-asm builds. Need this file.Bob Beck
1998-10-08back out previous change. Theo says:Marco S Hyman
1998-10-08create /usr/include/ssl before trying to copy files into it.Marco S Hyman
1998-10-06Fix makefile problems - Don't use SSLeay style include link farm toBob Beck
1998-10-05Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker