| Commit message (Expand) | Author | Age | Files | Lines |
* | Update filenames in makefiles. | Dr. Stephen Henson | 2006-02-04 | 1 | -1/+1 |
* | Keep disclaiming 16-bit platform support. For now remove WIN16 references | Andy Polyakov | 2005-12-18 | 1 | -1/+1 |
* | To exclude contention for shared FPU on T1, trade 3% of DES performance. | Andy Polyakov | 2005-12-15 | 1 | -3/+3 |
* | Address MASM-specific problems introduced with | Andy Polyakov | 2005-11-06 | 3 | -233/+2 |
* | Reserve for OPENSSL_NO_POSIX_IO macro which is to eliminate references | Andy Polyakov | 2005-11-03 | 2 | -0/+8 |
* | Eliminate ~3.5KB of duplicate code in des-586.pl and reserve for folded | Andy Polyakov | 2005-10-25 | 1 | -32/+89 |
* | Move DES_SPtrans to where it really belongs, dec_enc to be specific. | Andy Polyakov | 2005-10-25 | 5 | -93/+347 |
* | Zap DES_UNROLL when SMALL_FOOTPRINT is in effect. | Andy Polyakov | 2005-10-04 | 1 | -0/+4 |
* | Final(?) WinCE update. | Andy Polyakov | 2005-08-08 | 1 | -0/+4 |
* | PIC-ify SPARC assembler in alternative manner to eliminate dependency on | Andy Polyakov | 2005-08-03 | 1 | -39/+45 |
* | Latest Intel compiler means every word in "if copying [with memcpy] takes | Andy Polyakov | 2005-07-08 | 1 | -2/+2 |
* | On case insensitive systems, 'install' gets mixed up with the existing file | Richard Levitte | 2005-07-08 | 1 | -1/+4 |
* | Do not defined des_crypt(), since it clashes with Solaris crypt.h. | Richard Levitte | 2005-06-23 | 2 | -2/+2 |
* | Further BUILDENV refinement, further fool-proofing of Makefiles and | Andy Polyakov | 2005-05-16 | 1 | -12/+19 |
* | make update | Bodo Möller | 2005-05-16 | 1 | -18/+10 |
* | Fool-proofing Makefiles | Andy Polyakov | 2005-05-16 | 1 | -7/+2 |
* | Add DTLS support. | Ben Laurie | 2005-04-26 | 1 | -0/+2 |
* | Zap OPENSSL_EXTERN on symbols, which are not meant to be local to DLL. | Andy Polyakov | 2005-04-13 | 1 | -1/+1 |
* | Add emacs cache files to .cvsignore. | Richard Levitte | 2005-04-11 | 2 | -0/+4 |
* | Blow away Makefile.ssl. | Ben Laurie | 2005-03-30 | 1 | -4/+3 |
* | This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELF | Andy Polyakov | 2005-02-06 | 1 | -7/+7 |
* | Change libeay.num so it's synchronised with additions in 0.9.7-stable. | Richard Levitte | 2004-12-13 | 1 | -2/+3 |
* | Don't use $(EXHEADER) directly in for loops, as most shells will break | Richard Levitte | 2004-11-03 | 1 | -1/+1 |
* | Make sure memmove() is defined, even on SunOS 4.1.4. | Richard Levitte | 2004-11-01 | 1 | -0/+1 |
* | Proper support for OpenBSD-i386 shared build, including assember modules! | Andy Polyakov | 2004-08-29 | 1 | -5/+6 |
* | OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted... | Andy Polyakov | 2004-08-01 | 1 | -26/+5 |
* | Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified" | Andy Polyakov | 2004-08-01 | 1 | -5/+15 |
* | After the latest round of header-hacking, regenerate the dependencies in | Geoff Thorpe | 2004-05-17 | 1 | -114/+91 |
* | Because of recent reductions in header interdependencies, these files need | Geoff Thorpe | 2004-05-17 | 2 | -0/+2 |
* | make update | Geoff Thorpe | 2004-04-19 | 1 | -78/+87 |
* | This is essentially Intel 32-bit compiler tune-up. To start with all | Andy Polyakov | 2004-03-28 | 2 | -23/+44 |
* | minor signed/unsigned warning fixes | Geoff Thorpe | 2004-02-10 | 1 | -2/+2 |
* | Add the missing parts for DES CFB1 and CFB8. | Richard Levitte | 2004-01-28 | 1 | -0/+4 |
* | make update | Richard Levitte | 2004-01-28 | 1 | -7/+7 |
* | Unsigned vs. signed problem removed | Richard Levitte | 2004-01-28 | 1 | -2/+2 |
* | CFB DES sync-up with FIPS branch. | Andy Polyakov | 2004-01-27 | 2 | -39/+158 |
* | Use sh explicitely to run point.sh | Richard Levitte | 2003-12-27 | 1 | -1/+1 |
* | Use BUF_strlcpy() instead of strcpy(). | Richard Levitte | 2003-12-27 | 1 | -1/+3 |
* | Netware-specific changes, | Richard Levitte | 2003-11-28 | 3 | -0/+11 |
* | Provide ASFLAGS in the subdirectories handling assembler code. | Lutz Jänicke | 2003-11-16 | 1 | -0/+1 |
* | A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. | Geoff Thorpe | 2003-10-29 | 2 | -6/+7 |
* | Remove redundant declaration. | Geoff Thorpe | 2003-10-29 | 1 | -3/+0 |
* | Make sure int SSL_COMP_add_compression_method() checks if a certain | Richard Levitte | 2003-10-06 | 1 | -6/+7 |
* | Include e_os.h to get a proper definition of memmove on the platforms | Richard Levitte | 2003-10-01 | 1 | -0/+1 |
* | PR: 630 | Richard Levitte | 2003-05-29 | 1 | -1/+1 |
* | Make sure we get the definition of OPENSSL_EXTERN, OPENSSL_NO_DES, | Richard Levitte | 2003-03-21 | 3 | -5/+7 |
* | Oh, the destest program did look at the return value... | Richard Levitte | 2003-02-13 | 1 | -0/+4 |
* | Adjust DES_cbc_cksum() so the returned value is the same as MIT's | Richard Levitte | 2003-02-12 | 1 | -0/+9 |
* | A few more files to ignore | Richard Levitte | 2003-01-16 | 1 | -0/+3 |
* | gcc wants character constants to be correct. Before this change, the | Richard Levitte | 2003-01-09 | 1 | -2/+2 |