summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2000-01-30Make DSA_generate_parameters, and fix a couple of bugBodo Möller
2000-01-29Fix CRL encoding bug.Dr. Stephen Henson
2000-01-28more information on 0.9.5Bodo Möller
2000-01-28New -pkcs12 option to CA.pl.Dr. Stephen Henson
2000-01-27Document DSA and SHA.Ulf Möller
2000-01-27Run ispell.Ulf Möller
2000-01-24Avoid a race condition.Bodo Möller
2000-01-24Improve clarity.Bodo Möller
2000-01-24Document RAND_load_file change.Bodo Möller
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
2000-01-23Make s_server, s_client check cipher list return codes.Dr. Stephen Henson
2000-01-22Document the DH library, and make some minor changes along the way.Ulf Möller
2000-01-22Add new program dhparam and update docs.Dr. Stephen Henson
2000-01-22Gets Lutz Jaenicke's name right this time :-)Dr. Stephen Henson
2000-01-22Apply Lutz Behnke's 56 bit cipher patch with a fewDr. Stephen Henson
2000-01-21Make -CAcreateserial start from 1 instead of 0 forDr. Stephen Henson
2000-01-21Check RAND_bytes() return value or use RAND_pseudo_bytes().Ulf Möller
2000-01-20Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson
2000-01-19Rename X509_att*() stuff to X509at_*(), add X509_REQ wrappers.Dr. Stephen Henson
2000-01-16Add missing #ifndefs that caused missing symbols when building libsslUlf Möller
2000-01-16New function RAND_pseudo_bytes() generated pseudorandom numbers thatUlf Möller
2000-01-13note about things still to do with RAND_bytesBodo Möller
2000-01-13Use CRYPTO_push_info to find a memory leak in pkcs12.c.Bodo Möller
2000-01-13Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller
2000-01-12Turn BN_prime_checks into a macro.Bodo Möller
2000-01-11Added a comment about Win32.Richard Levitte
2000-01-11Add more info to the memory allocation change log.Richard Levitte
2000-01-11The buffer in ss3_read_n cannot actually occur because it is neverBodo Möller
2000-01-11Clean up some of the SSL server code.Bodo Möller
2000-01-09New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return c...Dr. Stephen Henson
2000-01-08Add PKCS#12 manpage and use MAC iteration counts by default.Dr. Stephen Henson
2000-01-07Honor the no-xxx Configure options when creating .DEF files.Ulf Möller
2000-01-07More X509_ATTRIBUTE changes.Dr. Stephen Henson
2000-01-06Initial automation changes to 'req' and X509_ATTRIBUTE functions.Dr. Stephen Henson
2000-01-06New functions SSL_get_finished, SSL_get_peer_finished.Bodo Möller
2000-01-06Use separate arrays for certificate verify and for finished hashes.Bodo Möller
2000-01-02Enhanced support for Alpha Linux. See CHANGES for details.Andy Polyakov
2000-01-02Add support for MS "fast SGC".Dr. Stephen Henson
2000-01-01Fix some of the command line password stuff. New functionDr. Stephen Henson
1999-12-29Don't request client certificate in anonymous ciphersuitesBodo Möller
1999-12-29Fix SSL_CTX_add_session: When two SSL_SESSIONs have the same ID,Bodo Möller
1999-12-29Add OIDs for idea and blowfish. Unfortunately these are inDr. Stephen Henson
1999-12-29Simplify the trust structure: basically zap the bit strings andDr. Stephen Henson
1999-12-26New {i2d,d2i}_PrivateKey_{bio, fp} functions.Dr. Stephen Henson
1999-12-24Allow passwords to be included on command line for a fewDr. Stephen Henson
1999-12-23Add PKCS#8 utility functions and add PBE options.Dr. Stephen Henson
1999-12-22Correct spelling, and don't abuse grave accent as left quoteBodo Möller
1999-12-22Support for ASN1 NULL type.Dr. Stephen Henson
1999-12-19Initial support for MacOS is now availableAndy Polyakov
1999-12-18 - Added more documentation in CHANGES.Richard Levitte