summaryrefslogtreecommitdiff
path: root/crypto/dist/openssl
AgeCommit message (Expand)Author
2006-06-18Remove various dotfiles that wandered their way in.dogcow
2006-06-03resolve conflicts.christos
2006-06-03ftp www.openssl.orgchristos
2006-06-03ftp www.openssl.orgchristos
2006-05-24Add a missing ')' to fix the example code. Already fixed in openssl upstream.oster
2005-12-31enable cryptodev.christos
2005-12-31netbsd has issetugid()christos
2005-12-13Allow archs to override BF_PTRmartin
2005-12-12Back out bn/bn.h rev. 1.9:martin
2005-11-28use intptr_t not U_LONG to cast from a pointer to an int.christos
2005-11-28use explicitly sized types for U_LLONG U_LONG and LONG; otherwise bnchristos
2005-11-25Add casts.christos
2005-11-25change back to match the openssl original prototype.christos
2005-11-25Resolve conflicts:christos
2005-11-25from http://www.openssl.org/sourcechristos
2005-10-11Add a preprocessor symbol so we can distinguish fixed opensslgendalia
2005-10-11fix openssl 2.0 rollback, CAN-2005-2969gendalia
2005-10-05Add "openssl_" to man page references if they are available.rpaulo
2005-09-01Use default_md = sha1 in ``req'' section too, so we don't fallback to MD5.elad
2005-08-27SHA1 is a better default than MD5.elad
2005-07-30PR/29862: Denis Lagno: sshd segfaults with long keyschristos
2005-04-23resolve conflicts.christos
2005-04-23from www.openssl.orgchristos
2005-03-26s/u_int32_t/uint32_t/christos
2005-03-26s/u32/u_int32_t/christos
2005-03-26Don't define FIPS_selftest_failed locally.christos
2005-03-25The last broken merge.christos
2005-03-25Fix merge issue.christos
2005-03-25Missed 2 #ifdef OPENSSL_FIPS...christos
2005-03-25Resolve conflicts.christos
2005-03-25import openssl-0.9.7f from ftp.openssl.orgchristos
2005-02-20re-enable smime encrypt. fix from openssl-0.9.7eonoe
2004-08-05rename local pow10 function to avoid conflicts with the C99 libm one;drochner
2004-06-21restore behaviour before the 0.9.7d import: fall back to /dev/urandomdrochner
2004-03-20Resolve conflicts. In particular, prefer OpenSSL's BIO_strl* andgroo
2004-03-20Import OpenSSL 0.9.7d to address:groo
2004-03-20Import OpenSSL 0.9.7d to address:groo
2003-11-20Patch OpenSSL to use opencrypto (aka /dev/crypto), if configured andjonathan
2003-11-04sync w/ openssl 0.9.7c. shlib minor bump for libcrypto.itojun
2003-11-04more unifdefitojun
2003-11-04openssl 0.9.7c. security changes are already in placeitojun
2003-10-25Fix NULL vs 0 mixup.thorpej
2003-10-02more fixes from 0.9.7c, from openbsditojun
2003-10-02from openbsd:itojun
2003-09-30Apply security fix: http://www.openssl.org/news/secadv_20030930.txtchristos
2003-09-22off-by-one. from openbsditojun
2003-08-27reject rc5/idea/mdc2 commands if OPENSSL_NO_xx is specifieditojun
2003-08-13style; total size of buf is (num + 3)itojun
2003-08-12Fix bad use of "sizeof(pointer)" where the length of a buffer was thesimonb
2003-07-31consistently use new DES API, re-enable des regression testitojun