summaryrefslogtreecommitdiff
path: root/crypto/rc2
Commit message (Expand)AuthorAgeFilesLines
* Change AR to ARX to allow exclusion of fips object modulessteve2011-01-261-1/+1
* Wire RC4 key_table to read-only segment.appro2007-09-181-1/+1
* Constify version strings and some structures.steve2007-01-211-1/+1
* fix "#ifndef HZ" statementnils2006-02-281-3/+3
* Update filenames in makefiles.steve2006-02-041-1/+1
* Final(?) WinCE update.appro2005-08-071-0/+7
* Further BUILDENV refinement, further fool-proofing of Makefiles andappro2005-05-161-3/+7
* make updatebodo2005-05-161-6/+1
* Fool-proofing Makefilesappro2005-05-151-4/+1
* Add emacs cache files to .cvsignore.levitte2005-04-111-0/+2
* Blow away Makefile.ssl.ben2005-03-301-4/+3
* Don't use $(EXHEADER) directly in for loops, as most shells will breaklevitte2004-11-021-1/+1
* Use sh explicitely to run point.shlevitte2003-12-271-1/+1
* Netware-specific changes,levitte2003-11-282-0/+6
* Make sure we get the definition of OPENSSL_NO_RC2.levitte2003-03-201-1/+1
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tlevitte2002-11-281-1/+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
* Instead of telling both 'make' and the user that ranlibbodo2001-03-091-2/+1
* Code for better build under Darwin (MacOS X).levitte2001-03-071-1/+1
* Use new-style system-id macros everywhere possible. I hope I haven'tlevitte2001-02-201-3/+3
* Make all configuration macros available for application by makinglevitte2001-02-193-8/+9
* 'ranlib' doesn't always run on some systems. That's actuallylevitte2000-09-251-1/+2
* EVP constification.ben2000-06-036-16/+20
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,levitte2000-05-021-4/+4
* Remove "Makefile.uni" files and some related stuff.bodo2000-03-141-73/+0
* ispell (and minor modifications)ulf2000-02-031-1/+1
* Improve support for running everything as a monolithic application.bodo1999-10-251-3/+3
* Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).bodo1999-06-091-6/+5
* Missed one line.ulf1999-05-131-1/+0
* Remove redundant ifdef.ulf1999-05-131-3/+0
* VMS support.ulf1999-05-131-10/+9
* Support INSTALL_PREFIX for packagers.bodo1999-04-291-2/+4
* Ignore Makefile.saveulf1999-04-291-0/+1
* Obey $(PERL) when running util/mklink.pl.bodo1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.bodo1999-04-281-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).ulf1999-04-273-1/+14
* Remove NOPROTO definitions and error code comments.ulf1999-04-263-29/+0
* Complete rewrite of the error code generation script. It now runs as a singlesteve1999-04-241-2/+0
* "make depend"bodo1999-04-231-5/+10
* Remove header files from .cvsignore.ulf1999-04-231-1/+0
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-239-12/+12
* Work with -pedantic!ben1999-04-231-5/+5
* Remove references to .org header file names.ulf1999-04-221-1/+1
* Move all autogenerated header file parts to crypto/opensslconf.h.ulf1999-04-211-12/+4
* Change functions to ANSI C.ulf1999-04-197-59/+120
* Massive constification.ben1999-04-171-1/+1
* New Makefile variables $(RANLIB) and $(PERL).ulf1999-04-012-4/+5