oweals/openssl.git
2003-05-02 Dr. Stephen... Typo.
2003-04-22 Bodo Möllerfix typo
2003-04-21 Richard LevitteMake it possible to affect the extension of man pages.
2003-04-16 Richard LevitteMemory leak fix: RSA_blinding_on() didn't free Ai under...
2003-04-15 Richard LevitteMemory leak fix: local blinding structure not freed...
2003-04-11 Bodo Möllerinclude 'Changes between 0.9.6i and 0.9.6j'
2003-04-10 Richard LevitteThe release is tagged, time to work on 0.9.7c.
2003-04-10 Richard LevitteInclude the 0.9.6j news. OpenSSL_0_9_7b
2003-04-10 Richard LevitteForgot to code the status bits for release. This file...
2003-04-10 Richard LevitteTime to release 0.9.7b.
2003-04-10 Richard Levittemake update.
2003-04-10 Richard LevitteNew NEWS
2003-04-10 Richard LevitteRemove all those infernal stupid CR characters
2003-04-10 Richard LevitteThere's a problem building shared libraries on the...
2003-04-10 Richard LevitteExplicitely tell the compiler we're mips3 for the targe...
2003-04-10 Dr. Stephen... Only call redirected rsa_sign or rsa_verify if the...
2003-04-10 Dr. Stephen... Typo.
2003-04-09 Richard LevitteDont forget req.
2003-04-09 Richard LevitteTypo
2003-04-08 Richard LevitteSet LD_LIBRARY_PATH when linking, since OpenUnix' ld...
2003-04-08 Richard LevitteInclude rand.h, so RAND_status() and friends get proper...
2003-04-08 Lutz JänickeFix ordering of compare functions: strncmp() must be...
2003-04-08 Richard LevitteWe seem to carry some rests of the 0.9.6 [engine] ENGIN...
2003-04-08 Richard LevitteWe seem to carry some rests of the 0.9.6 [engine] ENGIN...
2003-04-07 Richard LevitteRSA_FLAG_SIGN_VER indicates the special rsa_sign and...
2003-04-05 Richard LevitteDo not call ENGINE_setup_bsd_cryptodev() when OPENSSL_N...
2003-04-04 Richard Levittemake update
2003-04-04 Richard LevitteTransfer the changes to detect multiline comments and...
2003-04-03 Richard LevitteMake %p and %# work properly, at least with pointers...
2003-04-03 Richard LevitteIt's recommended to use req rather than x509 to create...
2003-04-03 Richard LevitteTypo correction
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
next