summaryrefslogtreecommitdiffstats
path: root/crypto/asn1
AgeCommit message (Expand)Author
1999-05-13VMS support.Ulf Möller
1999-05-09Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson
1999-05-08GeneralizedTime setting fixes.Dr. Stephen Henson
1999-05-06Some comments.Bodo Möller
1999-05-04Update HPUX config, work around HPUX library incompatibility.Ulf Möller
1999-05-04Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO).Ralf S. Engelschall
1999-05-02Yet another stack.Ben Laurie
1999-05-01Update dependencies.Ben Laurie
1999-05-01Another stack.Ben Laurie
1999-05-01Another stack.Ben Laurie
1999-05-01Another safe stack.Ben Laurie
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller
1999-04-29Ignore Makefile.saveUlf Möller
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-26Remove NOPROTO-related macros.Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-24Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson
1999-04-24Restore ERRC definitions that are needed to compile the library.Bodo Möller
1999-04-24Avoid "incomprehensible" errors when required definitions are missing.Bodo Möller
1999-04-24Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23"make depend"Bodo Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-21Suppport for CRL distribution points extension. Also document some ofDr. Stephen Henson
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-18Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson
1999-04-18Update dependencies.Ben Laurie
1999-04-17Allow asn1parse to print out VISIBLESTRING and some code needed for certificateDr. Stephen Henson
1999-04-17Massive constification.Ben Laurie
1999-04-17Add support for VISIBLESTRING and UTF8StringDr. Stephen Henson
1999-04-17Another STACK bites the dust.Ben Laurie
1999-04-16Fix some warnings. Contributed by Anonymous.Ben Laurie
1999-04-12Add type-safe STACKs and SETs.Ben Laurie
1999-04-08Add PKCS#5 v2.0 ASN1 structures.Dr. Stephen Henson
1999-04-06Remove obsolete files from SSLeay 0.8.Ulf Möller
1999-04-01Did a 'make errors' to update asn1 error codes now typo is fixedDr. Stephen Henson
1999-04-01Delete some auto generated files and correct a typo in crypto/asn1/p5_pbe.cDr. Stephen Henson
1999-04-01Update dependencies.Ben Laurie
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller
1999-03-29Various PKCS#12 related tidies and fixes: it might even compile now :-)Dr. Stephen Henson
1999-03-28Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson
1999-03-28Further PKCS#12 integration, PBE, PKCS#8 additions.Dr. Stephen Henson
1999-03-27Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson
1999-03-24Move definitions of IS_SET/IS_SEQUENCE inside crypto/asn1/asn1.hRalf S. Engelschall
1999-03-22Fix security hole.Ben Laurie
1999-03-08Add missing funtions from non ANSI section of header files and add missingDr. Stephen Henson
1999-03-06Put the dependencies back.Ben Laurie