aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1
Commit message (Expand)AuthorAgeFilesLines
* Extend callback function to support print customization.Dr. Stephen Henson2005-09-0111-27/+43
* Return 2 from X509_NAME printing routine to add newline.Dr. Stephen Henson2005-09-011-1/+1
* Update ASN1 printing code and add a -print option to 'pkcs7' utility forDr. Stephen Henson2005-09-013-0/+23
* Initial support for ASN1 print code.Dr. Stephen Henson2005-09-015-22/+62
* fix warnings when building openssl with the following compiler options:Nils Larsch2005-08-282-3/+3
* Make D-H safer, include well-known primes.Ben Laurie2005-08-212-0/+2
* Use correct date and filename.Dr. Stephen Henson2005-08-211-3/+3
* Delete old ASN1_METHOD files.Dr. Stephen Henson2005-08-202-203/+0
* Add file which includes new ASN1 NETSCAPE format for certificates.Dr. Stephen Henson2005-08-201-0/+72
* Remove ASN1_METHOD code replace with new ASN1 alternative.Dr. Stephen Henson2005-08-203-43/+12
* New version of ASN1 print code, still not compiled in though.Dr. Stephen Henson2005-08-201-62/+160
* remove unused variableNils Larsch2005-07-271-1/+1
* improved error checking and some fixesNils Larsch2005-07-262-3/+19
* Handle case where it==NULLDr. Stephen Henson2005-07-261-7/+8
* Update ASN1 printing code. Highly experimental, not working properly (neitherDr. Stephen Henson2005-07-262-98/+480
* makeNils Larsch2005-07-164-0/+16
* make the type parameter const when ID2_OF_const() is usedNils Larsch2005-05-181-1/+1
* Engage Applink for VC builds.Andy Polyakov2005-05-171-1/+1
* Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.hAndy Polyakov2005-05-171-3/+5
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-2/+1
* ecc api cleanup; summary:Nils Larsch2005-05-169-40/+52
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Some C compilers produce warnings or compilation errors if an attemptDr. Stephen Henson2005-05-121-9/+9
* Fix more error codes.Bodo Möller2005-05-118-30/+34
* give EC_GROUP_new_by_nid a more meanigful name:Nils Larsch2005-05-101-1/+1
* Update util/ck_errf.pl script, and have it run automaticallyBodo Möller2005-05-0914-62/+88
* give EC_GROUP_*_nid functions a more meaningful nameNils Larsch2005-05-082-2/+2
* Typo.Dr. Stephen Henson2005-04-301-1/+1
* Don't attempt to parse nested ASN1 strings by default.Dr. Stephen Henson2005-04-303-2/+9
* Use more efficient way to locate end of an ASN1 structure.Dr. Stephen Henson2005-04-303-4/+61
* Port from stable branch.Dr. Stephen Henson2005-04-261-6/+7
* Fix various incorrect error function codes.Bodo Möller2005-04-263-1/+3
* make asn.1 field names constNils Larsch2005-04-232-2/+2
* - use BN_set_negative and BN_is_negative instead of BN_set_signNils Larsch2005-04-223-5/+5
* Rename typed version of M_ASN1_get M_ASN1_get_x to avoid conflicts.Dr. Stephen Henson2005-04-203-5/+12
* signed vs. unsigned.Richard Levitte2005-04-201-2/+2
* Resolve signed vs. unsigned.Richard Levitte2005-04-201-1/+1
* Rebuild error codes.Dr. Stephen Henson2005-04-121-189/+193
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* make sure error queue is totally emptiedNils Larsch2005-04-071-1/+1
* some const fixes and cleanupNils Larsch2005-04-051-4/+5
* Consistency.Ben Laurie2005-03-314-11/+8
* Simplicate and add lightness.Ben Laurie2005-03-316-56/+39
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-3118-79/+146
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* Constification.Ben Laurie2005-03-302-2/+2
* Check for errors from EVP_VerifyInit_ex(), or EVP_VerifyUpdate mightRichard Levitte2005-01-271-1/+6
* Get rid if the annoying warningRichard Levitte2005-01-272-9/+15
* Remove duplicate lines.Dr. Stephen Henson2004-12-123-3/+0
* Automatically mark the CRL cached encoding as invalid when some operationsDr. Stephen Henson2004-12-091-0/+1