openssl.git
2001-01-30 Richard LevitteIncrease consistency of header data (some mail readers...
2001-01-29 Bodo MöllerRemove serial number file during 'make clean'.
2001-01-28 Bodo MöllerComment and indentation
2001-01-28 Dr. Stephen... Make sk_sort tolearate a NULL argument.
2001-01-26 Dr. Stephen... New OCSP response verify option OCSP_TRUSTOTHER
2001-01-25 Richard LevitteDocumentation language corrections, contributed by...
2001-01-25 Dr. Stephen... Zero the premaster secret after deriving the master...
2001-01-25 Geoff ThorpeInsert a missing space to stop pod2man giving stroppy...
2001-01-24 Bodo Möllerupdate
2001-01-24 Dr. Stephen... Add debugging info to new ASN1 code to trace memory...
2001-01-24 Bodo MöllerUpdate "OAEP reconsidered" comment
2001-01-24 Ulf Möllernew year
2001-01-23 Bodo MöllerEVP_add_digest_alias additions to SS_library_init
2001-01-23 Ulf MöllerThere is no C version of bn_div_3_words
2001-01-23 Bodo MöllerFor improved compatibility with 'strange' certificates...
2001-01-23 Bodo MöllerUse OpenSSL_add_all_algorithms instead of the backwards...
2001-01-23 Bodo MöllerMore on the e_os.h mess ...
2001-01-23 Lutz JänickeCopy over just written manpage to the ones still missing.
2001-01-23 Lutz JänickeAdd entries for new manpages...
2001-01-22 Ulf MöllerDefinition of NO_KRB5 in ssl.h for external applications.
2001-01-21 Ulf MöllerUse the correct number of arguments in the example.
2001-01-21 Ulf MöllerMention the ./config script fixes.
2001-01-20 Lutz JänickeDocumentation about SSL_get_ex_data_X509_STORE_CTX_idx and
2001-01-20 Dr. Stephen... Fix to stop X509_time_adj() using GeneralizedTime.
2001-01-20 Dr. Stephen... Update ocsp utility documentation.
2001-01-19 Dr. Stephen... Fixes to various ASN1_INTEGER routines for negative...
2001-01-19 Bodo MöllerFix openssl passwd -1
2001-01-19 Dr. Stephen... Additional functionality in ocsp utility: print summary
2001-01-18 Dr. Stephen... Don't shadow.
2001-01-18 Dr. Stephen... Implement remaining OCSP verify checks in
2001-01-17 Richard LevitteMake the change log on the RAND_poll change a bit more...
2001-01-17 Richard LevitteKeep up with Unix
2001-01-17 Dr. Stephen... Initial OCSP certificate verify. Not complete,
2001-01-15 Ulf Möllerlink to the new manpage.
2001-01-15 Bodo MöllerNew '-extfile' option for 'openssl ca'.
2001-01-14 Geoff ThorpeUpdate the LHASH man page.
2001-01-14 Dr. Stephen... Change PKCS#12 key derivation routines to cope with
2001-01-14 Dr. Stephen... Fix warning in apps/ca.c
2001-01-14 Dr. Stephen... Preliminary ocsp utility documentation.
2001-01-13 Dr. Stephen... New OCSP utility. This can generate, parse and print
2001-01-12 Bodo MöllerDisable RegQueryValueEx() call.
2001-01-12 Bodo MöllerNew 'openssl ca -status <serial>' and 'openssl ca ...
2001-01-12 Bodo Möllerisspace must be used only on *unsigned* chars
2001-01-12 Bodo Möllernote strncpy problem
2001-01-12 Bodo MöllerWhen we are waiting for user action, we should say...
2001-01-11 Dr. Stephen... Fix typo in OCSP ASN1 module, this caused
2001-01-11 Bodo MöllerRemove "AVAILABLE PATCH" that has now been applied.
2001-01-11 Bodo MöllerNew -newreq-nodes option to CA.pl.
2001-01-11 Richard LevitteAdd configuration for GNU Hurd.
2001-01-11 Dr. Stephen... OCSP basic response verify. Very incomplete
2001-01-10 Bodo MöllerNo functional change, but slightly improved code clarity.
2001-01-10 Bodo MöllerAfter discussion with Richard, change the new API for...
2001-01-10 Bodo MöllerIt's silly to use a different default for PERL than...
2001-01-10 Bodo MöllerPass ${PERL} down to the Makefile in sub-directory...
2001-01-10 Bodo MöllerUse $(PERL) in place of hard-coded perl
2001-01-10 Bodo MöllerAdd new items:
2001-01-10 Bodo MöllerLast time I asked, no-one appeared to remember if these...
2001-01-10 Bodo Möllermake indentation consistent
2001-01-10 Bodo MöllerAdd SSLEAY_DIR argument code for SSLeay_version.
2001-01-10 Bodo Möller'char' argument to islower must be converted to 'unsign...
2001-01-10 Bodo MöllerAdd a pointer to digest options in the description...
2001-01-10 Bodo MöllerFix C code generate by 'openssl dsaparam -C'.
2001-01-10 Bodo MöllerChange prototypes for new CRYPTO_..._mem_ex_functions...
2001-01-10 Richard LevitteAs response to a user request to be able to use externa...
2001-01-10 Dr. Stephen... Fix uni2asc() so it can properly convert zero length
2001-01-09 Ulf Möllerrsa_num is not used with NO_RSA
2001-01-09 Geoff Thorpeoops, void functions shouldn't try and return a value...
2001-01-09 Lutz JänickeAdd automatic query of EGD sockets to RAND_poll()....
2001-01-09 Geoff ThorpeIt was correctly pointed out to me that my CHANGES...
2001-01-09 Lutz JänickeDon't cheat: when only getting several bytes from each...
2001-01-09 Geoff ThorpeMove all the existing function pointer casts associated...
2001-01-09 Geoff ThorpeGet rid of the function pointer casting in the debuggin...
2001-01-09 Geoff ThorpeThis adds macros to implement (and/or declare) type...
2001-01-08 Geoff ThorpeWhilst in the process of fixing outstanding function...
2001-01-08 Richard LevitteKeep up with Unix code. It's beginning to be time...
2001-01-08 Richard LevitteBecause /dev/urandom has a better chance of giving...
2001-01-08 Dr. Stephen... Add prototypes for new OCSP functions.
2001-01-08 Richard LevitteChange RAND_poll for Unix to try a number of devices...
2001-01-08 Dr. Stephen... Add set of OCSP client functions. All experimental
2001-01-07 Richard LevitteKeep up with the Unixly changes.
2001-01-05 Dr. Stephen... Modify OCSP API to more closely reflect
2001-01-04 Dr. Stephen... Fix typo in OCSP nonce extension.
2001-01-04 Dr. Stephen... Update OCSP API.
2000-12-31 Dr. Stephen... Fix the S/MIME code so it now works again and
2000-12-31 Richard LevitteMake the DSO code for VMS work again. First attempt.
2000-12-31 Richard LevitteThe option line may start with a space, which gives...
2000-12-31 Richard LevitteLook for no-krb5 and add the definition of NO_KRB5...
2000-12-31 Richard LevitteTemporary measure: if no KRB5 is defined, add "no-krb5...
2000-12-31 Richard LevitteSince asn1.h gets included recursively from many places...
2000-12-31 Dr. Stephen... Rewrite PKCS#12 code and remove some of the old
2000-12-31 Richard LevitteRemove RSAref-related things.
2000-12-31 Richard LevitteDocument.
2000-12-31 Richard LevitteIf OPENSSL_BUILD_SHLIBCRYPTO (for files that end up...
2000-12-31 Richard LevitteDefine OPENSSL_EXPORT and OPENSSL_IMPORT and give OPENS...
2000-12-31 Richard LevitteRemove anything connected to RSAref, since that's gone...
2000-12-31 Richard LevitteUhmm, the keyword TRUE does not exist of course...
2000-12-30 Dr. Stephen... Delete PKCS#12 redundant files.
2000-12-30 Dr. Stephen... ASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement of
2000-12-29 Dr. Stephen... Replace the old ASN1_dup() with ASN1_item_dup() and
2000-12-29 Richard LevitteCheck for deselection of KRB5. In fact, skip it comple...
next