summaryrefslogtreecommitdiff
path: root/crypto/idea
Commit message (Collapse)AuthorAgeFilesLines
* ispell (and minor modifications)Ulf Möller2000-02-032-2/+2
|
* Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).Bodo Möller1999-06-091-6/+5
| | | | Allow configuring the name of that header file.
* Missed one line.Ulf Möller1999-05-131-1/+0
|
* Remove redundant ifdef.Ulf Möller1999-05-131-3/+0
|
* VMS support.Ulf Möller1999-05-131-10/+9
| | | | Submitted by: Richard Levitte <richard@levitte.org>
* ignore Makefile.saveBodo Möller1999-04-291-0/+1
| | | | | | Submitted by: Reviewed by: PR:
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
| | | | | | Submitted by: Reviewed by: PR:
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
| | | | | | Submitted by: Reviewed by: PR:
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
| | | | | | Submitted by: Reviewed by: PR:
* Autogenerated files.Ulf Möller1999-04-281-1/+0
|
* 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-264-33/+0
|
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-2/+0
| | | | | | | script, translates function codes better and doesn't need the K&R function prototypes to work (NB. the K&R prototypes can't be wiped just yet: they are still needed by the DEF generator...). I also ran the script with the -rewrite option to update all the header and source files.
* "make depend"Bodo Möller1999-04-231-5/+10
| | | | | | Submitted by: Reviewed by: PR:
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-239-12/+12
| | | | | | Submitted by: Reviewed by: PR:
* Work with -pedantic!Ben Laurie1999-04-231-5/+5
|
* Remove references to .org header file names.Ulf Möller1999-04-221-1/+1
|
* Move all autogenerated header file parts to crypto/opensslconf.h.Ulf Möller1999-04-211-10/+1
|
* Change functions to ANSI C.Ulf Möller1999-04-197-52/+20
|
* Massive constification.Ben Laurie1999-04-172-4/+4
|
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-012-4/+5
|
* 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
| | | | | | | | consistent in the source tree and replaced `/bin/rm' by `rm'. Additonally cleaned up the `make links' target: Remove unnecessary semicolons, subsequent redundant removes, inline point.sh into mklink.sh to speed processing and no longer clutter the display with confusing stuff. Instead only the actually done links are displayed.
* This time, get it right.Ben Laurie1999-01-191-2/+5
|
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+4
|
* More .cvsignore stuff to make CVS quiet on our generated files.Ralf S. Engelschall1999-01-031-0/+1
|
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
| | | | | | | | | | | 1. The already released version was 0.9.1c and not 0.9.1b 2. The next release should be 0.9.2 and not 0.9.1d, because first the changes are already too large, second we should avoid any more 0.9.1x confusions and third, the Apache version semantics of VERSION.REVISION.PATCHLEVEL for the version string is reasonable (and here .2 is already just a patchlevel and not major change). tVS: ----------------------------------------------------------------------
* Deal with generated files.Ben Laurie1998-12-281-116/+0
|
* *** 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-212-2/+3
|
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-219-61/+449
|
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-2111-0/+1439