summaryrefslogtreecommitdiff
path: root/crypto/asn1
Commit message (Expand)AuthorAgeFilesLines
* Spelling error.Ulf Möller1999-05-184-7/+8
* Update dependencies.Bodo Möller1999-05-151-575/+617
* The encoding of negative ASN1 INTEGERs and the conversion of BNs to negativeDr. Stephen Henson1999-05-147-48/+230
* Update dependencies.Ben Laurie1999-05-131-10/+11
* VMS support.Ulf Möller1999-05-131-0/+42
* Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson1999-05-094-5/+5
* GeneralizedTime setting fixes.Dr. Stephen Henson1999-05-082-2/+2
* Some comments.Bodo Möller1999-05-063-4/+4
* Update HPUX config, work around HPUX library incompatibility.Ulf Möller1999-05-043-6/+9
* Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO).Ralf S. Engelschall1999-05-041-0/+3
* Yet another stack.Ben Laurie1999-05-023-28/+96
* Update dependencies.Ben Laurie1999-05-011-33/+35
* Another stack.Ben Laurie1999-05-014-34/+41
* Another stack.Ben Laurie1999-05-013-12/+37
* Another safe stack.Ben Laurie1999-05-012-18/+24
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Ignore Makefile.saveUlf Möller1999-04-291-0/+1
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-2714-12/+29
* 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