summaryrefslogtreecommitdiff
path: root/crypto/cast
Commit message (Expand)AuthorAgeFilesLines
...
* Source code cleanups: Use void * rather than char * in lhash,ulf2000-01-301-1/+1
* Improve support for running everything as a monolithic application.bodo1999-10-251-9/+9
* "make update" (added to top Makefile, and applied).bodo1999-06-091-6/+10
* Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).bodo1999-06-092-12/+10
* Some assembler-related clean-ups.bodo1999-05-281-1/+1
* It was a very bad idea to use #include "../e_os.h" -- when this occursbodo1999-05-212-11/+7
* Add a kludge :-(bodo1999-05-202-11/+12
* Don't install e_os.h in include/openssl, use it only as a localbodo1999-05-202-12/+16
* OPENSSL_EXTERNbodo1999-05-151-9/+9
* OPENSSL_EXTERN, OPENSSL_GLOBALbodo1999-05-151-8/+8
* Update dependencies.bodo1999-05-151-6/+10
* Don't use reserved name "_encrypt" for parameters;bodo1999-05-133-6/+6
* Update dependencies.ben1999-05-131-6/+7
* Avoid shadowing, and a bit of constification while I'm at it.ben1999-05-135-26/+30
* Remove redundant ifdef.ulf1999-05-132-9/+1
* VMS support.ulf1999-05-134-37/+36
* 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-2/+14
* Remove NOPROTO definitions and error code comments.ulf1999-04-263-33/+0
* Complete rewrite of the error code generation script. It now runs as a singlesteve1999-04-241-2/+0
* Submitted by:bodo1999-04-231-1/+1
* "make depend"bodo1999-04-231-5/+6
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-239-12/+12
* Change functions to ANSI C.ulf1999-04-198-56/+22
* New Makefile variables $(RANLIB) and $(PERL).ulf1999-04-012-5/+6
* New option to generate 80386 code.ulf1999-03-312-2/+3
* Fix security hole.ben1999-03-222-2/+3
* Put the dependencies back.ben1999-03-061-0/+6
* General source tree makefile cleanups: Made `making xxx in yyy...' displayrse1999-03-061-12/+5
* Delete a few unused files in apps, restore CAST WIN32 ASM file to mainsteve1999-02-112-1/+953
* This time, get it right.ben1999-01-191-2/+5
* Finally lay dependencies to rest (I hope!).ben1999-01-191-1/+4
* Spelling mistake.ben1999-01-191-2/+2
* Ignore auto-generated programs.ben1999-01-171-0/+2
* Dispose of generated programs.ben1999-01-172-1950/+0
* Fix major cockup with short keys in CAST-128.ben1999-01-176-220/+240
* Fix version stuff:rse1998-12-311-1/+1
* *** empty log message ***OpenSSL_0_9_1crse1998-12-231-1/+1
* Switch version string to SSLeay/OpenSSLrse1998-12-231-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectrse1998-12-222-1/+2
* Initial revisionrse1998-12-2118-0/+4918