summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/objects
AgeCommit message (Expand)AuthorFilesLines
2014-05-01Add support for the french ANSSI FRP256v1 elliptic curve.miod1-0/+2
2014-05-01Add Brainpool elliptic curves. From OpenSSL RT#2239 via ${DAYJOB}.miod1-0/+17
2014-04-20Restore beck's rev 1.21: snprintf() was reviewedguenther1-1/+1
2014-04-19KNF.jsing6-803/+804
2014-04-19We'll interpret a (void) cast on snprintf() to mean it's been verified thatguenther1-1/+1
2014-04-19use intrinsic strlcpy and strlcat everywhere so we only have one set ofbeck1-3/+3
2014-04-18Shrink a local buffer to the size it really needs to be; this is the onlymiod1-1/+1
2014-04-17a little less obfuscationtedu1-17/+2
2014-04-17Change library to use intrinsic memory allocation functions instead ofbeck4-30/+30
2014-04-15we don't use these files for buildingtedu1-88/+0
2014-04-15Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternitybeck1-16/+0
2014-04-15Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversionsbeck1-1/+1
2014-04-14remove auto-generated dependencies from the old unused build system, soderaadt1-42/+0
2014-04-13Remove some stuff that isn't needed.beck1-1/+1
2014-04-13Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod1-1/+1
2012-10-13resolve conflictsdjm2-4/+64
2012-10-13import OpenSSL-1.0.1cdjm3-3/+12
2010-10-01resolve conflicts, fix local changesdjm10-261/+324
2010-10-01import OpenSSL-1.0.0adjm5-5/+471
2009-01-09resolve conflictsdjm3-1/+8
2009-01-09import openssl-0.9.8jdjm1-1/+1
2009-01-05update to openssl-0.9.8i; tested by several, especially krw@djm2-1/+170
2008-09-06resolve conflictsdjm8-89/+492
2008-09-06import of OpenSSL 0.9.8hdjm1-27/+24
2006-06-27resolve conflictsdjm3-19/+45
2006-06-27import of openssl-0.9.7jdjm1-1/+1
2005-04-29resolve conflictsdjm6-7/+58
2005-04-29import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm1-0/+122
2004-04-08merge 0.9.7dmarkus1-2/+2
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus4-6/+11
2003-04-05Trivial sprintf() -> snprintf() changes. ok deraadt@ho1-2/+2
2002-09-14merge with openssl-0.9.7-stable-SNAP-20020911,markus1-1/+1
2002-09-10merge openssl-0.9.7-beta3, tested on vax by miod@markus3-1/+287
2002-09-05merge with 0.9.7-beta1markus2-0/+4
2002-09-04execute bourne shell scripts with 'sh' and not with $SHELLmarkus1-1/+1
2002-09-03unused files, not part of OpenSSL 0.9.7markus1-2208/+0
2002-08-30do not modify input files, allows ro source builds; tested by fries@markus1-6/+7
2002-07-30apply patches from OpenSSL Security Advisory [30 July 2002],markus1-1/+1
2002-06-08After much horrible and painful slogging through asn1 code,beck1-0/+1
2002-06-07Merge OpenSSL 0.9.7-stable-20020605,beck4-2309/+4
2002-05-15Damn my rush to make it build again.beck1-2842/+0
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergebeck12-178/+3944
2001-06-22openssl-engine-0.9.6a mergebeck1-1/+2
2000-12-15openssl-engine-0.9.6 mergebeck12-103/+5369
2000-04-15OpenSSL 0.9.5a mergebeck3-3/+4
2000-03-19No, I'm a luser and a moron. this is *not* supposed to be here.beck1-955/+0
2000-03-19this appears to be needed again.beck1-0/+955
2000-03-19OpenSSL 0.9.5 mergebeck5-87/+172
1999-11-23do not assume shell scripts are +x; dderaadt1-1/+1
1999-09-29OpenSSL 0.9.4 mergebeck9-899/+817