aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FAQ to mention no-sha512 as option for compilers without support for 64-bitAndy Polyakov2005-06-061-0/+10
* Pass INSTALL_PREFIX in BUILDENV.Richard Levitte2005-06-061-2/+3
* Skipping all tests just because one algorithm is disabled seems a bit harsch.Richard Levitte2005-06-061-9/+15
* Change mention of Makefile.ssl to Makefile.Andy Polyakov2005-06-061-2/+2
* _GNU_SOURCE needs to be defined before any standard header.Richard Levitte2005-06-061-5/+10
* Update from 0.9.8-stable.Richard Levitte2005-06-061-1/+5
* Further change pq_compat.h to generate the flag macros PQ_64BIT_IS_INTEGERRichard Levitte2005-06-063-5/+11
* Document the change and update the version number (d'oh!).Richard Levitte2005-06-051-1/+3
* Remove the incorrect installation of '%{openssldir}/lib'.Richard Levitte2005-06-051-1/+0
* Change pq_compat.h to trust the macros defined by bn.h a bit more, and therebyRichard Levitte2005-06-051-3/+5
* gcc 2.95.3 on Ultrix supports long long.Richard Levitte2005-06-051-1/+1
* Correct typo ia64.o -> bn-ia64.o.Richard Levitte2005-06-051-2/+2
* Add support for the new Intel compiler, icc.Richard Levitte2005-06-051-0/+1
* Old typo...Richard Levitte2005-06-051-1/+1
* Updated support for NetWare, submitted by Verdon Walker <VWalker@novell.com>.Richard Levitte2005-06-055-60/+65
* New function, DSO_pathbyaddr, to find pathname for loaded shared objectAndy Polyakov2005-06-056-5/+244
* Unify BSDi target.Andy Polyakov2005-06-051-1/+1
* ./PROBLEMS to mention workarounds for ULTRIX build problems.Andy Polyakov2005-06-051-0/+34
* The macro THREADS was changed to OPENSSL_THREADS a long time ago.Richard Levitte2005-06-041-1/+1
* From 0.9.8-stable:Richard Levitte2005-06-041-1/+1
* Use correct name for config file env variable.Dr. Stephen Henson2005-06-021-1/+1
* Typo.Dr. Stephen Henson2005-06-021-1/+1
* Update CHANGES.Dr. Stephen Henson2005-06-021-0/+4
* Fix inconsistensy between 8 and HEAD.Andy Polyakov2005-06-021-0/+6
* PSS update [from 0.9.7].Andy Polyakov2005-06-023-32/+61
* check return valueNils Larsch2005-06-011-0/+5
* Update from 0.9.7-stable.Dr. Stephen Henson2005-06-011-9/+21
* Synchronise yet a little more with the Unixly buildRichard Levitte2005-06-011-0/+1
* clear error queue on success and return NULL if no cert could be readNils Larsch2005-06-011-3/+13
* fix assertionNils Larsch2005-05-311-1/+1
* Synchronise more with the Unix build.Richard Levitte2005-05-313-2/+4
* changes from 0.9.8Nils Larsch2005-05-314-2/+43
* include opensslconf.h if OPENSSL_NO_* is usedNils Larsch2005-05-313-2/+6
* "Show" more respect to no-sha* config options.Andy Polyakov2005-05-314-2/+4
* Mention more GCC bugs in ./PROBLEMS.Andy Polyakov2005-05-311-7/+21
* Missing sparcv8.o rule.Andy Polyakov2005-05-311-1/+1
* Fix typo in ./config.Andy Polyakov2005-05-311-1/+1
* Platform update from 8-stable.Andy Polyakov2005-05-312-8/+8
* Platform update from 8-stable.Andy Polyakov2005-05-313-32/+6
* Merge from 0.9.8-stable.Richard Levitte2005-05-301-1/+2
* Merge in the new news from 0.9.8-stable.Richard Levitte2005-05-301-0/+69
* DJGPP changes. Contributed by Doug Kaufman <dkaufman@rahul.net>Richard Levitte2005-05-303-1/+10
* pqueue and dtls uses 64-bit values. Unfortunately, OpenSSL doesn'tRichard Levitte2005-05-3010-87/+322
* Synchronise with Unixly buildRichard Levitte2005-05-301-1/+1
* Change all relevant occurences of 'ncipher' to 'chil'. That's what nCipher a...Richard Levitte2005-05-301-12/+12
* Update from stable branch.Dr. Stephen Henson2005-05-302-477/+504
* Change the source and output paths for 'chil' and '4758cca' engines so thatGeoff Thorpe2005-05-2913-52/+59
* We have some source with \r\n as line ends. DEC C informs about that,Richard Levitte2005-05-294-4/+4
* TypoRichard Levitte2005-05-291-2/+2
* Add pss/x931 files.Dr. Stephen Henson2005-05-282-0/+395