aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1
Commit message (Expand)AuthorAgeFilesLines
* Remove NOPROTO-related macros.Ulf Möller1999-04-261-1/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-2663-471/+1
* Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson1999-04-241-3/+2
* Restore ERRC definitions that are needed to compile the library.Bodo Möller1999-04-241-0/+1
* Avoid "incomprehensible" errors when required definitions are missing.Bodo Möller1999-04-241-0/+3
* Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1999-04-241-2/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-244-424/+183
* "make depend"Bodo Möller1999-04-231-748/+1185
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-2386-208/+208
* Work with -pedantic!Ben Laurie1999-04-233-91/+145
* Suppport for CRL distribution points extension. Also document some ofDr. Stephen Henson1999-04-213-0/+12
* Change functions to ANSI C.Ulf Möller1999-04-1982-951/+382
* Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson1999-04-183-0/+24
* Update dependencies.Ben Laurie1999-04-181-0/+6
* Allow asn1parse to print out VISIBLESTRING and some code needed for certificateDr. Stephen Henson1999-04-173-2/+58
* Massive constification.Ben Laurie1999-04-1715-37/+45
* Add support for VISIBLESTRING and UTF8StringDr. Stephen Henson1999-04-179-5/+250
* Another STACK bites the dust.Ben Laurie1999-04-171-2/+14
* Fix some warnings. Contributed by Anonymous.Ben Laurie1999-04-161-1/+3
* Add type-safe STACKs and SETs.Ben Laurie1999-04-125-194/+261
* Add PKCS#5 v2.0 ASN1 structures.Dr. Stephen Henson1999-04-085-2/+194
* Remove obsolete files from SSLeay 0.8.Ulf Möller1999-04-062-370/+0
* Did a 'make errors' to update asn1 error codes now typo is fixedDr. Stephen Henson1999-04-013-3/+0
* Delete some auto generated files and correct a typo in crypto/asn1/p5_pbe.cDr. Stephen Henson1999-04-011-2/+2
* Update dependencies.Ben Laurie1999-04-011-0/+23
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-5/+5
* Various PKCS#12 related tidies and fixes: it might even compile now :-)Dr. Stephen Henson1999-03-293-0/+27
* Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson1999-03-281-0/+68
* Further PKCS#12 integration, PBE, PKCS#8 additions.Dr. Stephen Henson1999-03-287-2/+452
* Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson1999-03-275-37/+20
* Move definitions of IS_SET/IS_SEQUENCE inside crypto/asn1/asn1.hRalf S. Engelschall1999-03-241-4/+4
* Fix security hole.Ben Laurie1999-03-222-75/+76
* Add missing funtions from non ANSI section of header files and add missingDr. Stephen Henson1999-03-081-0/+1
* Put the dependencies back.Ben Laurie1999-03-061-0/+656
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-662/+5
* Fix GCC warning...Ralf S. Engelschall1999-03-061-1/+2
* Update dependencies.Ben Laurie1999-02-271-0/+10
* Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson1999-02-211-0/+2
* Patch so the new crl stuff actually compiles this time :-) Also update theDr. Stephen Henson1999-02-191-1/+2
* Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson1999-02-192-2/+175
* Oops! Remeber to include the other patches this time...Dr. Stephen Henson1999-02-173-0/+6
* Fuller authority key id support, partial support for private key usage extensionDr. Stephen Henson1999-02-171-1/+1
* Finally(?) fix DES stuff.Ben Laurie1999-02-131-0/+2
* Update dependencies.Ben Laurie1999-02-131-0/+10
* Fix typo in asn1.h (PRINTABLESTRING_STRING) and fix a bug in object creationDr. Stephen Henson1999-02-131-1/+1
* First cut for a very conservative source tree cleanup:Ralf S. Engelschall1999-02-102-589/+0
* Oops. Forgot to do a 'make errors'.Dr. Stephen Henson1999-02-103-0/+9
* More extension code. Incomplete support for subject and issuer altDr. Stephen Henson1999-02-102-2/+215
* Update dependencies.Ben Laurie1999-02-091-0/+3
* Oops... forgot to add new ENUMERATED file...Dr. Stephen Henson1999-02-091-0/+307