]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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.
2000-09-15  Richard LevitteLater, Jeffrey changed his mind. Apparently, GetCursor...
2000-09-15  Ulf MöllerJeffrey Altman points out that GetQueueStatus() crashes...
2000-09-15  Dr. Stephen... Update BIO_s_connect().
2000-09-14  Bodo MöllerSome small clarifications.
2000-09-14  Richard LevitteIn the name section, all the functions described shoud...
2000-09-14  Richard LevitteUpdate the info on version numbering
2000-09-14  Richard LevitteBIO_seed() and BIO_tell() were documented in two other...
2000-09-14  Richard LevitteBIO_seed() and BIO_tell() were documented in two other...
2000-09-14  Richard LevitteItems without a =over and a =back are ignored.
2000-09-14  Dr. Stephen... BIO_s_bio() manual page detailing BIO pair.
2000-09-14  Ulf MöllerBug fix: Montgomery multiplication could produce result...
2000-09-14  Richard LevitteRemove engine stuff that was erroneously put in the...
2000-09-14  Richard LevitteAdd Damien Miller's RPM specification file with a few...
2000-09-14  Richard LevitteRemove indentation in the NAME section. There's really...
2000-09-14  Richard LevitteAdd a number of documentation files, mostly for SSL...
2000-09-14  Richard LevitteAdd a configuration for Sony News 4.
2000-09-14  Dr. Stephen... Initial connect BIO docs.
2000-09-14  Richard LevitteRemove indentation in the NAME section. There's really...
2000-09-14  Richard Levittersa_num2 is no longer used, so remove it.
2000-09-14  Richard LevitteJeffrey Altman convinced me this patch was really neede...
2000-09-14  Dr. Stephen... Docs for socket BIO.
2000-09-13  Bodo Möller'make update'
2000-09-13  Dr. Stephen... BIO_s_fd() manual page.
next