]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2000-09-21  Richard LevitteMore reports
2000-09-21  Dr. Stephen... Fix ASN1_TYPE bug.
2000-09-21  Richard LevitteMore reports
2000-09-21  Richard LevitteChange IMPORTANT to WARNING for greater emphasis.
2000-09-21  Richard LevitteMore reports
2000-09-21  Richard LevitteOops, if the target only had USE_TOD, an error message...
2000-09-21  Richard LevitteUgly hack to make sure static libraries are usable...
2000-09-21  Richard LevitteMore reports.
2000-09-21  Richard LevitteTests so far.
2000-09-21  Richard LevitteTests so far.
2000-09-21  Richard LevittePrepare STATUS for the beta 3 reports.
2000-09-21  Richard LevitteTime to build beta 3. Bump the version numbers accordi... OpenSSL_0_9_6-beta3
2000-09-21  Richard Levittemake update
2000-09-21  Richard LevitteI'm using GNU tar...
2000-09-21  Richard LevitteChanges by Jeffrey Altman <jaltman@columbia.edu> to...
2000-09-21  Richard LevitteClarifications and new documents.
2000-09-21  Richard LevittePortability patch for HP MPE/iX. Submitted by Mark...
2000-09-20  Richard LevitteNew documents. Lutz Jaenicke <Lutz.Jaenicke@aet.TU...
2000-09-20  Richard LevitteMistakes corrected. Lutz Jaenicke <Lutz.Jaenicke@aet...
2000-09-20  Richard LevitteAdd news and a description of the ENGINE part and how...
2000-09-20  Bodo MöllerAdditions for 0.9.6.
2000-09-20  Richard LevitteReports about a few old systems.
2000-09-20  Richard LevitteAIX doesn't like ftime() either.
2000-09-20  Richard LevitteWrong variable used. It's funny how some bugs take...
2000-09-20  Richard LevitteOn VMS, stdout may very well lead to a file that is...
2000-09-20  Richard Levittemake update
2000-09-20  Ulf Möllerispell.
2000-09-20  Ulf MöllerMalloc() -> OPENSSL_malloc() etc.
2000-09-20  Ulf MöllerThe RSA patent will have expired when the next version...
2000-09-20  Ulf Möllerispell.
2000-09-20  Dr. Stephen... Add docs for X509_get_ext_d2i() function.
2000-09-19  Bodo MöllerTotally remove the supposedly 'faster' variant in
2000-09-19  Richard LevitteBSDI only supports ftime() through libcompat, which...
2000-09-19  Richard LevitteDocument SSL_library_init() and it's aliases. Lutz...
2000-09-19  Richard LevitteType correction. Lutz Jaenicke <Lutz.Jaenicke@aet...
2000-09-19  Richard LevitteExtend the docs on setting the cipher list. Lutz Jaeni...
2000-09-19  Bodo MöllerClarification about Montgomery problem
2000-09-19  Ulf MöllerNote about contribtions from the US
2000-09-19  Bodo MöllerDocument BN_mod_mul_montgomery bug;
2000-09-19  Dr. Stephen... Fix a typo in apps/pkcs12.c which was using the wrong...
2000-09-19  Bodo MöllerDisable buggy code variant in BN_mod_mul_montgomery...
2000-09-19  Richard LevitteIt seems like all HP-UX are successes as soon as the...
2000-09-19  Richard LevitteFreeBSD only supports ftime() through libcompat, which...
2000-09-19  Richard LevitteA few more HP-UX reports. Reported by Kevin Steves...
2000-09-19  Richard LevitteReorder the Blowfish documentation so the low-level...
2000-09-18  Dr. Stephen... Clarify the BIO_seek() mess and related issues.
2000-09-18  Ulf Möllerispell
2000-09-18  Ulf MöllerNote the BN_mod_exp_word bug. (Markus Friedl provided...
2000-09-18  Richard LevitteA couple more reports.
2000-09-18  Richard Levitteftime() is not supported on SGI.
2000-09-18  Richard LevitteNew documentation about things related to SSL_CIPHER...
2000-09-18  Richard LevitteHP-UX 64-bit has dlfcn, so let's use that instead of...
2000-09-18  Richard LevitteA few more reports
2000-09-18  Richard LevitteNo engine stuff in the main trunk.
2000-09-18  Richard LevitteA few more reports
2000-09-18  Dr. Stephen... Work around for Netscape PKCS#7 signedData bug.
2000-09-18  Richard LevitteA few more reports
2000-09-18  Richard LevitteGoing through performance statistics sometimes generate...
2000-09-18  Richard Levittecyclecount is only used when __GNUC__ isn't defined.
2000-09-18  Richard LevitteDisable the net statistics gathering code, since differ...
2000-09-18  Richard LevitteHP-UX didn't go through
2000-09-18  Richard LevitteTypo in the added hpux targets. -ldl should be -ldld.
2000-09-18  Richard LevitteThe test status as it has been reported so far
2000-09-18  Richard LevitteUnless we cast, thorough compilers will complain
2000-09-18  Richard LevitteJeffrey Altman reminds us to initialize some variables...
2000-09-17  Richard LevitteDeclare the availability of beta 2 in STATUS.
2000-09-17  Richard LevitteA new beta is being released. Change the version numbers
2000-09-17  Richard Levittemake update
2000-09-17  Richard LevitteA patch from HP for better performance.
2000-09-17  Richard LevitteRestore the descriptions to conform with the rest of the
2000-09-17  Richard LevitteJeffrey Altman <jaltman@columbia.edu> sent me a patch...
2000-09-17  Richard LevitteUse sk_*_new_null() instead of sk_*_new(NULL), since...
2000-09-17  Richard Levittesiglen is unsigned, so comparing it to less than 0...
2000-09-17  Richard LevitteOops, no engine in the main trunk.
2000-09-17  Richard LevitteTell users that a rewrite might be a good idea.
2000-09-17  Richard LevitteSome platforms define NULL as ((void *)0). Unfortunate...
2000-09-17  Richard LevitteA couple of more names need to be shortened for VMS...
2000-09-17  Richard LevitteMake sure Compaq C doesn'r complain about dollars,...
2000-09-17  Richard LevitteInform the VMS people that RSAref is no longer needed
2000-09-17  Richard LevitteVMS didn't work out too well...
2000-09-17  Bodo MöllerRename new BIO_set_shutdown_wr macro to just BIO_shutdo...
2000-09-16  Richard LevitteMove text that isn't really descriptions of the functio...
2000-09-16  Richard LevitteAdd BIO_seek() and BIO_tell() to the BIO control functi...
2000-09-16  Dr. Stephen... New macro BIO_set_shutdown_wr().
2000-09-16  Bodo MöllerSSL => TLS/SSL
2000-09-16  Bodo MöllerTLS => TLS/SSL
2000-09-16  Bodo MöllerChange spelling back to "behaviour" and "flavour" inste...
2000-09-16  Bodo MöllerClarification.
2000-09-16  Ulf Möllerispell and some other nit-picking
2000-09-16  Dr. Stephen... Remove redundant manpages and references to them.
2000-09-16  Ulf Mölleradd links to the new BIO and SSL manpages to make them...
2000-09-16  Dr. Stephen... BIO_f_ssl() docs.
2000-09-15  Richard LevitteCompile all dso files on VMS as well.
2000-09-15  Richard Levitte'make update'
2000-09-15  Richard LevitteMake sure dso_vms.c compiles on other operating systems...
2000-09-15  Richard LevitteA DSO method for VMS was missing, and I had the code...
2000-09-15  Richard LevitteMove up inclusion of conf.h, so non-MONOLITH programs...
2000-09-15  Dr. Stephen... Accept BIO docs.
2000-09-15  Richard Levitte'make update'
2000-09-15  Richard LevitteAdd a flag for OpenVMS.
next