summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/cryptlib.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] bymiod2016-11-041-2/+1
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-5/+1
* OPENSSL_stderr() is unused so nuke it. OPENSSL_showfatal() is only used byjsing2014-07-101-3/+1
* Inline the only use of the HEX_SIZE macro and nuke both DECIMAL_SIZE andjsing2014-07-101-5/+1
* Nuke OPENSSL_NONPIC_relocated since nothing uses it.jsing2014-07-101-2/+1
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-6/+1
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* More KNF.jsing2014-04-201-8/+8
* Put the final pieces from e_os.h in the required places, and remove it.deraadt2014-04-181-2/+0
* unistd.h for protos where neededderaadt2014-04-181-0/+1
* - Why do we hide from the OpenSSL police, dad?miod2014-04-161-5/+0
* replace PTR_SIZE_INT (only used for VMS) with uintptr_t, tweaks from jca@,sthen2014-04-141-0/+1
* Remove vms support stuff.beck2014-04-131-8/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-1/+1
* resolve conflictsdjm2012-10-131-1/+1
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-1/+0
* resolve conflictsdjm2008-09-061-0/+8
* resolve conflictsdjm2006-06-271-0/+4
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-3/+3
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-0/+1
* apply patches from OpenSSL Security Advisory [30 July 2002],markus2002-07-301-0/+3
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-2/+2
* openssl-engine-0.9.6 mergebeck2000-12-151-4/+4
* OpenSSL 0.9.4 mergebeck1999-09-291-19/+15
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+100