| Commit message (Expand) | Author | Age | Files | Lines |
* | Add DTLS support. | Ben Laurie | 2005-04-26 | 1 | -0/+1 |
* | Add debug target, remove cast, note possible bug. | Ben Laurie | 2005-04-23 | 1 | -0/+1 |
* | Don't use standard kerberos library locations in MK1MF builds. | Dr. Stephen Henson | 2005-04-21 | 1 | -2/+2 |
* | New "algorithm define" OPENSSL_NO_GMP. Update mkdef.pl and Configure script | Dr. Stephen Henson | 2005-04-19 | 1 | -0/+2 |
* | Update year. | Dr. Stephen Henson | 2005-04-19 | 1 | -1/+1 |
* | Final touch to mingw shared. | Andy Polyakov | 2005-04-14 | 1 | -1/+1 |
* | Final(?) touches to mingw shared support. | Andy Polyakov | 2005-04-13 | 1 | -3/+3 |
* | Parameterize do_solaris rules in Makefile.shared. | Andy Polyakov | 2005-04-13 | 1 | -9/+9 |
* | Harmonize cygwin/mingw and VC targets. | Andy Polyakov | 2005-04-07 | 1 | -3/+3 |
* | Extend Solaris x86 support to amd64. | Andy Polyakov | 2005-04-04 | 1 | -0/+11 |
* | Blow away Makefile.ssl. | Ben Laurie | 2005-03-30 | 1 | -2/+2 |
* | typo | Ulf Möller | 2005-03-19 | 1 | -1/+1 |
* | It seems that Configure revision 1.404 broke "make depend" by hiding | Bodo Möller | 2005-03-13 | 1 | -4/+10 |
* | Cygwin to use DSO_FLFCN and mingw to use DSO_WIN32. | Andy Polyakov | 2005-03-12 | 1 | -3/+3 |
* | In addition to RC5, also exclude MDC2 from compilation unless | Bodo Möller | 2005-03-02 | 1 | -1/+2 |
* | Change ./Configure so that certain algorithms can be disabled by default. | Bodo Möller | 2005-02-22 | 1 | -160/+157 |
* | This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELF | Andy Polyakov | 2005-02-06 | 1 | -35/+35 |
* | ./Configure to respect $thread_cflag variable. | Andy Polyakov | 2005-01-24 | 1 | -5/+14 |
* | Fold a bunch of linux and *BSD targets into [linux|BSD]-generic[32|64]. | Andy Polyakov | 2005-01-24 | 1 | -47/+36 |
* | linux-arm target update. | Andy Polyakov | 2005-01-21 | 1 | -1/+3 |
* | linux-parisc update. | Andy Polyakov | 2005-01-20 | 1 | -1/+1 |
* | Throw in AES CBC assembler, up to +40% on aes-128-cbc benchmark. | Andy Polyakov | 2005-01-18 | 1 | -3/+3 |
* | Fix a typo in a.out assembler modules. | Andy Polyakov | 2005-01-18 | 1 | -1/+1 |
* | Reserve for AES CBC assembler implementation... | Andy Polyakov | 2005-01-18 | 1 | -5/+5 |
* | "Monolithic" x86 assembler replacement for aes_core.c. Up to +15% better | Andy Polyakov | 2005-01-13 | 1 | -3/+3 |
* | Permit "monolithic" AES assembler implementations, i.e. such which would | Andy Polyakov | 2005-01-09 | 1 | -5/+8 |
* | DJGPP update. | Andy Polyakov | 2005-01-04 | 1 | -2/+1 |
* | Engage AES x86 assembler module for COFF and a.out targets. | Andy Polyakov | 2004-12-26 | 1 | -2/+2 |
* | Engage AES x86 assembler module on ELF platforms. | Andy Polyakov | 2004-12-23 | 1 | -1/+1 |
* | Refine PowerPC platform support. | Andy Polyakov | 2004-12-20 | 1 | -4/+5 |
* | Engage SHA1 IA64 assembler on IA64 platforms. | Andy Polyakov | 2004-12-09 | 1 | -1/+1 |
* | Engage RC4 IA-64 assembler module. | Andy Polyakov | 2004-11-26 | 1 | -7/+10 |
* | RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it's | Andy Polyakov | 2004-11-21 | 1 | -1/+1 |
* | Zap obsolete der_chop script. | Dr. Stephen Henson | 2004-11-14 | 1 | -1/+0 |
* | Update debug-steve | Dr. Stephen Henson | 2004-10-01 | 1 | -1/+1 |
* | Proper support for OpenBSD-i386 shared build, including assember modules! | Andy Polyakov | 2004-08-29 | 1 | -2/+2 |
* | If they ask for 386, keep it as 386 as possible... | Andy Polyakov | 2004-08-03 | 1 | -0/+2 |
* | Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified" | Andy Polyakov | 2004-08-01 | 1 | -6/+7 |
* | This is so to say "damage control" for jumbo "cpuid" patch, see | Andy Polyakov | 2004-07-27 | 1 | -0/+2 |
* | Add framework for yet another assembler module dubbed "cpuid." Idea | Andy Polyakov | 2004-07-26 | 1 | -47/+51 |
* | Build-n-link new IA-64 modules on Linux and HP-UX. | Andy Polyakov | 2004-07-24 | 1 | -10/+11 |
* | VC-NT was taken away by mistake, putting it back... | Andy Polyakov | 2004-07-23 | 1 | -0/+1 |
* | Win64 placeholder targets. This is merely naming suggestion. As we know | Andy Polyakov | 2004-07-23 | 1 | -3/+6 |
* | Type in Configure and TABLE update. | Andy Polyakov | 2004-07-18 | 1 | -1/+1 |
* | Add anchors for AES, SHA-256/-512 assembler modules and SSE2 code pathes. | Andy Polyakov | 2004-07-18 | 1 | -216/+181 |
* | Integration of RC4 AMD64 module. | Andy Polyakov | 2004-07-11 | 1 | -1/+1 |
* | Stop compiler warnings with debug-steve | Dr. Stephen Henson | 2004-07-01 | 1 | -1/+1 |
* | Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>. | Richard Levitte | 2004-06-29 | 1 | -8/+15 |
* | NetWare fixes provided by Verdon Walker for OpenSSL 0.9.8-dev. | Richard Levitte | 2004-06-28 | 1 | -0/+1 |
* | Linux on ARM needs -ldl | Richard Levitte | 2004-06-28 | 1 | -1/+1 |