openssl.git
1999-04-23 Ulf MöllerUndo evil cast! <g>
1999-04-23 Ulf MöllerFunction didn't get ANSIfied because of unusual formatting.
1999-04-23 Ulf MöllerRecognize CPU version on NetBSD and FreeBSD.
1999-04-23 Ben LaurieWork with -pedantic!
1999-04-23 Bodo MöllerSubmitted by:
1999-04-22 Ulf MöllerRemove references to .org header file names.
1999-04-22 Ulf MöllerPass the $PROCESSOR variable through.
1999-04-22 Ulf MöllerSet the 386 flag automatically when building on i386.
1999-04-22 Ulf MöllerBe more specify about system requirements.
1999-04-22 Ulf MöllerUltrix compatibility.
1999-04-22 Bodo MöllerCVS confusion?
1999-04-22 Bodo MöllerDon't return 0 from ssl2_read when a packet with empty...
1999-04-22 Ben LaurieReverse unexplained change.
1999-04-22 Bodo MöllerSubmitted by:
1999-04-22 Bodo MöllerFixed some race conditions.
1999-04-21 Dr. Stephen... Oops! Fixup CHANGES.
1999-04-21 Dr. Stephen... Suppport for CRL distribution points extension. Also...
1999-04-21 Ulf MöllerNew header file opensslconf.h contains the macros set...
1999-04-21 Ulf MöllerMove all autogenerated header file parts to crypto...
1999-04-21 Ben LaurieRemove some unnecessary(?) casting.
1999-04-21 Ben LaurieFix DES export ciphersuites.
1999-04-20 Ulf MöllerFix lots of warnings.
1999-04-20 Ulf MöllerFix some warnings.
1999-04-20 Ulf Möller-Wall implies -Wuninitialized.
1999-04-20 Ulf MöllerProblems with 64-bit long.
1999-04-20 Ulf MöllerRemove useless defines.
1999-04-20 Ulf MöllerProblems with 64-bit long.
1999-04-20 Ulf MöllerArguments are des_cblock.
1999-04-20 Ben LaurieUpdate dependencies.
1999-04-20 Dr. Stephen... Various fixes so Win32 compile may work. Convert Genera...
1999-04-19 Ben Laurieconst correctness.
1999-04-19 Ulf MöllerMissing #endif.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-19 Dr. Stephen... Finish off support for Certificate Policies extension.
1999-04-19 Ulf MöllerClean up prototypes (prepare for removing NOPROTO).
1999-04-19 Ulf MöllerDocument additional Configure flags.
1999-04-19 Ulf MöllerError in comment.
1999-04-19 Ulf MöllerFix typos in error codes.
1999-04-19 Ulf MöllerDefinition did not match prototype.
1999-04-19 Ulf MöllerDefunct assembler files removed; various cleanups.
1999-04-19 Ulf MöllerSPARC v8 assembler BIGNUM code.
1999-04-19 Bodo MöllerNew "Configure" entry (Solaris with debug info)
1999-04-19 Bodo MöllerRemoved extra semicolons.
1999-04-19 Ulf MöllerPass $PERL on make errors.
1999-04-18 Dr. Stephen... Initial support for Certificate Policies extension...
1999-04-18 Ben LaurieFix const declarations.
1999-04-18 Ben LaurieUpdate dependencies.
1999-04-17 Dr. Stephen... Allow asn1parse to print out VISIBLESTRING and some...
1999-04-17 Ben LaurieMassive constification.
1999-04-17 Dr. Stephen... Add support for VISIBLESTRING and UTF8String
1999-04-17 Ben LaurieAnother STACK bites the dust.
1999-04-16 Dr. Stephen... Add initial support for r2i RAW extensions which can...
1999-04-16 Ben LaurieFix some warnings. Contributed by Anonymous.
1999-04-16 Ulf MöllerAnother bug.
1999-04-16 Ulf MöllerWrite random seed file in binary mode.
1999-04-15 Dr. Stephen... Fix a horrible BN bug in bn_expand2 which caused BN_add...
1999-04-15 Ben LaurieAdd new experimental ciphersuites. Bring naming into...
1999-04-15 Ben LaurieJust use an ANSI declaration, instead.
1999-04-14 Bodo Möller/* Just some comments. */
1999-04-14 Dr. Stephen... Add some utilities to support SXNet extension also...
1999-04-14 Bodo MöllerCleaning up Ben's clean-ups :-)
1999-04-14 Bodo MöllerMake Windows compilers happy.
1999-04-14 Bodo MöllerSome tiny fixes.
1999-04-14 Ben LaurieTypo.
1999-04-14 Ralf S. EngelschallStart with some plans...
1999-04-13 Dr. Stephen... Delete all the old X509V3 pack and unpack stuff and...
1999-04-13 Ralf S. EngelschallSSL_ALLOW_ENULL was renamed to SSL_FORBID_ENULL some...
1999-04-13 Bodo MöllerSubmitted by:
1999-04-13 Ulf MöllerNew Configure option "rsaref".
1999-04-12 Bodo MöllerDon#t auto-generate crypto/pem/pem.h -- a fixed file...
1999-04-12 Ben LaurieAdd type-safe STACKs and SETs.
1999-04-12 Ben Lauriegcc claims this is a shadow, though I can't find what...
1999-04-12 Ralf S. EngelschallAdd `openssl ca -revoke <certfile>' facility which...
1999-04-12 Ralf S. EngelschallFix `openssl crl -noout -text' combination where `...
1999-04-12 Ralf S. EngelschallMake sure a corresponding plain text error message...
1999-04-11 Bodo MöllerObsoleted by new openssl command "list-cipher-commands".
1999-04-11 Bodo MöllerSubmitted by:
1999-04-10 Ralf S. EngelschallFix a few typos and tabs while I'm poking around in...
1999-04-10 Ben LaurieRid the world of yet more evil casts.
1999-04-10 Ben LaurieAdjust renegotiation slightly.
1999-04-10 Ralf S. EngelschallFix a typo in the X.509v3 docs: cRLSign instead of...
1999-04-10 Ben LaurieRid the world of more evil casts.
1999-04-10 Ben LaurieInstall signal handler if we are using sigaction.
1999-04-09 Bodo MöllerBugfix: s_client occasionally would sleep in select...
1999-04-09 Ulf Möllerrecent changes.
1999-04-09 Ulf MöllerTest PKCS#1 v1.5 padding as well.
1999-04-09 Ulf MöllerUse Perl 5 even if Perl 4 comes first in the search...
1999-04-09 Ulf MöllerSeparate DSA functionality from ASN.1 encoding.
1999-04-09 Bodo MöllerPreprocessor file to allow testenc to test only those...
1999-04-09 Bodo MöllerTiny comment to improve code comprehensibility.
1999-04-08 Dr. Stephen... Add PKCS#5 v2.0 ASN1 structures.
1999-04-08 Ulf MöllerBugs.
1999-04-08 Bodo MöllerNew "open issue" (ERR_...).
1999-04-08 Ulf MöllerAvoid error message about missing gcc.
1999-04-08 Bodo MöllerBe more optimistic about the availability of termios...
1999-04-08 Ulf MöllerBad dependencies.
1999-04-08 Ulf MöllerTest RSA after the BN library it is based on.
1999-04-08 Ulf MöllerFix linux-mips entry.
1999-04-07 Ulf Möllerbn_div_words has been added to alpha.s (Hannes Reinecke...
1999-04-07 Ulf MöllerMore assembler problems; new OCSP patch; obsolete patch...
next