summaryrefslogtreecommitdiffstats
path: root/lib/libssl/crypto/arch/sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* openssl-0.9.8j enables RFC3546 TLS extensions by default (e.g. the verydjm2009-01-091-3/+0
| | | | | useful "server name indication" that allows multihomed TLS server), so remove the #define to disable it here
* adjust Makefile and crank major for openssl-0.9.8jdjm2009-01-091-0/+3
|
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-0/+3
|
* remerge local tweaks, update per-arch configuration headers, updatedjm2008-09-061-1/+56
| | | | Makefiles, crank shlib_version
* Initial config for sh, copied from arm.jsg2006-10-111-0/+180
ok miod@ drahn@