summaryrefslogtreecommitdiff
path: root/src/lib/libssl/crypto/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Disable SSLv2 in OpenSSL. No objections from djm.sthen2012-07-1114-0/+84
* Add support for hppa64 based on the defaults for 64-bit HP-UX as found in thekettenis2011-08-031-0/+253
* DES_LONG should be u_int on all platforms, it was spuriouslydjm2010-10-031-1/+1
* update supporting files, crank library majorsdjm2010-10-0113-69/+260
* openssl-0.9.8j enables RFC3546 TLS extensions by default (e.g. the verydjm2009-01-0913-39/+0
* adjust Makefile and crank major for openssl-0.9.8jdjm2009-01-0913-0/+39
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-0513-0/+39
* remerge local tweaks, update per-arch configuration headers, updatedjm2008-09-0613-23/+738
* Initial config for sh, copied from arm.jsg2006-10-111-0/+180
* mips is now 64 bits so use a 64 bit configpefo2004-09-071-6/+6
* mips->mips64pefo2004-08-111-0/+0
* change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyderaadt2004-02-271-180/+0
* config for arm, copied from powerpc/sparc ok markus@drahn2004-02-031-0/+180
* the rest of the libs stuff; from art@ againmickey2004-01-282-0/+360
* use bn_asm_vax.S (from netbsd); test + ok by miodmarkus2003-11-181-0/+436
* build OpenSSL without symlink trees:markus2002-09-0310-0/+1800