summaryrefslogtreecommitdiff
path: root/crypto/txt_db
Commit message (Expand)AuthorAgeFilesLines
* Instead of telling both 'make' and the user that ranlibbodo2001-03-091-2/+1
* e_os.h does not belong with the exported headers. Do not put it therelevitte2001-02-221-2/+2
* Use new-style system-id macros everywhere possible. I hope I haven'tlevitte2001-02-201-3/+3
* Make all configuration macros available for application by makinglevitte2001-02-193-7/+8
* First step in tidying up the LHASH code. The callback prototypes (andgeoff2000-12-012-2/+2
* 'ranlib' doesn't always run on some systems. That's actuallylevitte2000-09-251-1/+2
* 'make update'levitte2000-09-071-2/+2
* Using checks of the existence of HEADER_{foo}_H in other header fileslevitte2000-06-091-1/+4
* There have been a number of complaints from a number of sources that nameslevitte2000-06-011-14/+14
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,levitte2000-05-021-4/+4
* Seek out and destroy another evil cast.ulf2000-01-301-1/+1
* Source code cleanups: Use void * rather than char * in lhash,ulf2000-01-301-3/+3
* Tidy up CRYPTO_EX_DATA structures.steve2000-01-231-2/+3
* It was a very bad idea to use #include "../e_os.h" -- when this occursbodo1999-05-211-2/+3
* Add a kludge :-(bodo1999-05-201-5/+4
* Don't install e_os.h in include/openssl, use it only as a localbodo1999-05-201-5/+5
* Update dependencies.bodo1999-05-151-4/+4
* 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-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
* Complete rewrite of the error code generation script. It now runs as a singlesteve1999-04-241-2/+0
* "make depend"bodo1999-04-231-3/+5
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-233-8/+8
* Change functions to ANSI C.ulf1999-04-191-21/+7
* Massive constification.ben1999-04-171-1/+1
* New Makefile variables $(RANLIB) and $(PERL).ulf1999-04-011-3/+3
* Fix security hole.ben1999-03-222-2/+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
* Slightly improved diagnostics.ben1999-02-061-1/+1
* Finally lay dependencies to rest (I hope!).ben1999-01-191-1/+5
* Accept NULL in *_free.ben1999-01-071-0/+3
* 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-5/+6
* Initial revisionrse1998-12-213-0/+591