aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/crypto.h
Commit message (Expand)AuthorAgeFilesLines
* md_rand.c thread safetyBodo Möller2001-07-251-13/+14
* Add a general user interface API. This is designed to replace thingsRichard Levitte2001-05-061-1/+2
* One indirection level too little compared to theRichard Levitte2001-02-221-1/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-3/+3
* New function OPENSSL_issetugid(). Needs more work.Ulf Möller2001-02-141-0/+2
* Add SSLEAY_DIR argument code for SSLeay_version.Bodo Möller2001-01-101-0/+1
* Change prototypes for new CRYPTO_..._mem_ex_functions functions soBodo Möller2001-01-101-4/+4
* As response to a user request to be able to use external memoryRichard Levitte2001-01-101-0/+10
* Get rid of the function pointer casting in the debugging memory code dueGeoff Thorpe2001-01-091-1/+2
* Constification of CRYPTO_get_ex_data() needed for the sake ofRichard Levitte2000-11-061-1/+1
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-1/+2
* It's not just VMS that needs some symbols to be hacked. Let'sRichard Levitte2000-09-071-10/+3
* Remove casts that are no longer needed.Richard Levitte2000-08-011-5/+5
* Add the missing callback pointer handling functions.Richard Levitte2000-06-191-8/+7
* Redo the support for dynamic locks. First of all, it was terriblyRichard Levitte2000-06-191-6/+13
* Add support for dynamically created and destroyed mutexes. This willRichard Levitte2000-06-181-0/+19
* Safe stack reorganisation in terms of function casts.Dr. Stephen Henson2000-06-161-31/+0
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-7/+8
* "make update" + stripping the type-specific stack functions out ofGeoff Thorpe2000-06-011-0/+31
* is needed.Ulf Möller2000-06-011-0/+2
* #include <stdlib.h> is not needed.Ulf Möller2000-05-311-2/+0
* Move Windows seeding functions into a separate file.Bodo Möller2000-05-311-1/+0
* prototype.Ulf Möller2000-05-151-1/+1
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-6/+14
* This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe2000-04-041-1/+2
* Since a stack with quite long name is declared here, vms_idhacks.h isRichard Levitte2000-02-261-1/+6
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-111-3/+3
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-4/+4
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-19/+26
* add V_CRYPTO_MDEBUG_ALLBodo Möller2000-01-071-0/+2
* Add support for MS "fast SGC".Dr. Stephen Henson2000-01-021-3/+4
* RenameBodo Möller1999-12-181-4/+4
* fix typos and other little errors ...Bodo Möller1999-12-181-2/+2
* - Don't assume that int and size_t have the same representationBodo Möller1999-12-181-31/+37
* - Added more documentation in CHANGES.Richard Levitte1999-12-181-7/+2
* - Made sure some changed behavior is documented in CHANGES.Richard Levitte1999-12-181-26/+11
* Rebuild of the OpenSSL memory allocation and deallocation routines.Richard Levitte1999-12-171-37/+69
* Two changes have been made:Richard Levitte1999-11-121-1/+5
* Initial support for DH_METHOD. Also added a DH lock. A few changes made toDr. Stephen Henson1999-08-231-1/+2
* New compile time option -DCRYPTO_MDEBUG_THREAD.Bodo Möller1999-07-191-1/+10
* Have CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG,Bodo Möller1999-07-191-0/+6
* New function CRYPTO_num_locks.Bodo Möller1999-06-181-0/+2
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+4
* Various bugfixes: Uses locking for some more of the stuff that is notBodo Möller1999-05-141-3/+5
* New structure type SESS_CERT used instead of CERT inside SSL_SESSION.Bodo Möller1999-05-131-7/+8
* VMS support.Ulf Möller1999-05-131-1/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-50/+0
* Various header consistency fixes.Dr. Stephen Henson1999-04-251-0/+4
* Fix header files so that any one can be included first.Bodo Möller1999-04-241-0/+4
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-1/+5