openssl.git
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).
1999-08-13 Ulf Möllerediting error.
1999-08-13 Ulf MöllerHonor $PERL environment variable in Configure.
1999-08-13 Ulf MöllerFix faulty base64 decoding of data that was 46 or 47...
1999-08-13 Ulf MöllerAdd pkcs7 and des apps to "make all".
1999-08-13 Ulf MöllerCompile pkcs7 and des apps.
1999-08-12 Bodo MöllerDisable the text about foo.h => openssl/foo.h.
1999-08-12 Bodo MöllerRemove -DWINDOWS in debug configuration.
1999-08-11 Bodo MöllerSubmitted by: Lidong Zhou <ldzhou@cs.cornell.edu>
1999-08-11 Dr. Stephen... Add functions to allow extensions to be added to certif...
1999-08-11 Bodo MöllerFix typo.
1999-08-10 Bodo MöllerUpdates.
1999-08-09 Dr. Stephen... Support for parsing of certificate extensions in PKCS...
1999-08-09 Bodo MöllerBIO_write and BIO_read could, in theory, return -2.
1999-08-09 Bodo Möller-crlf option.
1999-08-09 Bodo MöllerProvide fixed seed for parameter generation to speed...
1999-08-09 Ralf S. EngelschallBump after tarball rolling.
1999-08-09 Ralf S. EngelschallBump version to 0.9.4 OpenSSL_0_9_4
1999-08-09 Ralf S. EngelschallOk, I'll do a few more final platform tests and then...
1999-08-09 Ralf S. EngelschallOk, final fix for `config' script to detect all flavors...
1999-08-08 Bodo Möllerspelling
1999-08-08 Ralf S. EngelschallInstall libRSAglue.a when OpenSSL is build with RSAref.
1999-08-08 Bodo MöllerComments.
1999-08-08 Bodo Mölleradd comments
1999-08-08 Bodo Möllermore consistent formatting
1999-08-08 Dr. Stephen... *** empty log message ***
1999-08-08 Ralf S. EngelschallBackout the following change:
1999-08-08 Bodo Möller0.9.4
1999-08-08 Ralf S. EngelschallFix two remaining prototype-related warnings
1999-08-08 Ralf S. EngelschallRemove the perl stuff also optically from the build...
1999-08-08 Ralf S. EngelschallLet us prepare for tomorrow...
1999-08-08 Ralf S. EngelschallI don't think this is a real showstopper. Our internal...
1999-08-08 Ralf S. EngelschallA few more ``#ifndef NO_FP_API / #endif'' pairs for...
1999-08-08 Ralf S. Engelschallconsistent style
1999-08-07 Bodo MöllerNew option "-crlf" to s_client and s_server which tells...
1999-08-07 Bodo Mölleradd some more entries for 0.9.4
1999-08-07 Bodo Möllerchange formatting a bit
1999-08-06 Dr. Stephen... Fix -startdate and -enddate arguments to 'ca' program...
1999-08-06 Bodo Möllerfix the bug
1999-08-06 Bodo MöllerDont' assume that something starting with '-' is a...
1999-08-05 Ralf S. Engelschalltypo while I poke around...
1999-08-05 Bodo MöllerDSA_dup_DH.
1999-08-05 Bodo MöllerNew function DSA_dup_DH, and fixes for bugs that were...
1999-08-05 Bodo MöllerAdd a wish.
1999-08-05 Dr. Stephen... Change all the -'s to _'s.
1999-08-04 Dr. Stephen... Configure fix for Windows: under Windows+perl "system...
1999-08-03 Bodo Möllerimprove clarity of instructions
1999-08-03 Bodo Möller0.9.4 won't be completed in July ...
1999-08-03 Ben LaurieMore diagnostics.
1999-08-03 Ben LaurieMake it compile under -pedantic.
1999-08-03 Bodo Möllercomment
1999-08-03 Bodo MöllerRevert erroneous change.
1999-08-02 Bodo Möllerautomatically use no-mdc2 if no-des is requested.
1999-08-02 Bodo MöllerRevert previous change -- it was an accident.
1999-08-02 Bodo Mölleravoid some NO_<cipher> problems
1999-08-02 Bodo Möllergenerate error message
1999-08-02 Bodo Möllerfix previous modification -- if ssl->cert is NULL,...
1999-08-02 Bodo Mölleravoid cast
1999-08-02 Bodo MöllerThe SSL_CTX's cert structure is not relevant for the SSL
1999-08-01 Bodo MöllerSSL_shutdown was done too early.
1999-08-01 Bodo Möllerdon't prematurely shut down socket -- use SSL_shutdown
1999-07-31 Andy PolyakovExtra i386+gcc bn_div.c tune-up featuring inline divisi...
1999-07-30 Bodo Möllerby request: let BN_dup(NULL) just return NULL
next