summaryrefslogtreecommitdiff
path: root/crypto/bf
Commit message (Expand)AuthorAgeFilesLines
* Change AR to ARX to allow exclusion of fips object modulessteve2011-01-261-1/+1
* Revert the size_t modifications from HEAD that had led to moregeoff2008-11-122-3/+2
* More size_tification.ben2008-11-012-2/+3
* Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Levjaenicke2008-04-171-1/+1
* crypto/rc5/Makefile was erroneously omitted from last perlasm unification.appro2008-01-151-2/+0
* Unify x86 perlasm make rules.appro2008-01-111-11/+2
* Update perl asm scripts include paths for perlasm.steve2008-01-051-1/+2
* Engage x86 assembler in Mac OS X build.appro2007-12-181-0/+2
* Constify version strings and some structures.steve2007-01-211-1/+1
* Update filenames in makefiles.steve2006-02-041-1/+1
* Keep disclaiming 16-bit platform support. For now remove WIN16 referencesappro2005-12-181-1/+1
* fix warnings when building openssl with the following compiler options:nils2005-08-281-2/+2
* On case insensitive systems, 'install' gets mixed up with the existing filelevitte2005-07-081-1/+4
* Further BUILDENV refinement, further fool-proofing of Makefiles andappro2005-05-161-6/+11
* make updatebodo2005-05-161-10/+4
* Fool-proofing Makefilesappro2005-05-151-7/+2
* Add DTLS support.ben2005-04-261-0/+1
* Add emacs cache files to .cvsignore.levitte2005-04-112-0/+4
* Blow away Makefile.ssl.ben2005-03-301-4/+3
* This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELFappro2005-02-061-3/+3
* Don't use $(EXHEADER) directly in for loops, as most shells will breaklevitte2004-11-021-1/+1
* Proper support for OpenBSD-i386 shared build, including assember modules!appro2004-08-291-3/+4
* OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...appro2004-08-011-3/+3
* Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"appro2004-08-011-13/+8
* Use sh explicitely to run point.shlevitte2003-12-271-1/+1
* Netware-specific changes,levitte2003-11-283-0/+9
* Provide ASFLAGS in the subdirectories handling assembler code.jaenicke2003-11-161-0/+1
* Make sure we get the definition of OPENSSL_NO_BF.levitte2003-03-201-0/+1
* A few more files to ignorelevitte2003-01-161-0/+1
* Unified targets for ELF assembler modules. Tested on Linux, Solaris andappro2003-01-031-9/+3
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tlevitte2002-11-281-1/+3
* Security fixes brought forward from 0.9.7.ben2002-11-131-3/+3
* Use double dashes so makedepend doesn't misunderstand the flags welevitte2002-10-091-1/+1
* Pass CFLAG to dependency makers, so non-standard system include paths arelevitte2002-06-271-1/+1
* make updatelevitte2001-07-311-5/+5
* Really add the EVP and all of the DES changes.ben2001-07-301-5/+5
* Remove unnecessary casts.ben2001-07-061-1/+1
* Instead of telling both 'make' and the user that ranlibbodo2001-03-091-2/+1
* Code for better build under Darwin (MacOS X).levitte2001-03-072-2/+2
* Use new-style system-id macros everywhere possible. I hope I haven'tlevitte2001-02-202-6/+6
* Make all configuration macros available for application by makinglevitte2001-02-193-15/+19
* 'ranlib' doesn't always run on some systems. That's actuallylevitte2000-09-251-1/+2
* On case-insensitive systems, the 'install' target gets matched againstlevitte2000-06-221-1/+3
* GCC 2.95.2 from IRIX 6.5 -mabi=64 compiler bug workaround:-(appro2000-06-051-1/+2
* Remove "Makefile.uni" files and some related stuff.bodo2000-03-141-157/+0
* Remove Win32 assembler files. They are always rebuilt (with somebodo2000-03-131-662/+0
* asm workaround for SuSE Linuxulf2000-03-121-1/+1
* Add missing dependencies.bodo2000-03-021-1/+1
* Move initial key to read-only segment.appro2000-02-151-2/+2
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...rse2000-02-112-3/+5