oweals/openssl.git
2003-04-03 Richard LevitteReset the version number of the issuer certificate...
2003-04-02 Bodo Möllermake RSA blinding thread-safe
2003-04-01 Richard LevitteIt seems like gcc-drivven shared library building on...
2003-03-31 Richard LevitteNo need to test -setalias twice.
2003-03-31 Richard LevitteDon't feil when indent is 0.
2003-03-31 Richard LevitteAdd usage string for -fingerprint.
2003-03-28 Richard LevitteOpenUNIX 8 has some problems using -G with gcc. Maybe...
2003-03-27 Lutz JänickeAdd warning about unwanted side effect when calling...
2003-03-26 Dr. Stephen... Update ocsp usage message and docs.
2003-03-25 Richard LevitteLet's limit the extent of the definition of _XOPEN_SOURCE.
2003-03-25 Richard LevitteMissed a few dollars.
2003-03-24 Dr. Stephen... Get X509_V_FLAG_CRL_CHECK_ALL logic the right way round.
2003-03-24 Dr. Stephen... Get X509_V_FLAG_CRL_CHECK_ALL logic the right way round.
2003-03-23 Lutz JänickeAdd SCO5 shared library scripts.
2003-03-20 Richard LevitteAdd documentation for -starttls (s_client) and -id_pref...
2003-03-20 Richard LevitteSome shells (ksh in this case) don't say 'command not...
2003-03-20 Richard LevitteSpelling errors.
2003-03-20 Richard LevitteMake sure that all the library paths are modified in...
2003-03-20 Richard Levittehinv may generate more than one line (1 line per CPU).
2003-03-20 Richard LevitteShut up an ANSI compiler about uninitialised variables.
2003-03-20 Richard LevitteAdd the target linux-ia64-ecc, suggested by Keith Thomp...
2003-03-19 Bodo Möllercountermeasure against new Klima-Pokorny-Rosa atack
2003-03-19 Bodo Möllermake sure RSA blinding works when the PRNG is not prope...
2003-03-19 Dr. Stephen... Fix Certificate and CRL adding in X509_load_cert_crl_file:
2003-03-18 Bodo Möllerfix formatting
2003-03-18 Ben LaurieTurn on RSA blinding by default.
2003-03-15 Dr. Stephen... Fix for no-ec on Windows.
2003-03-14 Dr. Stephen... Don't give an error if response reason absent in OCSP...
2003-03-14 Dr. Stephen... Add entry for domainComponent so it is treated correctly.
2003-03-13 Dr. Stephen... Get the PEDANTIC stuff right this time...
2003-03-13 Geoff ThorpeFix a bone-head bug. This warrants a CHANGES entry...
2003-03-13 Dr. Stephen... Return an error if gmtime returns NULL.
2003-03-12 Dr. Stephen... Avoid warnings for no-engine and PEDANTIC
2003-03-12 Dr. Stephen... Fixes for EVP_DigestInit_ex() and OPENSSL_NO_ENGINE.
2003-02-28 Bodo Möllermemset problem has been handled
2003-02-27 Dr. Stephen... Encryption BIOs misbehave when used with non blocking...
2003-02-27 Dr. Stephen... Typo.
2003-02-24 Bodo Mölleryear 2003
2003-02-22 Ulf Möllerget rid of a bad character
2003-02-22 Ulf MöllerAdd instructions for building the MinGW target in Cygwi...
2003-02-22 Ulf Möllerreplace symlink with copy, as in head
2003-02-22 Ulf Möllermingw related cleanups, as in head
2003-02-22 Richard LevitteRemove duplication and have clean depend on libclean
2003-02-22 Ulf Möllermingw related changes as in head
2003-02-19 Richard LevitteLet's move on to development of 0.9.7b.
2003-02-19 Richard LevitteTime to release 0.9.7a. OpenSSL_0_9_7a
2003-02-19 Richard LevitteSecurity fix: Vaudenay timing attack on CBC.
2003-02-19 Richard LevitteMake sure the memory allocation routines check for...
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.
next