Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-28Recent changes from 0.9.6-stable.Richard Levitte
2002-09-25Merge in recent changes from 0.9.6-stable.Richard Levitte
2002-08-02Revert that...Richard Levitte
2002-08-02Certain flag macros were tested with #if instead if #ifdef...Richard Levitte
2001-12-20Another merge from the 0.9.6 branch.Richard Levitte
2001-11-15Merge in latest changes from 0.9.6-stable.Richard Levitte
2001-11-13fix warning (due to an error during manual conflict resolution)Bodo Möller
2001-11-13synchronise with main 0.9.6 stable branchBodo Möller
2001-03-13Merge of the 0.9.6-stable branch (continued after network interrupt).Richard Levitte
2000-09-07Merge main trunk to engine branch, all conflicts resolved.Richard Levitte
2000-08-01Merge from main trunk, conflicts resolvedRichard Levitte
2000-06-19Merge of stuff from main trunk, all conflicts resolved, and additionRichard Levitte
2000-06-19Merge of stuff from main trunk, all conflicts resolved.Richard Levitte
2000-06-08Merge in code from main trunk to BRANCH_engine.Richard Levitte
2000-05-25Add code and changes to implement the ENGINE mechanism. These are theRichard Levitte
2000-05-16prototype.Ulf Möller
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-04-05This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe
2000-02-26Since a stack with quite long name is declared here, vms_idhacks.h isRichard Levitte
2000-02-11Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall
2000-01-31Source code cleanups: Use void * rather than char * in lhash,Ulf Möller
2000-01-24Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
2000-01-07add V_CRYPTO_MDEBUG_ALLBodo Möller
2000-01-02Add support for MS "fast SGC".Dr. Stephen Henson
1999-12-18RenameBodo Möller
1999-12-18fix typos and other little errors ...Bodo Möller
1999-12-18- Don't assume that int and size_t have the same representationBodo Möller
1999-12-18 - Added more documentation in CHANGES.Richard Levitte
1999-12-18 - Made sure some changed behavior is documented in CHANGES.Richard Levitte
1999-12-17Rebuild of the OpenSSL memory allocation and deallocation routines.Richard Levitte
1999-11-12Two changes have been made:Richard Levitte
1999-08-24Initial support for DH_METHOD. Also added a DH lock. A few changes made toDr. Stephen Henson
1999-07-19New compile time option -DCRYPTO_MDEBUG_THREAD.Bodo Möller
1999-07-19Have CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG,Bodo Möller
1999-06-18New function CRYPTO_num_locks.Bodo Möller
1999-06-05Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller
1999-05-14Various bugfixes: Uses locking for some more of the stuff that is notBodo Möller
1999-05-13New structure type SESS_CERT used instead of CERT inside SSL_SESSION.Bodo Möller
1999-05-13VMS support.Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-25Various header consistency fixes.Dr. Stephen Henson
1999-04-24Fix header files so that any one can be included first.Bodo Möller
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-24Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-18Massive constification.Ben Laurie
1999-04-10Rid the world of more evil casts.Ben Laurie
1999-03-22Fix security hole.Ben Laurie
1998-12-31Fix version stuff:Ralf S. Engelschall
1998-12-23Switch version string to SSLeay/OpenSSLRalf S. Engelschall
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall