summaryrefslogtreecommitdiffstats
path: root/crypto/crypto.h
AgeCommit message (Expand)Author
2000-11-06Constification of CRYPTO_get_ex_data() needed for the sake ofRichard Levitte
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte
2000-09-07It's not just VMS that needs some symbols to be hacked. Let'sRichard Levitte
2000-08-01Remove casts that are no longer needed.Richard Levitte
2000-06-19Add the missing callback pointer handling functions.Richard Levitte
2000-06-19Redo the support for dynamic locks. First of all, it was terriblyRichard Levitte
2000-06-18Add support for dynamically created and destroyed mutexes. This willRichard Levitte
2000-06-16Safe stack reorganisation in terms of function casts.Dr. Stephen Henson
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-06-01"make update" + stripping the type-specific stack functions out ofGeoff Thorpe
2000-06-01is needed.Ulf Möller
2000-05-31#include <stdlib.h> is not needed.Ulf Möller
2000-05-31Move Windows seeding functions into a separate file.Bodo Möller
2000-05-15prototype.Ulf Möller
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-04-04This 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-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller
2000-01-23Tidy 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-23Initial 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-04Support 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-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-17Massive 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
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall