index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASN1_item_verify needs to initialize ctx before any "goto err" can
Bodo Möller
2006-10-04
1
-2
/
+2
*
Place standard CRL behaviour in default X509_CRL_METHOD new functions to
Dr. Stephen Henson
2006-10-03
2
-9
/
+87
*
Fix ASN.1 parsing of certain invalid structures that can result
Mark J. Cox
2006-09-28
1
-0
/
+1
*
Using correct lock for X509_REQ.
Dr. Stephen Henson
2006-09-22
1
-1
/
+1
*
Update length if copying MSB set in asn1_string_canon().
Dr. Stephen Henson
2006-09-22
1
-0
/
+3
*
Do CRL method init after other operations.
Dr. Stephen Henson
2006-09-21
1
-2
/
+2
*
Tidy up CRL handling by checking for critical extensions when it is
Dr. Stephen Henson
2006-09-21
2
-0
/
+86
*
Add verify callback functions to lookup a STACK of matching certs or CRLs
Dr. Stephen Henson
2006-09-10
1
-0
/
+46
*
Fix leak
Dr. Stephen Henson
2006-08-31
1
-0
/
+3
*
Cache some CRL related extensions.
Dr. Stephen Henson
2006-07-24
2
-1
/
+39
*
Avoid warning.
Dr. Stephen Henson
2006-07-22
1
-1
/
+1
*
Store canonical encodings of Name structures. Update X509_NAME_cmp() to use
Dr. Stephen Henson
2006-07-18
1
-7
/
+210
*
Fix various error codes to match functions.
Dr. Stephen Henson
2006-07-17
3
-6
/
+5
*
Camellia cipher, contributed by NTT
Bodo Möller
2006-06-09
1
-9
/
+10
*
Fix obvious typo.
Andy Polyakov
2006-06-05
1
-1
/
+1
*
Clarify comment and add #ifdef.
Dr. Stephen Henson
2006-06-05
1
-0
/
+4
*
Complete EVP_PKEY_ASN1_METHOD ENGINE support.
Dr. Stephen Henson
2006-06-05
3
-38
/
+89
*
Extended PBES2 function supporting application supplied IV and PRF NID.
Dr. Stephen Henson
2006-05-17
1
-8
/
+23
*
Add PRF preference ctrl to ciphers.
Dr. Stephen Henson
2006-05-15
1
-2
/
+17
*
make update
Richard Levitte
2006-05-12
1
-1
/
+2
*
Update PKCS#7 enveloped data to new API.
Dr. Stephen Henson
2006-05-08
2
-0
/
+9
*
Add support for default public key digest type ctrl.
Dr. Stephen Henson
2006-05-07
3
-0
/
+15
*
Add 'flags' parameter to EVP_PKEY_asn1_meth_new() to set algorithm flags.
Dr. Stephen Henson
2006-04-21
1
-4
/
+3
*
Remove link between digests and signature algorithms.
Dr. Stephen Henson
2006-04-19
4
-46
/
+58
*
Allow public key ASN1 methods to set PKCS#7 SignerInfo structures.
Dr. Stephen Henson
2006-04-17
2
-2
/
+2
*
Fix (most) WIN32 warnings and errors.
Dr. Stephen Henson
2006-04-17
2
-2
/
+2
*
Revert to original...
Dr. Stephen Henson
2006-04-15
1
-727
/
+2
*
Oops...
Dr. Stephen Henson
2006-04-15
1
-2
/
+727
*
Print out zero length string properly.
Dr. Stephen Henson
2006-04-14
1
-1
/
+2
*
Initial keygen support.
Dr. Stephen Henson
2006-04-11
1
-0
/
+2
*
Initial functions for RSA EVP_PKEY_METHOD.
Dr. Stephen Henson
2006-04-08
1
-14
/
+10
*
New utility 'pkeyutl' a general purpose version of 'rsautl'.
Dr. Stephen Henson
2006-04-07
1
-1
/
+1
*
New function to add dynamic alias.
Dr. Stephen Henson
2006-04-05
1
-1
/
+12
*
Typo.
Dr. Stephen Henson
2006-04-05
1
-1
/
+1
*
Fix dynamic public key method lookup.
Dr. Stephen Henson
2006-04-04
1
-2
/
+2
*
New function to retrieve ASN1 info on public key algorithms. New command
Dr. Stephen Henson
2006-04-04
2
-3
/
+19
*
Initial support for generalized public key parameters.
Dr. Stephen Henson
2006-03-24
2
-9
/
+16
*
Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.
Dr. Stephen Henson
2006-03-23
4
-66
/
+52
*
Add information and pem strings. Update dependencies.
Dr. Stephen Henson
2006-03-23
3
-10
/
+60
*
Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions to
Dr. Stephen Henson
2006-03-22
5
-42
/
+166
*
Move algorithm specific print code from crypto/asn1/t_pkey.c to separate
Dr. Stephen Henson
2006-03-22
1
-262
/
+0
*
Gather printing routines into EVP_PKEY_ASN1_METHOD.
Dr. Stephen Henson
2006-03-22
5
-607
/
+59
*
Transfer parameter handling and key comparison to algorithm methods.
Dr. Stephen Henson
2006-03-20
3
-5
/
+28
*
Initial support for pluggable public key ASN1 support. Process most public
Dr. Stephen Henson
2006-03-20
6
-228
/
+332
*
fix problems found by coverity: remove useless code
Nils Larsch
2006-03-15
5
-23
/
+6
*
create BN_CTX object
Nils Larsch
2006-03-15
1
-0
/
+14
*
constify some print and ts functions
Nils Larsch
2006-03-05
2
-12
/
+13
*
make some parameters const
Nils Larsch
2006-03-04
4
-32
/
+36
*
Print out <INVALID> if an OID value is invalid.
Dr. Stephen Henson
2006-02-21
1
-0
/
+2
*
Tolerate a SEQUENCE in DN components.
Dr. Stephen Henson
2006-02-19
2
-1
/
+3
[next]