aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support for ASN1 ENUMERATED type. This copies and duplicates the ASN1_INTEGERDr. Stephen Henson1999-02-096-3/+97
* Add support for GeneralName and GeneralNames extensions. Also preliminaryDr. Stephen Henson1999-02-074-5/+16
* More pissing about to get pem.h to behave properly.Ben Laurie1999-01-303-12/+10
* Break circular dependency between pem and err.Ben Laurie1999-01-301-10/+10
* Update dependencies.Ben Laurie1999-01-301-2/+11
* Remember to add the new file this time :-)Dr. Stephen Henson1999-01-281-0/+126
* Add ASN1 code for netscape certificate sequences.Dr. Stephen Henson1999-01-284-2/+8
* Continuing adding X509 V3 support. This starts to integrate the code withDr. Stephen Henson1999-01-244-2/+12
* Correct bracketing error.Ben Laurie1999-01-211-5/+5
* Continued patches so certificates and CRLs now can support and useDr. Stephen Henson1999-01-204-19/+36
* This time, get it right.Ben Laurie1999-01-191-411/+445