openssl.git
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...
1999-04-06 Ulf MöllerBug fix for X.509 two-digit year.
1999-04-06 Ulf MöllerRemove obsolete files from SSLeay 0.8.
1999-04-03 Ben LaurieDon't shadow.
1999-04-02 Bodo MöllerAvoid EADDRINUSE for s_server.
1999-04-01 Dr. Stephen... Did a 'make errors' to update asn1 error codes now...
1999-04-01 Dr. Stephen... Delete some auto generated files and correct a typo...
1999-04-01 Ulf MöllerInclude bn.h instead of defining BIGNUM as char.
1999-04-01 Ben LaurieUpdate dependencies.
1999-04-01 Ulf MöllerRemove obsolete files.
1999-04-01 Ulf MöllerPointer to Ariel Glenn's SSLeay documentation.
1999-04-01 Ulf MöllerNew Makefile variables $(RANLIB) and $(PERL).
1999-04-01 Ulf Möllerpre-0.9.3 development version.
1999-04-01 Ralf S. EngelschallAdd .cvsignore in new pkcs12 directory
1999-04-01 Ben LaurieDon't shadow.
1999-03-31 Ulf MöllerNew option to generate 80386 code.
1999-03-31 Bodo MöllerNew option "-showcerts" for s_client
1999-03-30 Ulf MöllerRemove file that is to be auto-generated by sha1-586.pl.
1999-03-30 Ulf MöllerTypo.
1999-03-30 Ulf MöllerNew switch "386" to generate 80386 code (emulate bswap).
1999-03-29 Dr. Stephen... Remove deleted PKCS#12 functions from pkcs12.h, get...
1999-03-29 Dr. Stephen... Include pkcs12 program as part of openssl. This complet...
1999-03-29 Bodo MöllerAdded comments to des_enc_{read,write} functions warnin...
1999-03-29 Dr. Stephen... Various PKCS#12 related tidies and fixes: it might...
1999-03-28 Dr. Stephen... Yet more PKCS#12 integration: add lots of files under...
1999-03-28 Dr. Stephen... Further PKCS#12 integration, PBE, PKCS#8 additions.
1999-03-28 Dr. Stephen... This is the beginning of PKCS#12 integration. This...
1999-03-27 Dr. Stephen... extranet file added...
1999-03-27 Dr. Stephen... Add initial support for Thawte strong extranet certific...
1999-03-27 Ben LaurieLinux PPC support.
1999-03-27 Ben LaurieFix Alpha assembler, remove redundant file.
1999-03-25 Ralf S. EngelschallMake sure the RSA OAEP test is skipped under -DRSAref...
1999-03-24 Ralf S. EngelschallMove definitions of IS_SET/IS_SEQUENCE inside crypto...
1999-03-23 Ralf S. EngelschallUpdate after release...
1999-03-23 Ralf S. EngelschallTypo
1999-03-22 Ralf S. EngelschallOps, interrupted commit. Fixed OpenSSL_0_9_2b
1999-03-22 Ralf S. Engelschallupdate list
next