summaryrefslogtreecommitdiffstats
path: root/crypto/conf
AgeCommit message (Expand)Author
2004-05-06When the pointer 'from' changes, it's stored length needs to change asRichard Levitte
2004-03-23make updateRichard Levitte
2002-11-14Handle last lines that aren't properly terminated.Richard Levitte
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-07-30OpenSSL Security Advisory [30 July 2002]Lutz Jänicke
2002-05-09make updateRichard Levitte
2002-04-18synchronize with engine branch (some changes were done onlyBodo Möller
2002-04-06make updateRichard Levitte
2002-03-18use '-I../..' so that we find "e_os.h"Bodo Möller
2002-03-14we need e_os.hBodo Möller
2002-02-26make updateRichard Levitte
2002-02-21As in 0.9.7 and on, let's remove the use of MS_FAR, and thereby theRichard Levitte
2002-01-02Allow 8-bit characters. This is not really complete, it only marksRichard Levitte
2001-12-17remove redundant ERR_load_... declarationsBodo Möller
2001-11-15perl util/mkerr.pl -recurse -write -rebuildRichard Levitte
2001-02-06Avoid coredumps for CONF_get_...(NULL, ...)Bodo Möller
2000-10-27Fix from main trunk, 2000-10-13 10:30 levitte:Richard Levitte
2000-10-11Fix from main trunk, 2000-09-25 10:52 levitte:Richard Levitte
2000-09-09More VMS synchronisationRichard Levitte
2000-09-07'make update'Richard Levitte
2000-09-04Avoid abort() throughout the library, except when preprocessorBodo Möller
2000-06-16Safe stack reorganisation in terms of function casts.Dr. Stephen Henson
2000-06-06Compaq C warns that "the expression 'p=scan_esc(p)' modifies the variableAndy Polyakov
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-06-01"make update" + stripping the type-specific stack functions out ofGeoff Thorpe
2000-05-29This declaration seems to have been added into the header file accidently.Geoff Thorpe
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-04-26Use CONFerr, not RSAerr, in the conf library...Richard Levitte
2000-04-26Clarifications and removal of double declaration...Richard Levitte
2000-04-09"make update"Richard Levitte
2000-04-09I've always wanted to make the CONF library more adaptable. Here'sRichard Levitte
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller
1999-11-12It's possible that considering the configuration file as a binary fileRichard Levitte
1999-11-11Fix a couple of outstanding issues: update STATUS file, fix NO_FP_API problems.Dr. Stephen Henson
1999-06-21Don't shadow.Ben Laurie
1999-06-21"make update"Bodo Möller
1999-06-20Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). ItDr. Stephen Henson
1999-06-20New functions CONF_load_bio() and CONF_load_fp() to load a configurationDr. Stephen Henson
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller
1999-05-26Fix for memory leak.Dr. Stephen Henson
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller
1999-05-20Add a kludge :-(Bodo Möller
1999-05-20Don't install e_os.h in include/openssl, use it only as a localBodo Möller
1999-05-15Update dependencies.Bodo Möller
1999-05-13VMS support.Ulf Möller
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller
1999-04-29Ignore Makefile.saveUlf Möller
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller