summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Time to build beta 3. Bump the version numbers accordingly.OpenSSL_0_9_6-beta3Richard Levitte2000-09-212-3/+3
* make updateRichard Levitte2000-09-211-0/+20
* I'm using GNU tar...Richard Levitte2000-09-211-1/+1
* Changes by Jeffrey Altman <jaltman@columbia.edu> to make RAND_poll()Richard Levitte2000-09-211-69/+107
* Clarifications and new documents.Richard Levitte2000-09-216-6/+122
* Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com>Richard Levitte2000-09-218-3/+27
* New documents. Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>Richard Levitte2000-09-206-0/+317
* Mistakes corrected. Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>Richard Levitte2000-09-202-2/+2
* Add news and a description of the ENGINE part and how it's currentlyRichard Levitte2000-09-202-0/+58
* Additions for 0.9.6.Bodo Möller2000-09-202-7/+9
* Reports about a few old systems.Richard Levitte2000-09-201-1/+9
* AIX doesn't like ftime() either.Richard Levitte2000-09-201-1/+1
* Wrong variable used. It's funny how some bugs take a long timeRichard Levitte2000-09-201-1/+1
* On VMS, stdout may very well lead to a file that is written to in aRichard Levitte2000-09-2036-48/+730
* make updateRichard Levitte2000-09-201-6/+6
* ispell.Ulf Möller2000-09-201-2/+2
* Malloc() -> OPENSSL_malloc() etc.Ulf Möller2000-09-204-5/+5
* The RSA patent will have expired when the next version is released...Ulf Möller2000-09-201-1/+1
* ispell.Ulf Möller2000-09-2016-44/+44
* Add docs for X509_get_ext_d2i() function.Dr. Stephen Henson2000-09-202-0/+50
* Totally remove the supposedly 'faster' variant inBodo Möller2000-09-193-31/+2
* BSDI only supports ftime() through libcompat, which means it'sRichard Levitte2000-09-191-1/+1
* Document SSL_library_init() and it's aliases. Lutz Jaenicke <Lutz.Jaenicke@a...Richard Levitte2000-09-191-0/+52
* Type correction. Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>Richard Levitte2000-09-192-2/+2
* Extend the docs on setting the cipher list. Lutz Jaenicke <Lutz.Jaenicke@aet...Richard Levitte2000-09-191-0/+9
* Clarification about Montgomery problemBodo Möller2000-09-191-1/+3
* Note about contribtions from the USUlf Möller2000-09-191-0/+3
* Document BN_mod_mul_montgomery bug;Bodo Möller2000-09-192-2/+7
* Fix a typo in apps/pkcs12.c which was using the wrong part ofDr. Stephen Henson2000-09-192-9/+9
* Disable buggy code variant in BN_mod_mul_montgomery that was enabledBodo Möller2000-09-191-1/+20
* It seems like all HP-UX are successes as soon as the -ldl vs. -ldldRichard Levitte2000-09-191-6/+5
* FreeBSD only supports ftime() through libcompat, which means it'sRichard Levitte2000-09-191-1/+1
* A few more HP-UX reports. Reported by Kevin Steves <stevesk@sweden.hp.com>Richard Levitte2000-09-191-1/+4
* Reorder the Blowfish documentation so the low-level routines do not get so pr...Richard Levitte2000-09-191-8/+11
* Clarify the BIO_seek() mess and related issues.Dr. Stephen Henson2000-09-183-10/+98
* ispellUlf Möller2000-09-181-2/+2
* Note the BN_mod_exp_word bug. (Markus Friedl provided a test program.)Ulf Möller2000-09-181-1/+2
* A couple more reports.Richard Levitte2000-09-181-4/+14
* ftime() is not supported on SGI.Richard Levitte2000-09-181-1/+1
* New documentation about things related to SSL_CIPHER. Submitted by Lutz Jaen...Richard Levitte2000-09-184-0/+185
* HP-UX 64-bit has dlfcn, so let's use that instead of the old dl.Richard Levitte2000-09-181-2/+2
* A few more reportsRichard Levitte2000-09-181-9/+15
* No engine stuff in the main trunk.Richard Levitte2000-09-181-2/+1
* A few more reportsRichard Levitte2000-09-181-1/+2
* Work around for Netscape PKCS#7 signedData bug.Dr. Stephen Henson2000-09-182-0/+10
* A few more reportsRichard Levitte2000-09-181-1/+3
* Going through performance statistics sometimes generates an exception,Richard Levitte2000-09-181-3/+7
* cyclecount is only used when __GNUC__ isn't defined.Richard Levitte2000-09-181-1/+2
* Disable the net statistics gathering code, since different compilersRichard Levitte2000-09-181-1/+14
* HP-UX didn't go throughRichard Levitte2000-09-181-1/+3