]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
1999-01-28  Ralf S. EngelschallOne more incorrect name in usage page
1999-01-28  Ralf S. EngelschallFix names in usage page of s_time, s_server and s_client
1999-01-28  Mark J. CoxFixes to BN code. Previously the default was to define...
1999-01-28  Dr. Stephen... Remember to add the new file this time :-)
1999-01-28  Dr. Stephen... Add ASN1 code for netscape certificate sequences.
1999-01-26  Dr. Stephen... Add a few extended key usage OIDs.
1999-01-26  Dr. Stephen... Still more X509 V3 stuff. Modify ca.c to work with...
1999-01-25  Ben LaurieOops. One header too many.
1999-01-25  Ben LaurieUpdate dependencies.
1999-01-25  Ben LaurieDeclare correctly on FreeBSD.
1999-01-25  Ben LaurieReduce header dependencies.
1999-01-25  Dr. Stephen... More X509 V3 stuff. Add support for extensions in the...
1999-01-24  Dr. Stephen... Add file x509v3.err.
1999-01-24  Ben LaurieMake sure people know when they need to rebuild the...
1999-01-24  Ben LaurieMinor constification.
1999-01-24  Dr. Stephen... Continuing adding X509 V3 support. This starts to integ...
1999-01-24  Dr. Stephen... Initial addition of new X509 V3 files, tidy of old...
1999-01-21  Ralf S. EngelschallStart keeping track of wishes people make on our mailin...
1999-01-21  Ben LaurieCorrect bracketing error.
1999-01-20  Dr. Stephen... Continued patches so certificates and CRLs now can...
1999-01-19  Ben LaurieThis time, get it right.
1999-01-19  Ben LaurieFinally lay dependencies to rest (I hope!).
1999-01-19  Ben LaurieSpelling mistake.
1999-01-18  Dr. Stephen... This is the result of a "make errors" with the new...
1999-01-18  Dr. Stephen... New err_code.pl script to retain old error codes. This...
1999-01-17  Ben LaurieIgnore auto-generated programs.
1999-01-17  Ben LaurieDispose of generated programs.
1999-01-17  Ben LaurieFix major cockup with short keys in CAST-128.
1999-01-17  Dr. Stephen... Update CHANGES for GeneralizedTime info.
1999-01-17  Ben LaurieCorrect Linux 1 recognition.
1999-01-17  Ben LaurieOops. Missing NULL frees.
1999-01-17  Ben LaurieRemove pointless MD5 hash.
1999-01-17  Ben LaurieGenerate an error on an invalid directory.
1999-01-17  Dr. Stephen... Time to blow up the source tree :-) This is the beginni...
1999-01-16  Ben LaurieMore prototypes.
1999-01-16  Ben LaurieMore prototypes.
1999-01-16  Ben LaurieMore prototypes.
1999-01-16  Ben LaurieMore prototypes.
1999-01-16  Ben LaurieMore prototypes.
1999-01-16  Ben LaurieMore prototypes.
1999-01-14  Dr. Stephen... Fix parameters to dummy function BN_ref_mod_exp().
1999-01-14  Dr. Stephen... Submitted by: Neil Costigan <neil.costigan@celocom...
1999-01-12  Dr. Stephen... Fix OBJ_txt2nid(): old function was broken when input...
1999-01-10  Ben LaurieAdd prototype, fix parameter passing bug.
1999-01-10  Ben LaurieFix comment.
1999-01-09  Ben LaurieSort openssl functions by name.
1999-01-09  Dr. Stephen... Fix the gendsa program and add it to the app list....
1999-01-09  Ben LaurieGet rid of redundant files.
1999-01-07  Ben LaurieAccept NULL in *_free.
1999-01-07  Ben LaurieFix DH key generation.
1999-01-07  Ben LaurieSend the right CAs to the client.
1999-01-07  Ben LaurieFix numeric -newkey args.
1999-01-06  Ben LaurieFix export tests.
1999-01-06  Ben LaurieMake the world a safer place (if people object to this...
1999-01-06  Dr. Stephen... Oops! update CHANGES file properly.
1999-01-06  Dr. Stephen... Fix things so DH_free() will be no-op when passed NULL...
1999-01-04  Ben LaurieFree the right thing.
1999-01-04  Ben LaurieOnly free if it ain't NULL.
1999-01-04  Ben LaurieRemove the bugfix that was really a bug.
1999-01-04  Ben LauriePass on BIO_CTRL_FLUSH.
1999-01-04  Paul C. SuttonThe dir is named util/ and better to explicitly call the
1999-01-03  Dr. Stephen... More EVP_PKEY patches for new functionality.
1999-01-03  Ralf S. EngelschallMake sure the already existing X509_STORE->depth variab...
1999-01-03  Ralf S. EngelschallThe dir is named util/ and better to explicitly call the
1999-01-03  Ralf S. EngelschallMore .cvsignore stuff to make CVS quiet on our generate...
1999-01-03  Dr. Stephen... Remove one EVP_PKEY_free() that shouldn't be there.
1999-01-03  Dr. Stephen... Make sure applications free up pkey structures and...
1999-01-02  Ben LaurieFix reference counting.
1999-01-02  Ben LaurieDon't confuse matters by using the wrong library.
1999-01-02  Ben LaurieFix tests for ssleay -> openssl.
1999-01-02  Ralf S. EngelschallA few train of thoughts about the build procedure mess
1999-01-02  Paul C. SuttonUpdate scripts to use "openssl" instead of "ssleay"
1999-01-02  Paul C. SuttonReflect change from "ssleay" to "openssl" as the main...
1999-01-02  Paul C. SuttonVarious ssleay to openssl fixups
1999-01-02  Paul C. SuttonBinary is now apps/openssl not apps/ssleay so use the...
1999-01-02  Paul C. SuttonA couple more ssleay.cnf to openssl.cnf changes
1999-01-02  Paul C. SuttonSome more changes for renaming the binary from ssleay...
1999-01-02  Ralf S. EngelschallFirst cut of a cleanup for apps/. First the `ssleay...
1999-01-02  Ralf S. EngelschallMake GCC happy by removing an unused variable defintion.
1999-01-02  Dr. Stephen... Move DSA test in ca.c inside #ifdef and make pubkey...
1999-01-01  Dr. Stephen... Add extended key usage OID and update STATUS file.
1999-01-01  Ralf S. Engelschallcleanup of apps/ and an answer
1999-01-01  Paul C. Suttonssldir.pl did not correctly set the directory in utils...
1999-01-01  Paul C. SuttonAdd votes
1999-01-01  Paul C. SuttonMake the installation documentation easier to follow.
1999-01-01  Paul C. SuttonMakefiles updated to exit if an error occurs in a sub...
1999-01-01  stephenThis is a quick hack conversion of the 'CA.sh' script...
1998-12-31  Ralf S. EngelschallRemove more old temporary files from CVS
1998-12-31  Ben LaurieDocument recent changes.
1998-12-31  Ben LaurieFix name delete problem.
1998-12-31  Ben LaurieFix pem/err ordering.
1998-12-31  Ralf S. EngelschallA hint about the license
1998-12-31  Ralf S. EngelschallSome issues for voting
1998-12-31  Ralf S. EngelschallMore structuring and sorting of the SSL API documentation.
1998-12-31  Ralf S. EngelschallPuhhh... now we've documented the prototypes of all...
1998-12-31  Ralf S. EngelschallFix version stuff:
1998-12-31  stephenUpdate CHANGES file for latest additions
1998-12-31  stephenFix for sk_insert bug: it never worked properly.
1998-12-30  Ralf S. EngelschallMIME encoding and ISO chars at the same time messes...
1998-12-30  Ralf S. EngelschallOps, forgot to commit the changes entry in recent commit...
next