openssl.git
2001-02-10 Bodo Möllerdisable stdin buffering in load_cert
2001-02-10 Bodo Mölleruse case-insensitive comparison in set_table_opts
2001-02-10 Dr. Stephen... Fix CRL printing to correctly show when there are no...
2001-02-10 Bodo MöllerSimplify BN_rand_range
2001-02-09 Lutz JänickeNew Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS...
2001-02-09 Lutz JänickeTypo
2001-02-09 Lutz JänickeFix "wierd" typo as submitted by Jeroen Ruigrok/Asmodai...
2001-02-09 Dr. Stephen... Various Win32 related fixed. Make no-krb5 work in mkdef...
2001-02-09 Dr. Stephen... Various updates to mkdef.pl to cope with new aes
2001-02-09 Bodo Möllerfix editing error
2001-02-09 Bodo Mölleradd linux-s390 configuration (based on information...
2001-02-09 Dr. Stephen... Add missing \n's to ocsp usage message.
2001-02-08 Dr. Stephen... Allow various options to be included for signing and...
2001-02-08 Richard LevitteThe check for request including a nonce and response...
2001-02-08 Richard LevitteAdd the -VAfile option to 'openssl ocsp'. This option...
2001-02-08 Ulf Mölleruse <= instead of ==
2001-02-08 Ulf Möllerpoint out that RAND_load_file() etc are only for seed...
2001-02-08 Ulf MöllerNote that EGD is used automatically.
2001-02-08 Ulf Möllercleanup
2001-02-08 Bodo MöllerAnother comment change. (Previous comment does not...
2001-02-08 Bodo MöllerChange comments. (The expected number of iterations...
2001-02-08 Bodo Mölleroops -- remove observation code
2001-02-08 Bodo MöllerIntegrate my implementation of a countermeasure against
2001-02-08 Bodo Möllerplatform specific CFLAGS don't belong into this Makefile
2001-02-08 Lutz JänickeUpdate documentation to match the state at 0.9.6 _and_...
2001-02-07 Ulf MöllerBleichenbacher's DSA attack
2001-02-07 Lutz JänickeModify access to EGD socket to deal with EINTR etc...
2001-02-07 Dr. Stephen... Fix AES code.
2001-02-07 Lutz JänickeChange preferences for sockets of EGD-style entropy...
2001-02-07 Lutz JänickeFix typo preventing correct usage of -out option.
2001-02-06 Ben LaurieRijdael CBC mode and partial undebugged SSL support.
2001-02-06 Ben LaurieImprove the state machine.
2001-02-06 Bodo MöllerAvoid coredumps for CONF_get_...(NULL, ...)
2001-02-06 Bodo Möllerdon't dump core
2001-02-06 Ulf Möllerformat strings
2001-02-06 Ulf MöllerFix potential buffer overrun for EBCDIC.
2001-02-05 Richard LevitteFix a memory leak in BIO_get_accept_socket(). This...
2001-02-05 Bodo MöllerInclude string.h (whis is in all relevant standards...
2001-02-05 Dr. Stephen... New function to copy nonce values from OCSP
2001-02-04 Ben LaurieMake depend.
2001-02-04 Ben LaurieBN assembler is no longer option on x86.
2001-02-04 Ben LaurieCan't remember why this was needed?
2001-02-04 Ben LaurieFix a warning.
2001-02-04 Lutz JänickeDocumenting session caching, 2nd step.
2001-02-04 Dr. Stephen... Fix ASN1_TIME_to_generlizedtime().
2001-02-03 Dr. Stephen... Various OCSP responder utility functions.
2001-02-03 Lutz JänickeClarify why SSL_CTX_use_certificate_chain_file() should...
2001-02-03 Lutz JänickeTypo: on my screen it nicely wrapped around at 80 :-)
2001-02-03 Lutz JänickeIf the source has already been succesfully queried...
2001-02-02 Lutz JänickeDocument session caching, first step.
2001-02-02 Dr. Stephen... Various function for commmon operations.
2001-02-02 Dr. Stephen... Tidy up the mess in bss_sock.c and bss_fd.c
2001-02-01 Dr. Stephen... Tolerate some "variations" used in some
2001-01-31 Lutz JänickeNew manual page for a hardly known but important item :-)
2001-01-30 Richard LevitteDocument the change.
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...
next