summaryrefslogtreecommitdiff
path: root/crypto/buffer
Commit message (Expand)AuthorAgeFilesLines
...
* 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-271-1/+1
* Remove NOPROTO definitions and error code comments.ulf1999-04-261-12/+0
* Removed traces of cryptall.h, and did a "make depend".bodo1999-04-251-2/+3
* Change the command line options of mkerr.pl so -static is now default andsteve1999-04-241-3/+2
* Restore ERRC definitions that are needed to compile the library.bodo1999-04-241-0/+1
* Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalitysteve1999-04-241-2/+0
* Complete rewrite of the error code generation script. It now runs as a singlesteve1999-04-244-67/+65
* "make depend"bodo1999-04-231-4/+5
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-233-6/+6
* Work with -pedantic!ben1999-04-231-4/+4
* Change functions to ANSI C.ulf1999-04-192-9/+5
* Massive constification.ben1999-04-172-2/+2
* New Makefile variables $(RANLIB) and $(PERL).ulf1999-04-011-5/+5
* Fix security hole.ben1999-03-221-1/+2
* Put the dependencies back.ben1999-03-061-0/+4
* General source tree makefile cleanups: Made `making xxx in yyy...' displayrse1999-03-061-10/+5
* This time, get it right.ben1999-01-191-3/+3
* Finally lay dependencies to rest (I hope!).ben1999-01-191-1/+5
* New err_code.pl script to retain old error codes. This should allow the usesteve1999-01-181-2/+4
* Accept NULL in *_free.ben1999-01-071-2/+11
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectrse1998-12-224-6/+10
* Initial revisionrse1998-12-215-0/+420