openssl.git
2003-02-05 Dr. Stephen... IPv6 display and input support for extensions usingh...
2003-02-04 Bodo Möllertypo
2003-02-04 Bodo MöllerUpdate PRNG entry:
2003-02-01 Ben LaurieOld-style callbacks can be NULL!
2003-02-01 Ben LaurieFix warning.
2003-01-31 Richard LevitteWe can't say in advance what the argument to BIO_socket...
2003-01-30 Richard LevitteDocument -engine where missing.
2003-01-30 Richard LevitteA few small bugs with BIO popping.
2003-01-30 Richard LevitteThe util scripts need to handled no-hw.
2003-01-30 Richard LevitteThe MASM situation is more difficult than described...
2003-01-30 Richard LevitteFor VC++7 and up, the file is VSVARS32.BAT.
2003-01-30 Richard LevitteThe OPENSSL_NO_ENGINE has small problem: it changes...
2003-01-30 Richard Levittemake update
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-30 Geoff ThorpeSummarise the last couple of commits.
2003-01-30 Geoff ThorpeThis glues the GMP wrapper ENGINE into OpenSSL if it...
2003-01-30 Geoff ThorpeCommit a slightly modified version of an old experiment...
2003-01-30 Geoff Thorpe"openssl engine" will not display ENGINE/DSO load failu...
2003-01-30 Richard LevitteSmall typo, OENSSL should really be spelled OPENSSL.
2003-01-30 Richard LevitteFix a memory leak in SSL.
2003-01-30 Richard Levittecert_sk isn't always allocated, so freeing it may cause...
2003-01-29 Richard LevitteDVCS (see RFC 3029) was missing among the possible...
2003-01-28 Bodo Möllersimplify
2003-01-26 Dr. Stephen... Correct EVP_SealInit() documentation, iv is an output
2003-01-25 Bodo Möllercofactor is optional in parameter encodings
2003-01-24 Bodo Möllerconsistency
2003-01-24 Bodo MöllerFor ecdsa-with-SHA1, as for id-dsa-with-sha1, omit...
2003-01-24 Andy PolyakovProvide "dummy" &main::picmeup even in Windows perlasm...
2003-01-24 Dr. Stephen... Check return value of gmtime() and add error codes
2003-01-23 Andy PolyakovWorkaround for lame compiler bug introduced in "CPU...
2003-01-23 Andy PolyakovThe patch speaks for itself.
2003-01-23 Richard LevitteMissing 0 broke FreeBSD build.
2003-01-21 Bodo Möllerfix warnings
2003-01-19 Andy PolyakovSuggestion was to change ${MACHINE} to i586 in lines...
2003-01-19 Andy PolyakovThis is an *initial* tune-up. This update puts Itanium2...
2003-01-19 Andy PolyakovOops! Missed closing quote... Didn't have time to verif...
2003-01-18 Andy PolyakovSCO target missed .so suffix.
2003-01-18 Andy Polyakov-lresolv is not present on SCO Unix, RT#460.
2003-01-18 Andy PolyakovCaldera/SCO targets erroneously limit themselves to...
2003-01-18 Andy PolyakovFix for AIX shared build, see RT#463.
2003-01-17 Dr. Stephen... EVP_DecryptInit() should call EVP_CipherInit() not...
2003-01-16 Richard LevitteIngore the correct flag file.
2003-01-16 Richard LevitteA few more files to ignore
2003-01-16 Richard Levittemake update
2003-01-16 Richard LevitteFreeBSD has /dev/crypto as well.
2003-01-16 Richard LevitteAdd some debugging output.
2003-01-16 Lutz JänickeArmor against systems without ranlib...
2003-01-16 Bodo Mölleravoid potential confusion about curves (prime192v1...
2003-01-16 Richard Levittemake update
2003-01-16 Lutz Jänickencr-scde target needs -lc89 for strcasecmp() and ftime...
2003-01-16 Richard LevitteFix possible NULL dereferencial.
2003-01-15 Richard LevitteAdd verbosity
2003-01-15 Lutz JänickeFix initialization sequence to prevent freeing of uniti...
2003-01-15 Bodo Möllerupdate error library for EC... changes
2003-01-15 Lutz JänickeReally fix SSLv2 session ID handling
2003-01-15 Geoff ThorpeAs with RSA, which was modified recently, this change...
2003-01-14 Dr. Stephen... Set EXPORT_VAR_AS_FN for BC-32 to work around a compile...
2003-01-14 Richard LevitteExtend the HOWTO on creating certificates, and add...
2003-01-14 Lutz JänickeDocument hpux-parisc2-cc problems, probably due to...
2003-01-14 Richard LevitteCorrect an example that has a few typos.
2003-01-13 Richard LevitteMerge from 0.9.7-stable.
2003-01-13 Andy PolyakovMinor FAQ update
2003-01-13 Bodo Möller"!Cname surname" has now become redundant ...
2003-01-13 Bodo Möllerundo part of a recent change: it's "surname", not ...
2003-01-13 Richard LevitteMake sure not to declare a clashing read() for DJGPP.
2003-01-13 Richard LevitteDJGPP doesn't have DLLs, so skip adding to %PATH% in...
2003-01-13 Bodo Mölleradd something to the '$no_shared_warn' text
2003-01-13 Richard LevitteCorrect a misleading comment.
2003-01-13 Richard LevitteRevert: the names of the cygwin distribution will not...
2003-01-13 Richard LevitteUI_UTIL_read_pw() misinterpreted the values returned...
2003-01-13 Bodo Möllerdocument BN_GENCB API by adding an example
2003-01-13 Bodo MöllerTypo.
2003-01-13 Richard Levittetty_in will never be stderr, so it will always be close...
2003-01-13 Bodo Möllertypo
2003-01-12 Andy PolyakovOpenBSD FAQ update. Apparently gas from binutils-2...
2003-01-12 Andy PolyakovJust an extra comment.
2003-01-12 Richard LevitteAdd better support for FreeBSD on non-x86 machines.
2003-01-11 Richard LevitteIf the user said 'shared' and we haven't included suppo...
2003-01-10 Richard LevitteDouble the dollars that are intended for the command...
2003-01-10 Richard LevitteAdd documentation on how to handle the shared libaries.
2003-01-10 Richard LevitteName the flag file correctly
2003-01-10 Richard LevitteCFLAG, not CFLAGS
2003-01-10 Richard LevitteIt's recommended to do 'make clean' after having prepar...
2003-01-10 Richard LevitteWhen preparing a separate build tree, don't make softli...
2003-01-10 Richard LevitteForce the removal.
2003-01-10 Richard LevitteCertain files must be removed before generating them...
2003-01-10 Andy PolyakovAvoid unnecessary pollution of object module name table...
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.
next