summaryrefslogtreecommitdiff
path: root/crypto/cast
Commit message (Expand)AuthorAgeFilesLines
* 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
* Delete a few unused files in apps, restore CAST WIN32 ASM file to mainDr. Stephen Henson1999-02-112-1/+953
* This time, get it right.Ben Laurie1999-01-191-2/+5
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+4
* Spelling mistake.Ben Laurie1999-01-191-2/+2
* Ignore auto-generated programs.Ben Laurie1999-01-171-0/+2
* Dispose of generated programs.Ben Laurie1999-01-172-1950/+0
* Fix major cockup with short keys in CAST-128.Ben Laurie1999-01-176-219/+239
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-222-1/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-214-4/+6
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-2118-0/+4918