aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-01-08Make NO_RSA compile with pedantic.Ben Laurie16-1/+90
2000-01-08Add -prexit command to s_client and patch some BIODr. Stephen Henson6-33/+256
2000-01-08superseded by doc/man/openssl.podBodo Möller1-310/+0
2000-01-08Unify doc/openssl.pod and doc/man/openssl.pod, which were almost theBodo Möller3-4/+84
2000-01-08Use basename instead of complicated sed line.Bodo Möller1-4/+2
2000-01-08Manpages for the DH utils and fix for a memory leak in dh programDr. Stephen Henson4-3/+163
2000-01-08Add PKCS#12 manpage and use MAC iteration counts by default.Dr. Stephen Henson3-1/+295
2000-01-08Install man pages.Ulf Möller1-1/+15
2000-01-08Minor format changes.Ulf Möller3-2/+5
2000-01-07CA.pl is now generated automatically (using CA.pl.in as input)Bodo Möller1-0/+1
2000-01-07apps/openssl.cnf and the documentation say it's "nombstr",Bodo Möller2-2/+2
2000-01-07make no-des and no-rc2 work.Bodo Möller9-13/+74
2000-01-07add V_CRYPTO_MDEBUG_ALLBodo Möller1-0/+2
2000-01-07Submitted by:Ulf Möller2-0/+16
2000-01-07Honor the no-xxx Configure options when creating .DEF files.Ulf Möller2-26/+71
2000-01-07#undef PKCS7_SIGNER_INFO for Win32 to avoid clashes.Dr. Stephen Henson3-7/+10
2000-01-07Remove obsolete SSLeay instructions.Ulf Möller2-288/+0
2000-01-07ispell.Ulf Möller1-5/+5
2000-01-07Add some newlines needed for pod2man, and run ispell.Ulf Möller13-39/+41
2000-01-07More X509_ATTRIBUTE changes.Dr. Stephen Henson8-18/+49
2000-01-07add "UnixWare", treated like "unixware"Bodo Möller1-0/+1
2000-01-06Initial automation changes to 'req' and X509_ATTRIBUTE functions.Dr. Stephen Henson12-106/+655
2000-01-06New functions SSL_get_finished, SSL_get_peer_finished.Bodo Möller4-1/+50
2000-01-06Use less complicated arrangement for data strutures related to FinishedBodo Möller3-46/+13
2000-01-06Use separate arrays for certificate verify and for finished hashes.Bodo Möller7-15/+59
2000-01-05Use prototypes.Bodo Möller4-17/+18
2000-01-05Slight code cleanup for handling finished labels.Bodo Möller6-18/+17
2000-01-05Further work on MacOS port. See INSTALL.MacOS for details.Andy Polyakov4-3754/+4301
2000-01-05Rename CA.pl to CA.pl.in (no actual changes), and let ConfigureBodo Möller2-0/+2
2000-01-04Rhapsody 5.5 (a.k.a. MacOS X) compiler bug workaround. At the very leastAndy Polyakov1-0/+6
2000-01-02Metrowerks for Motorola tune-up.Andy Polyakov2-2/+12
2000-01-02Alpha Linux update companion.Andy Polyakov1-0/+68
2000-01-02Enhanced support for Alpha Linux. See CHANGES for details.Andy Polyakov3-4/+44
2000-01-02Add support for MS "fast SGC".Dr. Stephen Henson6-10/+65
2000-01-01Fix some of the command line password stuff. New functionDr. Stephen Henson15-101/+182
1999-12-29Don't request client certificate in anonymous ciphersuitesBodo Möller2-3/+21
1999-12-29Fix SSL_CTX_add_session: When two SSL_SESSIONs have the same ID,Bodo Möller2-10/+43
1999-12-29Delete NO_PROTO section (which apparently was just a typo for NOPROTO --Bodo Möller1-4/+0
1999-12-29fix commentBodo Möller1-1/+1
1999-12-29Add OIDs for idea and blowfish. Unfortunately these are inDr. Stephen Henson10-250/+284
1999-12-29Simplify the trust structure: basically zap the bit strings andDr. Stephen Henson8-172/+134
1999-12-26MacOS updates. Initial support for GUSI (MacOS socket implementation)Andy Polyakov3-5/+13
1999-12-26New {i2d,d2i}_PrivateKey_{bio, fp} functions.Dr. Stephen Henson6-2/+89
1999-12-25Makefile clean-ups, crypto/bn/asm/alpha.s compiles on Alpha Linux.Andy Polyakov2-7/+14
1999-12-24Allow passwords to be included on command line for a fewDr. Stephen Henson15-57/+155
1999-12-24Fixes so NO_RSA works again.Dr. Stephen Henson6-5/+62
1999-12-23Add PKCS#8 utility functions and add PBE options.Dr. Stephen Henson12-39/+303
1999-12-22Correct spelling, and don't abuse grave accent as left quoteBodo Möller1-7/+7
1999-12-22SynchronisingRichard Levitte1-1/+1
1999-12-22Support for ASN1 NULL type.Dr. Stephen Henson6-3/+142