aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/crypto.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Massive constification.Ben Laurie1999-04-171-15/+16
* Rid the world of more evil casts.Ben Laurie1999-04-101-24/+24
* Fix security hole.Ben Laurie1999-03-221-2/+1
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-2/+4
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-5/+33
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-11/+83
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+247