summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Time to release OpenSSL 0.9.8.OpenSSL_0_9_8Richard Levitte2005-07-056-39/+9
* make updateRichard Levitte2005-07-051-1/+1
* We don't support no-engine for now. It's a lot more work than oneRichard Levitte2005-07-051-0/+6
* Last additions to the release documentation.Richard Levitte2005-07-052-0/+14
* Mention Win64 support in CHANGES and throw in building instructions.Andy Polyakov2005-07-054-2/+72
* Add libcrypto.pc and libssl.pc, and install them along with openssl.pc.Richard Levitte2005-07-051-2/+32
* Get rid of "unary minus applied to unsigned type" warning.Andy Polyakov2005-07-041-2/+2
* To secure Win64 API I'm throwing in this minimalistic Win64 support.Andy Polyakov2005-07-048-7/+79
* Add utf8 options to ca utility.Dr. Stephen Henson2005-07-042-16/+43
* The private key should never have ended up in newreq.pem.Richard Levitte2005-07-042-11/+12
* Fix bugs in bug-fix to x509/by_dir.c [from HEAD].Andy Polyakov2005-07-031-6/+5
* Bugfix for bn_div_words PPC assembler implementation [from HEAD].Andy Polyakov2005-07-031-13/+10
* initialize newly allocated dataNils Larsch2005-07-011-4/+11
* Check PKCS7 structures in PKCS#12 files are of type data.Dr. Stephen Henson2005-06-304-1/+22
* Actually, the 64bit format specifier differs between SIXTY_FOUR_BIT andRichard Levitte2005-06-291-1/+4
* asn1parse doesn't support any TXT format, so let's stop pretendingRichard Levitte2005-06-281-1/+1
* remove OPENSSL_NO_ASM dependencyNils Larsch2005-06-281-3/+3
* Did you know it was wrong to use a char as an array index?Ben Laurie2005-06-281-8/+8
* Nasty fix for another warning, but all I have the patience for right now.Ben Laurie2005-06-281-1/+2
* Replace missing character deleted in error.Ben Laurie2005-06-281-1/+1
* Fix warning.Ben Laurie2005-06-282-1/+3
* Fix warnings.Ben Laurie2005-06-281-0/+6
* bn.h update from HEAD.Andy Polyakov2005-06-281-1/+1
* x86nasm.pl update from HEAD.Andy Polyakov2005-06-281-2/+2
* PROBLEMS update from HEAD.Andy Polyakov2005-06-281-0/+6
* Makefile updates from HEAD [see http://cvs.openssl.org/chngview?cn=14099Andy Polyakov2005-06-285-132/+67
* There are a few showstoppers. Unfortunately, I only remember one. Please fi...Richard Levitte2005-06-281-1/+2
* Eliminate dependency on UNICODE macro.Andy Polyakov2005-06-272-2/+21
* Fix typos in apps/apps.c.Andy Polyakov2005-06-271-3/+6
* Sync libeay.numDr. Stephen Henson2005-06-271-480/+485
* Unify some SCO targets [from HEAD].Andy Polyakov2005-06-263-66/+8
* Configure/TABLE update from HEAD.Andy Polyakov2005-06-262-65/+11
* IA64 RC4 update from HEAD [see commentary in HEAD for details].Andy Polyakov2005-06-265-44/+39
* Further successes with the latest snapshot.Richard Levitte2005-06-241-1/+10
* Replace emms with finit in x86cpuid.Andy Polyakov2005-06-241-3/+2
* Add Argen root CAs.Dr. Stephen Henson2005-06-242-0/+62
* Someone did some cutting and pasting and didn't quite finish the job :-).Richard Levitte2005-06-241-6/+6
* Wrap the inclusion of openssl/engine.h with a protective check forRichard Levitte2005-06-231-0/+2
* Wrap the inclusion of openssl/engine.h with a protective check forRichard Levitte2005-06-231-0/+2
* Do not defined des_crypt(), since it clashes with Solaris crypt.h.Richard Levitte2005-06-232-2/+2
* Initialise dir to avoid a compiler warning.Richard Levitte2005-06-231-1/+1
* The NAME section of a man page is required to have a dash followed by aRichard Levitte2005-06-232-2/+2
* DCC doesn't like argument names in returned function pointers.Richard Levitte2005-06-231-1/+3
* Update for Stratus VOS.Richard Levitte2005-06-235-19/+33
* Configure update for Stratus VOS.Richard Levitte2005-06-231-4/+2
* Change dir_ctrl to check for the environment variable before using the defaultRichard Levitte2005-06-231-6/+6
* Strip the engine shared libraries as well.Richard Levitte2005-06-231-1/+3
* Darwin specific update from HEAD.Andy Polyakov2005-06-232-1/+3
* Missed -c in IRIX rule.Andy Polyakov2005-06-231-1/+1
* IRIX upadte from HEAD.Andy Polyakov2005-06-232-5/+9