aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/conf
Commit message (Expand)AuthorAgeFilesLines
* Merge of the 0.9.6-stable branch (continued after network interrupt).Richard Levitte2001-03-134-23/+68
* Merge of main trunk, no conflicts this timeRichard Levitte2000-09-091-0/+1
* Merge main trunk to engine branch, all conflicts resolved.Richard Levitte2000-09-072-11/+12
* Merge of stuff from main trunk, all conflicts resolved.Richard Levitte2000-06-191-31/+0
* Merge in code from main trunk to BRANCH_engine.Richard Levitte2000-06-083-31/+63
* Main trunk changes merged into BRANCH_engine. There were noRichard Levitte2000-05-301-1/+0
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-022-7/+7
* Use CONFerr, not RSAerr, in the conf library...Richard Levitte2000-04-261-1/+1
* Clarifications and removal of double declaration...Richard Levitte2000-04-262-7/+6
* "make update"Richard Levitte2000-04-091-4/+3
* I've always wanted to make the CONF library more adaptable. Here'sRichard Levitte2000-04-0910-325/+1265
* Preserve reason strings in automatically build tables.Bodo Möller2000-03-051-1/+2
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-8/+8
* It's possible that considering the configuration file as a binary fileRichard Levitte1999-11-121-0/+4
* Fix a couple of outstanding issues: update STATUS file, fix NO_FP_API problems.Dr. Stephen Henson1999-11-112-12/+8
* Don't shadow.Ben Laurie1999-06-211-3/+3
* "make update"Bodo Möller1999-06-211-2/+3
* Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). ItDr. Stephen Henson1999-06-202-11/+16
* New functions CONF_load_bio() and CONF_load_fp() to load a configurationDr. Stephen Henson1999-06-204-36/+75
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+14
* Fix for memory leak.Dr. Stephen Henson1999-05-261-1/+1
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-1/+2
* Add a kludge :-(Bodo Möller1999-05-201-4/+3
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-4/+4
* Update dependencies.Bodo Möller1999-05-151-4/+4
* VMS support.Ulf Möller1999-05-131-0/+4
* 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-271-1/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-262-27/+0
* Removed traces of cryptall.h, and did a "make depend".Bodo Möller1999-04-251-2/+3
* Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson1999-04-241-3/+2
* Restore ERRC definitions that are needed to compile the library.Bodo Möller1999-04-241-0/+1
* Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1999-04-241-2/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-244-72/+60
* "make depend"Bodo Möller1999-04-231-5/+7
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-236-15/+15
* Fix lots of warnings.Ulf Möller1999-04-201-0/+1
* Change functions to ANSI C.Ulf Möller1999-04-193-48/+18
* Massive constification.Ben Laurie1999-04-171-2/+2
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-5/+5
* Fix security hole.Ben Laurie1999-03-222-2/+2
* 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
* This time, get it right.Ben Laurie1999-01-191-2/+3
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+6
* New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson1999-01-181-1/+3
* A couple more ssleay.cnf to openssl.cnf changesPaul C. Sutton1999-01-022-2/+2