aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/t_req.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-03-23make X509_EXTENSION opaqueDr. Stephen Henson1-1/+1
2015-03-23Remove old ASN.1 code.Dr. Stephen Henson1-1/+1
2015-03-16Make X509_ATTRIBUTE opaque.Dr. Stephen Henson1-14/+9
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-181/+167
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz1-1/+1
2014-08-31RT3508: Remove unused variable introduced by b09eb24Kurt Cancemi1-1/+0
2014-08-28RT3246: req command prints version number wrongRich Salz1-7/+3
2007-05-22Fix X509_REQ_print_ex() to process extension options.Dr. Stephen Henson1-2/+2
2006-03-22Gather printing routines into EVP_PKEY_ASN1_METHOD.Dr. Stephen Henson1-26/+2
2005-07-16makeNils Larsch1-0/+4
2005-05-16ecc api cleanup; summary:Nils Larsch1-1/+1
2005-05-11Fix more error codes.Bodo Möller1-1/+1
2004-04-19(oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe1-0/+2
2003-04-03Correct a lot of printing calls. Remove extra arguments...Richard Levitte1-1/+1
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie1-9/+9
2002-08-22Make -nameopt work in req and add support for -reqoptDr. Stephen Henson1-111/+152
2002-08-07use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller1-4/+4
2002-02-13ECDSA supportBodo Möller1-0/+9
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-3/+3
2000-12-14New function X509_signature_print() to remove some duplicateDr. Stephen Henson1-19/+2
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson1-13/+10
2000-03-13Update test suite so that 'make test' succeeds in 'no-rsa' configuration.Bodo Möller1-3/+4
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1-1/+1
1999-08-09Support for parsing of certificate extensions in PKCS#10 requests: these areDr. Stephen Henson1-0/+27
1999-05-01Another stack.Ben Laurie1-2/+2
1999-05-01Another stack.Ben Laurie1-4/+4
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-4/+4
1999-04-19Change functions to ANSI C.Ulf Möller1-6/+2
1999-04-17Massive constification.Ben Laurie1-1/+2
1999-03-06Fix GCC warning...Ralf S. Engelschall1-1/+2
1999-01-03Make sure applications free up pkey structures and add netscape extensionDr. Stephen Henson1-0/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-2/+2
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+226