]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
1999-07-30  Andy PolyakovBignum division tune-up. Idea is to move multiplication...
1999-07-30  Bodo Möllercorrect error signalling for opendir() failure
1999-07-30  Dr. Stephen... Fix to PKCS#12 code to use the cipher block length...
1999-07-30  Dr. Stephen... Allow the PKCS#7 (S/MIME encrypt) application to suppor...
1999-07-29  Dr. Stephen... Tidy up pkcs12 application.
1999-07-29  Ulf MöllerAvoid path separator problems.
1999-07-29  Ulf MöllerNo use in naming the cblock _; the structure still...
1999-07-29  Ulf Möller*** empty log message ***
1999-07-29  Ulf Möllerobj_dat.h is autogenerated (it was in the CVS because...
1999-07-29  Bodo MöllerAlways use buildinf.h, which now includes the mk1mfinf...
1999-07-29  Ulf MöllerRestore compability with kerberos/des.h (I had deleted...
1999-07-28  Ulf MöllerVMS updates.
1999-07-27  Dr. Stephen... New function OBJ_obj2txt()
1999-07-27  Dr. Stephen... New RSA flag RSA_FLAG_EXT_PKEY, to always call rsa_mod_exp.
1999-07-27  Andy Polyakovwhen invoking bn_*_comba[48] result->top wasn't always...
1999-07-27  Bodo Möllerclose files.
1999-07-27  Bodo MöllerUse correct CFLAG definition for makefile.one builds.
1999-07-26  Bodo Möllerchange CFLAGS to those given in Configure
1999-07-26  Bodo Möller-DPLATFORM and -DCFLAGS command line arguments are...
1999-07-25  Bodo Möllersummary of Andy's changes to Configure
1999-07-25  Andy PolyakovSPARC Solaris config updates.
1999-07-25  Andy PolyakovSGI IRIX config updates.
1999-07-25  Andy PolyakovMinor MD5 tune-up for WIN32 on Intel.
1999-07-25  Andy PolyakovAdded support for SPARC Linux.
1999-07-25  Andy PolyakovGNU assembler (read SPARC Linux) support added.
1999-07-25  Andy Polyakov- performance retunes, v8plus bn_*_comba routines are...
1999-07-25  Ralf S. EngelschallFirst cut for a proposed code freeze and release dates...
1999-07-24  Bodo MöllerDon't include x509.h when we just need asn1.h
1999-07-22  Ulf MöllerRemove obsolete files.
1999-07-22  Bodo Möllerignore r586unix.cpp
1999-07-22  Bodo Möllerdate.h no longer to be deleted by "make clean"
1999-07-22  Ulf MöllerMake the perl module compile and eliminate some of...
1999-07-21  Bodo MöllerTorture weak compilers less by not automatically includ...
1999-07-21  Bodo Mölleradditional argument for key_callback
1999-07-21  Bodo MöllerAdditional user data argument to pem_password_cb functi...
1999-07-21  Bodo Mölleravoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command...
1999-07-21  Bodo Möllerslight clean-up
1999-07-21  Bodo MöllerAuto-generated file -- this should not be under version...
1999-07-21  Andy PolyakovGet rid of redundant multiplications in bn_div_words.
1999-07-20  Bodo Möller"make TABLE" (to follow recent Configure change)
1999-07-20  Andy PolyakovMIPS III/IV assembler module is reimplemented.
1999-07-20  Andy Polyakovcrypto/bn/asm/mips3.s is moved to crypto/bn/asm/obsolete/
1999-07-20  Andy Polyakovcrypto/bn/asm/mips3.s is obsolete. I'm moving it to...
1999-07-19  Bodo MöllerSSL_MODE_ENABLE_PARTIAL_WRITE and SSL_MODE_ACCEPT_MOVIN...
1999-07-19  Bodo MöllerNew compile time option -DCRYPTO_MDEBUG_THREAD.
1999-07-19  Bodo MöllerHave CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG,
1999-07-18  Bodo MöllerAdd optional (compile-time configurable) time to CRYPTO...
1999-07-17  Bodo Möller"make clean" has to delete date.h
1999-07-16  Ulf MöllerDES library changes.
1999-07-16  Ulf MöllerDid not check the last SDIR line for excluded algorithms.
1999-07-15  Ulf MöllerMore DES library cleanups: remove references to srand...
1999-07-15  Ulf MöllerRSA private keys without dmp1/dmq1/iqmp are also valid...
1999-07-15  Ulf MöllerNO_HMAC.
1999-07-14  Bodo MöllerFix option processing.
next