]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2003-01-10  Richard LevitteMake sure everything that may be freed is allocated...
2003-01-10  Richard LevitteTypos corrected.
2003-01-09  Dr. Stephen... Typo.
2003-01-09  Richard LevitteThe naming scheme wasn't quite correct for Cygwin
2003-01-09  Andy PolyakovAt least OpenBSD implements PIC in the same way ELF...
2003-01-09  Richard Levittegcc wants character constants to be correct. Before...
2003-01-09  Dr. Stephen... NULL tofree when it is freed to avoid double free.
2003-01-09  Andy PolyakovFinalizing asm support for UnixWare, SCO, OpenUnix...
2003-01-08  Lutz JänickeThird argument to shl_load() is "long address", not...
2003-01-07  Geoff ThorpeRSA_METHOD now supports key-generation, but (for now...
2003-01-07  Geoff ThorpeThis is the first step in allowing RSA_METHODs to imple...
2003-01-04  Dr. Stephen... Fix leak.
2003-01-04  Andy PolyakovFix a typo.
2003-01-04  Andy PolyakovAnother GAS fix-up and some commentary...
2003-01-04  Andy PolyakovGAS can't stand stub, which is stb's synonym.
2003-01-03  Andy PolyakovOops! I've toasted Cygwin! Fixed now.
2003-01-03  Andy PolyakovRedundant now as it's moved to ./Makefile.org.
2003-01-03  Andy PolyakovUnified targets for ELF assembler modules. Tested on...
2003-01-03  Andy PolyakovSupport for ILP32 on HPUX-IA64.
2003-01-03  Andy Polyakovpa-risc2.s was not PIC, see RT#426. I strip call to...
2003-01-03  Andy PolyakovHP/UX 11i make gets upset by this line containing nothi...
2003-01-03  Richard LevitteRijndael should be called AES everywhere
2003-01-02  Andy PolyakovSupport for Intel compiler. More details will be provid...
2003-01-02  Andy PolyakovComplete integration of SPARC assembler DES implementat...
2003-01-02  Andy PolyakovUltraSPARC assembler DES implementation tune-up. The...
2003-01-02  Andy PolyakovVery old submission (from 2000) of UltraSPARC assembler...
2003-01-02  Andy PolyakovI implemented this when troubleshooting performance...
2003-01-02  Richard LevitteLink engines against libcrypto, even when a TCP/IP...
2003-01-01  Richard LevitteAdjust the parameter lists in some not commonly used...
2003-01-01  Richard LevitteMake sure the last character of the ASN.1 time string...
2002-12-31  Richard LevitteIt's rather silly to believe we'd release 0.9.7a in...
2002-12-31  Richard LevitteMerge in changes from 0.9.7-stable.
2002-12-30  Richard LevitteMerge in changes from 0.9.7-stable.
2002-12-30  Andy PolyakovMy English is definitely not good as my assembly skills...
2002-12-30  Andy PolyakovIt probably belongs in PROBLEMS, but it's more likely...
2002-12-29  Richard LevitteSince we're including Kerberos 5 headers in our exporte...
2002-12-29  Lutz JänickeAdd information about AES cipher suites to ciphers...
2002-12-29  Lutz JänickeFix wrong handling of session ID in SSLv2 client code.
2002-12-29  Ben LaurieCorrect asm exclusions.
2002-12-29  Richard LevitteOS/2 does binary by default, apparently.
2002-12-29  Richard Levittemake update
2002-12-29  Richard LevitteFinally get rid of all the algorithm inclusions that...
2002-12-28  Richard Levittemake update
2002-12-28  Richard LevitteMerge from 0.9.7-stable.
2002-12-27  Andy PolyakovI can't confirm the claim being removed and nobody...
2002-12-27  Andy PolyakovUltraSPARC performance "tune-up."
2002-12-27  Andy PolyakovFAQ addenum as discussed in RT#417.
2002-12-27  Richard LevitteKenneth R. Robinette just told me the latest snapshot...
2002-12-27  Richard LevitteCan't find the referense to errors on XP with Kerberos
2002-12-26  Richard LevitteAdd SPKM among the related stanrds.
2002-12-26  Richard LevitteUpdates
2002-12-26  Richard LevitteUpdate our list of implemented and related standards.
2002-12-26  Richard LevitteUpdate our list of implemented and related standards.
2002-12-25  Richard LevitteSpelling error.
2002-12-24  Richard LevitteAvoid double definition of config.
2002-12-24  Richard LevitteUpdates
2002-12-24  Lutz JänickeSome more adjustments
2002-12-24  Richard LevitteCygwin needs the library locatin for .DLLs to be set...
2002-12-24  Richard LevitteAll VMS-specific problems have been solved.
2002-12-23  Richard LevitteFinally, a bn_div_words() in VAX assembler that goes...
2002-12-21  Richard LevitteStop a possible memory leak.
2002-12-20  Richard LevitteMake AES_ENCRYPT and AES_DECRYPT macros instead of...
2002-12-20  Andy PolyakovFix for "shift count too large" when compiling for...
2002-12-20  Richard LevitteMore accurate comments.
2002-12-20  Richard LevitteA little debugging.
2002-12-20  Richard LevittePropagate MAKEDEPPROG to the subdirs under crypto/.
2002-12-20  Lutz JänickeFix Kerberos5/SSL interaction
2002-12-20  Richard LevitteKeep the internal lowercase 'surname', for programmer...
2002-12-20  Richard LevitteBe consistent with capitalisation of object names.
2002-12-20  Richard LevitteBe consistent with capitalisation of object names.
2002-12-20  Richard LevitteThere was a mixup between INSTALLTOP and OPENSSLDIR...
2002-12-19  Richard LevitteWe stupidly had a separate LIBKRB5 variable for KRB5...
2002-12-19  Richard LevitteBecause the contents of openssl.pc may have to change...
2002-12-19  Richard LevitteSmall tweaks for code consistency.
2002-12-19  Richard LevitteTo avoid any future programming glitches, let's make...
2002-12-19  Richard LevitteI have no idea what possesed me to compile s_socket...
2002-12-19  Richard LevitteIf _XOPEN_SOURCE_EXTENDED or _XOPEN_SOURCE are defined...
2002-12-19  Richard LevitteIt was pointed out to me that .pc files are normally...
2002-12-19  Richard LevitteIt was pointed out to me that .pc files are normally...
2002-12-18  Richard LevitteUpdate the current status
2002-12-18  Andy PolyakovBetter wording?
2002-12-18  Andy PolyakovFix for RT#405, Solaris refuses to invoke preprocessor...
2002-12-17  Andy PolyakovMake "perl des-586.pl a.out" work, see RT#402
2002-12-16  Andy Polyakov'a=b c=$a; echo $c' doesn't necessarily prints "b"...
2002-12-16  Richard LevitteTransfer the Solaris shared library building changes...
2002-12-16  Richard LevitteProtect loading routines with a lock.
2002-12-15  Richard LevitteSynchronise with Makefiles.
2002-12-15  Andy PolyakovAlways forget this one...
2002-12-15  Andy PolyakovDES PIC-ification. "Cygwin" companion. Problem was...
2002-12-15  Richard LevitteMake sure manual pages are properly linked to on system...
2002-12-15  Richard LevitteUpdate the make system for installations:
2002-12-15  Richard LevitteDon't define macros in terms of asm() when __STRICT_ANS...
2002-12-15  Richard LevitteBring des_locl.h at the same level as in the 0.9.7...
2002-12-15  Andy PolyakovOoops! No ROTATE on some platforms after x86_64 perform...
2002-12-14  Andy PolyakovAs you might have noticed I tried to change for . prefi...
2002-12-14  Andy PolyakovSolaris shared build fix-ups. See RT#238,239 for details.
2002-12-14  Andy PolyakovNew DETECT_GNU_LD procedure.
2002-12-14  Andy Polyakovx86_64 performance patch.
2002-12-14  Andy PolyakovDES PIC-ification. Windows companion.
2002-12-13  Geoff ThorpeThe ampersand is not required in these constructs,...
next