oweals/openssl.git
2003-02-19 Richard LevitteBorland C++ Builder 5 complains about unreachable state...
2003-02-18 Richard LevitteMake the no-err option work properly
2003-02-16 Bodo MöllerRemove "+Olibcalls" option from HPUX targets.
2003-02-14 Bodo Möllermask old error codes so that mkerr.pl does not re-add...
2003-02-14 Bodo Möllermake update
2003-02-14 Richard LevitteAdd support for IA64.
2003-02-14 Richard LevitteHandle krb5 libraries separately and make sure only...
2003-02-14 Richard LevitteUpdate linux-mips and linux-mipsel to support threads...
2003-02-14 Richard LevittePay attention to disabled SSL versions.
2003-02-14 Richard LevitteChange no_rmd160 to no_ripemd for consistency.
2003-02-14 Richard LevitteMake it possible to disable OCSP, the speed application...
2003-02-13 Richard LevitteOh, the destest program did look at the return value...
2003-02-12 Richard LevitteAdjust DES_cbc_cksum() so the returned value is the...
2003-02-12 Dr. Stephen... Option to disable auto SSL chain building.
2003-02-12 Bodo Möllercomments
2003-02-06 Richard LevittePKCS#1 has a new RFC, which we do implement
2003-02-06 Bodo Mölleradditional sanity checks for arguments to EC_POINTs_mul()
2003-02-06 Bodo MöllerEC_GROUP_get_extra_data() should not set an error when...
2003-02-05 Bodo Möllertypo in WIN16 section
2003-02-05 Bodo MöllerSSL_add_dir_cert_subjects_to_stack now exists for WIN32
2003-02-04 Bodo Möllertypo
2003-02-04 Bodo MöllerUpdate PRNG entry:
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 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-26 Dr. Stephen... Correct EVP_SealInit() documentation, iv is an output
2003-01-24 Bodo Möllerconsistency
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-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 definition.
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 LevitteA few more files to ignore
2003-01-16 Richard LevitteFreeBSD has /dev/crypto as well.
2003-01-16 Lutz JänickeArmor against systems without ranlib...
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 Richard Levittemake update
2003-01-15 Lutz JänickeFix initialization sequence to prevent freeing of uniti...
2003-01-15 Lutz JänickeReally fix SSLv2 session ID handling
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 cvs2svnThis commit was manufactured by cvs2svn to create branch
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-14 Richard LevitteCorrect an example that has a few typos.
2003-01-14 Lutz JänickeDocument hpux-parisc2-cc problems, probably due to...
2003-01-13 Richard LevitteMerge from 0.9.7-stable.
2003-01-13 Andy PolyakovNote IA-32 assembler support enhancements in CHANGES.
2003-01-13 Andy PolyakovMinor FAQ update.
2003-01-13 Andy PolyakovMinor FAQ update
2003-01-13 Bodo Möller"!Cname surname" has now become redundant ...
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 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 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 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 Bodo Mölleradd something to the '$no_shared_warn' text
2003-01-13 Richard LevitteCorrect a misleading comment.
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 LevitteRevert: the names of the cygwin distribution will not...
2003-01-13 Richard LevitteUI_UTIL_read_pw() misinterpreted the values returned...
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 Bodo Möllertypo
2003-01-13 Richard Levittetty_in will never be stderr, so it will always be close...
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 PolyakovAddenum to IA-32 assembler support enhancements from...
2003-01-12 Andy PolyakovOpenBSD FAQ update. Apparently gas from binutils-2...
2003-01-12 Andy PolyakovOpenBSD FAQ update. Apparently gas from binutils-2...
2003-01-12 Andy PolyakovIA-32 assembler support enhancements from HEAD branch...
2003-01-12 Andy PolyakovJust an extra comment.
2003-01-12 Richard LevitteAdd better support for FreeBSD on non-x86 machines.
2003-01-12 Richard LevitteAdd better support for FreeBSD on non-x86 machines.
next