openssl.git
1999-10-14 Bodo MöllerUse of DEVRANDOM must be #ifdef'ed (the #ifdef was...
1999-10-13 Dr. Stephen... Initial support for certificate purpose checking: this...
1999-10-11 Dr. Stephen... Add EX_DATA support to X509.
1999-10-09 Dr. Stephen... New functions to parse and get extensions.
1999-10-07 Ulf MöllerMore patches.
1999-10-07 Andy PolyakovRC4 tune-up featuring 30-40% performance improvement...
1999-10-07 Andy PolyakovRC4 tune-up featuring 30-40% performance improvement...
1999-10-06 Dr. Stephen... Fix incorrect usage messages in some commands.
1999-10-05 Dr. Stephen... Fix for bug in pkcs12 program and typo in ASN1_tag2str().
1999-10-05 Dr. Stephen... Fix for bug in pkcs12 program and typo in ASN1_tag2str().
1999-10-04 Dr. Stephen... New option -dhparam to s_server to allow the DH paramet...
1999-10-04 Dr. Stephen... Add support for public key input and output in rsa...
1999-10-04 Dr. Stephen... Fix for d2i_ASN1_bytes and stop PKCS#7 routines crashin...
1999-10-04 Ralf S. EngelschallAdd prototypes for new DSA functions Steve added recently.
1999-10-03 Bodo MöllerPass $(RANLIB) when doing "make install" in subdirectories;
1999-10-03 Ben LaurieFix warnings.
1999-10-02 Dr. Stephen... Fix for base64 BIO decoding bug
1999-10-02 Dr. Stephen... Modify the 'speed' application so it now uses RSA_sign...
1999-09-30 Ulf MöllerHPUX 11 flags.
1999-09-29 Ulf MöllerCosmetic changes.
1999-09-29 Ulf MöllerVC++ warning.
1999-09-29 Ulf MöllerGenerate obj_dat.h in "make update".
1999-09-27 Bodo Möller"make update"
1999-09-27 Bodo Möllernew control code BIO_C_RESET_READ_REQUEST
1999-09-26 Andy PolyakovRC4 tune-up.
1999-09-25 Bodo MöllerFix typo in error message.
1999-09-25 Bodo MöllerHonor BUFSIZZ definition in s_server, don't use tiny...
1999-09-24 Bodo MöllerBugfix: avoid opening CAfile when it's NULL.
1999-09-24 Bodo MöllerUse a temporary file, not a pipe, for BN test because...
1999-09-24 Bodo MöllerFix typo that I introduced when reformatting lines.
1999-09-24 Ben LaurieFix warnings.
1999-09-21 Ulf MöllerMore patches.
1999-09-21 Bodo Möllertypo
1999-09-21 Bodo MöllerKeep line lengths < 80 characters.
1999-09-20 Ulf Möllernote a few things that need to be done
1999-09-20 Dr. Stephen... Fix to make s_client and s_server work under Windows...
1999-09-19 Dr. Stephen... Lots of evil casts to stop VC++ choking with "possible...
1999-09-18 Dr. Stephen... Add new sign and verify members to RSA_METHOD and chang...
1999-09-18 Dr. Stephen... Various CRL enhancements tidies and workaround for...
1999-09-17 Bodo MöllerDocument -startdate and -enddate in usage summary.
1999-09-15 Dr. Stephen... Fix typo.
1999-09-14 Bodo MöllerUpdate dependencies.
1999-09-14 Bodo Möllertypo in a comment
1999-09-14 Bodo MöllerAdd some debug-solaris-...-cc configurations.
1999-09-13 Bodo MöllerSet s->version correctly for "natural" SSL 3.0 client...
1999-09-11 Andy PolyakovInitial support for MacOS.
1999-09-11 Bodo MöllerFix yet another bug for client hello handling.
1999-09-10 Bodo MöllerRepair another bug in s23_get_client_hello:
1999-09-10 Ulf MöllerParantheses not needed.
1999-09-10 Bodo Möller"make update"
1999-09-10 Bodo MöllerUse non-copying BIO interface in ssltest.c.
1999-09-10 Bodo Möllertypo
1999-09-10 Ulf MöllerCorrection for the testapps lines.
1999-09-10 Bodo MöllerTruncate message about "new" include filenames
1999-09-09 Bodo MöllerRe-enable message about transition <foo.h> => <openssl...
1999-09-09 Ben LaurieCorrect warnings.
1999-09-08 Bodo Möllersome more patches for avoiding problems with non-automa...
1999-09-08 Dr. Stephen... Fix typo.
1999-09-08 Dr. Stephen... Oops... forgot the other RSA_NULL patches...
1999-09-08 Dr. Stephen... This is preliminary support for an "RSA null" cipher...
1999-09-08 Ulf MöllerUse proper flags to build the testapps (default CC...
1999-09-07 Bodo MöllerNon-copying interface to BIO pairs.
1999-09-07 Ulf MöllerCorrect address in a comment.
1999-09-07 Ulf Möller*** empty log message ***
1999-09-07 Ulf MöllerCheck the as version on Solaris x86. People don't read...
1999-09-07 Dr. Stephen... New function to convert ASN1 tag values to strings...
1999-09-06 Ben LaurieFix warnings.
1999-09-06 Ben LaurieFix warnings.
1999-09-05 Bodo MöllerReinitialize conf to NULL whenver ca application is...
1999-09-05 Andy PolyakovSHA clean-up Intel assembler companion.
1999-09-05 Andy PolyakovSHA clean-up and (LP64) tune-up.
1999-09-04 Dr. Stephen... New UTF8 utility functions to parse/generate UTF8 strings.
1999-09-03 Bodo MöllerReinitialize global variables when necessary (for monol...
1999-09-03 Bodo Mölleruse explicit constant 11 just once
1999-09-03 Bodo MöllerMake previous bugfix actually work
1999-09-03 Bodo MöllerFix server behaviour when facing backwards-compatible...
1999-09-03 Bodo Möller-no_dhe option for ssltest.c
1999-09-03 Bodo MöllerUse closesocket macro consistently, not close directly...
1999-09-03 Bodo MöllerHandle "#if 0" correctly (I hope)
1999-09-03 Dr. Stephen... Add new 'spkac' utility and several SPKAC utility funct...
1999-09-01 Dr. Stephen... Make DH_free() free up any ex_data and also call the...
1999-08-28 Andy PolyakovRIPEMD160 shape-up. Final touch.
1999-08-28 Andy PolyakovRIPEMD160 shape-up Intel assembler companion. Cycle...
1999-08-28 Andy PolyakovRIPEMD160 shape-up. Major news are that it's operationa...
1999-08-28 Ulf Möllermake testapps after the library.
1999-08-28 Andy Polyakovmd32_common.h update and accompanying MD5 update.
1999-08-27 Dr. Stephen... Allow the extension section specified in config files...
1999-08-25 Dr. Stephen... Allow the 1.OU="my OU" syntax in 'ca' for SPKACs.
1999-08-25 Dr. Stephen... Allow extensions to be added to certificate requests...
1999-08-24 Ulf Möllermake update.
1999-08-24 Andy PolyakovMinor MIPS III/IV tune-up.
1999-08-24 Dr. Stephen... Fix for a bug which meant encrypting BIOs sometimes...
1999-08-23 Dr. Stephen... Initial support for DH_METHOD. Also added a DH lock...
1999-08-22 Dr. Stephen... Initial support for DSA_METHOD...
1999-08-19 Dr. Stephen... Allow memory bios to be read only and change PKCS#7...
1999-08-18 Bodo MöllerFix horrible (and hard to track down) bug in ssl23_get_...
1999-08-18 Bodo MöllerReally undo the base64 change so that make test survives
1999-08-17 Dr. Stephen... Fix PKCS7_ENC_CONTENT_new() to include a sensible defau...
1999-08-17 Bodo MöllerReturn 0 for succesful exit when -noout is used.
1999-08-14 Ulf MöllerUndo base64 decoding change (was not a bug fix).
next