aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/cast
Commit message (Expand)AuthorAgeFilesLines
* make updateRichard Levitte2001-07-311-5/+5
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-5/+5
* Make sure OPENSSL_SYS_... is defined when we need it.Bodo Möller2001-04-031-2/+3
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* Code for better build under Darwin (MacOS X).Richard Levitte2001-03-071-1/+1
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-222-6/+6
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-202-6/+6
* Make all configuration macros available for application by makingRichard Levitte2001-02-194-10/+11
* If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcryptoRichard Levitte2000-12-311-0/+5
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* EVP constification.Ben Laurie2000-06-032-2/+2
* _lrotl and _lrotr are defined in MSVC but nowhere else that we knowRichard Levitte2000-04-011-1/+1
* Remove "Makefile.uni" files and some related stuff.Bodo Möller2000-03-141-124/+0
* Remove Win32 assembler files. They are always rebuilt (with someBodo Möller2000-03-131-953/+0
* asm workaround for SuSE LinuxUlf Möller2000-03-121-1/+1
* Add missing dependencies.Bodo Möller2000-03-021-1/+1
* Move CAST_S_tables to read-only segment.Andy Polyakov2000-02-152-16/+16
* ispell (and minor modifications)Ulf Möller2000-02-032-2/+2
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-1/+1
* Improve support for running everything as a monolithic application.Bodo Möller1999-10-251-9/+9
* "make update" (added to top Makefile, and applied).Bodo Möller1999-06-091-6/+10
* Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).Bodo Möller1999-06-092-12/+10
* Some assembler-related clean-ups.Bodo Möller1999-05-281-1/+1
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-212-11/+7
* Add a kludge :-(Bodo Möller1999-05-202-11/+12
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-202-12/+16
* OPENSSL_EXTERNBodo Möller1999-05-151-9/+9
* OPENSSL_EXTERN, OPENSSL_GLOBALBodo Möller1999-05-151-8/+8
* Update dependencies.Bodo Möller1999-05-151-6/+10
* Don't use reserved name "_encrypt" for parameters;Bodo Möller1999-05-133-6/+6
* Update dependencies.Ben Laurie1999-05-131-6/+7
* Avoid shadowing, and a bit of constification while I'm at it.Ben Laurie1999-05-135-26/+30
* Remove redundant ifdef.Ulf Möller1999-05-132-9/+1
* VMS support.Ulf Möller1999-05-134-37/+36
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Ignore Makefile.saveUlf Möller1999-04-291-0/+1
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-273-2/+14
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-263-33/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-2/+0
* Submitted by:Bodo Möller1999-04-231-1/+1
* "make depend"Bodo Möller1999-04-231-5/+6
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-239-12/+12
* Change functions to ANSI C.Ulf Möller1999-04-198-54/+18
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-012-5/+6
* New option to generate 80386 code.Ulf Möller1999-03-312-2/+3
* Fix security hole.Ben Laurie1999-03-222-2/+3
* Put the dependencies back.Ben Laurie1999-03-061-0/+6
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-12/+5