index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
t_req.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move certificate request and CRL routines to x509 dir.
Dr. Stephen Henson
2015-09-22
1
-246
/
+0
*
Use accessors in X509_REQ_print().
Dr. Stephen Henson
2015-09-22
1
-10
/
+9
*
New accessor X509_REQ_get_X509_PUBKEY()
Dr. Stephen Henson
2015-09-22
1
-1
/
+5
*
Embed various signature algorithms.
Dr. Stephen Henson
2015-09-17
1
-1
/
+1
*
Embed X509_REQ_INFO
Dr. Stephen Henson
2015-09-16
1
-2
/
+2
*
make X509_REQ opaque
Dr. Stephen Henson
2015-08-31
1
-0
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
make X509_EXTENSION opaque
Dr. Stephen Henson
2015-03-23
1
-1
/
+1
*
Remove old ASN.1 code.
Dr. Stephen Henson
2015-03-23
1
-1
/
+1
*
Make X509_ATTRIBUTE opaque.
Dr. Stephen Henson
2015-03-16
1
-14
/
+9
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-181
/
+167
*
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-14
1
-1
/
+1
*
RT3508: Remove unused variable introduced by b09eb24
Kurt Cancemi
2014-09-01
1
-1
/
+0
*
RT3246: req command prints version number wrong
Rich Salz
2014-08-29
1
-7
/
+3
*
Fix X509_REQ_print_ex() to process extension options.
Dr. Stephen Henson
2007-05-23
1
-2
/
+2
*
Gather printing routines into EVP_PKEY_ASN1_METHOD.
Dr. Stephen Henson
2006-03-22
1
-26
/
+2
*
make
Nils Larsch
2005-07-16
1
-0
/
+4
*
ecc api cleanup; summary:
Nils Larsch
2005-05-16
1
-1
/
+1
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-1
/
+1
*
(oops) Apologies all, that last header-cleanup commit was from the wrong
Geoff Thorpe
2004-04-19
1
-0
/
+2
*
Correct a lot of printing calls. Remove extra arguments...
Richard Levitte
2003-04-04
1
-1
/
+1
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-9
/
+9
*
Make -nameopt work in req and add support for -reqopt
Dr. Stephen Henson
2002-08-23
1
-111
/
+152
*
use a generic EC_KEY structure (EC keys are not ECDSA specific)
Bodo Möller
2002-08-07
1
-4
/
+4
*
ECDSA support
Bodo Möller
2002-02-13
1
-0
/
+9
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-3
/
+3
*
New function X509_signature_print() to remove some duplicate
Dr. Stephen Henson
2000-12-14
1
-19
/
+2
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-13
/
+10
*
Update test suite so that 'make test' succeeds in 'no-rsa' configuration.
Bodo Möller
2000-03-13
1
-3
/
+4
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-1
/
+1
*
Support for parsing of certificate extensions in PKCS#10 requests: these are
Dr. Stephen Henson
1999-08-10
1
-0
/
+27
*
Another stack.
Ben Laurie
1999-05-01
1
-2
/
+2
*
Another stack.
Ben Laurie
1999-05-01
1
-4
/
+4
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-4
/
+4
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-6
/
+2
*
Massive constification.
Ben Laurie
1999-04-17
1
-1
/
+2
*
Fix GCC warning...
Ralf S. Engelschall
1999-03-06
1
-1
/
+2
*
Make sure applications free up pkey structures and add netscape extension
Dr. Stephen Henson
1999-01-03
1
-0
/
+2
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-2
/
+2
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+226