openssl.git
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,...
2002-12-13 Andy PolyakovIA-32 assembler modules (primarily DES) PIC-ification...
2002-12-13 Richard LevitteOK, there's at least one application author who has...
2002-12-12 Richard LevitteBIO_new_bio_pair() was unnecessarily described in it...
2002-12-12 Richard LevitteBIO_set_nbio() is enumerated, but not explained. Remov...
2002-12-12 Richard LevitteI forgot one item I intend to work on.
2002-12-12 Richard LevitteSkip DH-specific tests when no-dh has been configured.
2002-12-12 Richard LevitteDocument the modifications in 0.9.7 that will make...
2002-12-11 Geoff ThorpeMake 'tunala' link with zlib if possible (so it works...
2002-12-11 Richard LevitteIn CRYPTO_lock(), check that the application cares...
2002-12-11 Richard Levittesk_*_push() returns the number of items on the stack...
2002-12-11 Richard LevitteLet's not forget the other places where HEADER_DES_H...
2002-12-11 Richard LevitteLet's not forget the other places where HEADER_DES_H...
2002-12-11 Richard LevitteSince HEADER_DES_H has been the protector of des.h...
2002-12-11 Geoff ThorpeThis stops a compiler warning from -Wmissing-prototypes.
2002-12-10 Lutz JänickeUpdate -Olimit setting.
2002-12-10 Ralf S. Engelschalltest commit (just removing tailing blanks) #2 after...
2002-12-10 Ralf S. Engelschalltest commit (removing trailing blanks) after migration
2002-12-10 Ralf S. Engelschalltest blank-line commit after migration -- just ignore
2002-12-10 Richard LevitteA memset() too many got converted into a OPENSSL_cleanse().
2002-12-09 Andy PolyakovBN_sqr test failure entry.
2002-12-09 Lutz JänickeFix wrong URI.
2002-12-09 Richard Levittemake update
2002-12-09 Richard LevitteHmm, Geoff's change made things quite interesting....
2002-12-08 Geoff ThorpeNils Larsch submitted;
2002-12-08 Richard LevitteSince it's defined in draft-ietf-tls-compression-04...
2002-12-08 Geoff ThorpeUndefine OPENSSL_NO_DEPRECATED inside openssl applicati...
2002-12-08 Geoff ThorpeThis is a first-cut at improving the callback mechanism...
2002-12-08 Geoff ThorpeFix a warning, and do some constification as a lucky...
2002-12-08 Richard LevitteSince it's defined in draft-ietf-tls-compression-04...
2002-12-08 Richard LevitteImplement a stateful variant if the ZLIB compression...
2002-12-07 Richard LevitteForgot one.
2002-12-07 Richard LevitteAdd a few items I intend to work on for 0.9.8 and on.
2002-12-06 Andy PolyakovWorkaround for GCC-ia64 compiler bug.
2002-12-06 Richard LevitteSome compilers are quite picky about non-void functions...
2002-12-06 Richard LevitteApparently, bash is more forgiving than sh. To be...
2002-12-06 Richard LevitteKeep NEWS in HEAD up to date.
2002-12-05 Richard LevitteKeep STATUS in HEAD up to date.
2002-12-05 Richard LevitteMerge in relevant changes from the OpenSSL 0.9.6h release.
2002-12-05 Richard LevitteSSL_CERT_FILE should be used in place of the system...
2002-12-05 Richard LevitteCorrected DJGPP patch
2002-12-05 Andy Polyakovlinux64-sparcv9 support finally debugged and tested.
2002-12-05 Richard LevitteMake sure to implement the cryptodev engine only when...
2002-12-05 Richard Levittemake update
2002-12-05 Richard LevitteDeclare another general file.
2002-12-05 Richard LevitteAllow users to modify /MD to /MT.
2002-12-05 Richard LevitteMake sure using SSL_CERT_FILE actually works, and has...
2002-12-05 Richard LevitteIf an application supports static locks, it MUST suppor...
2002-12-05 Richard LevittePR: 381
2002-12-05 Richard LevitteOnly check for a result buffer if the allocated string...
2002-12-04 Richard LevitteDo not implement RC4 stuff if RC4 is disabled. Concequ...
2002-12-04 Richard Levittegethostname() is more a BSD feature than an XOPEN one.
next