Use same name in the definition as in the header file declaration :-/
[openssl.git] / crypto / asn1 /
1999-06-11 Dr. Stephen HensonFix to i2d_DSAPublicKey() to return the correct length.
1999-06-10 Dr. Stephen HensonTwo new functions to write out PKCS#8 private keys...
1999-06-10 Bodo MöllerAvoid warnings.
1999-06-08 Dr. Stephen HensonComplete support for PKCS#5 v2.0. Still needs extensive...
1999-06-07 Dr. Stephen HensonThis is the main PKCS#5 v2.0 key generation function...
1999-06-06 Dr. Stephen HensonMore PKCS#5 v2.0 development. Add a function to setup...
1999-06-04 Ben LaurieSome constification and stacks that slipped through...
1999-06-04 Ulf MöllerSupport the EBCDIC character set and BS2000/OSD-POSIX...
1999-06-02 Ben LaurieEvil cast extermination.
1999-06-02 Ben Lauriestack.
1999-06-02 Ben LaurieMove stack implementations to more natural places.
1999-06-02 Ben LaurieStack.
1999-05-31 Ben Lauriestack.
1999-05-31 Ben LaurieStack.
1999-05-31 Ben LaurieMore stack.
1999-05-30 Ben LaurieAnother stack.
1999-05-30 Ben LaurieAnother safe stack.
1999-05-30 Ben LaurieAnother safe stack.
1999-05-21 Bodo MöllerIt was a very bad idea to use #include "../e_os.h"...
1999-05-20 Bodo MöllerAdd a kludge :-(
1999-05-20 Bodo MöllerDon't install e_os.h in include/openssl, use it only...
1999-05-18 Ulf MöllerSpelling error.
1999-05-15 Bodo MöllerUpdate dependencies.
1999-05-14 Dr. Stephen HensonThe encoding of negative ASN1 INTEGERs and the conversi...
1999-05-13 Ben LaurieUpdate dependencies.
1999-05-13 Ulf MöllerVMS support.
1999-05-09 Dr. Stephen HensonKill evil casts, fix PKCS#7 and add new X509V3 Function.
1999-05-08 Dr. Stephen HensonGeneralizedTime setting fixes.
1999-05-06 Bodo MöllerSome comments.
1999-05-04 Ulf MöllerUpdate HPUX config, work around HPUX library incompatib...
1999-05-04 Ralf S. EngelschallConvert casted X509_INFO stacks to type-safe STACK_OF...
1999-05-02 Ben LaurieYet another stack.
1999-05-01 Ben LaurieUpdate dependencies.
1999-05-01 Ben LaurieAnother stack.
1999-05-01 Ben LaurieAnother stack.
1999-05-01 Ben LaurieAnother safe stack.
1999-04-29 Bodo MöllerSupport INSTALL_PREFIX for packagers.
1999-04-29 Ulf MöllerIgnore Makefile.save
1999-04-29 Bodo MöllerObey $(PERL) when running util/mklink.pl.
1999-04-28 Bodo MöllerUse util/mklink.pl instead of util/mklink.sh.
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-26 Ulf MöllerRemove NOPROTO-related macros.
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-24 Dr. Stephen HensonChange the command line options of mkerr.pl so -static...
1999-04-24 Bodo MöllerRestore ERRC definitions that are needed to compile...
1999-04-24 Bodo MöllerAvoid "incomprehensible" errors when required definitio...
1999-04-24 Dr. Stephen HensonDelete the unnecessary ERR and ERRC lines in makefiles...
1999-04-24 Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23 Bodo Möller"make depend"
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23 Ben LaurieWork with -pedantic!
1999-04-21 Dr. Stephen HensonSuppport for CRL distribution points extension. Also...
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-18 Dr. Stephen HensonInitial support for Certificate Policies extension...
1999-04-18 Ben LaurieUpdate dependencies.
1999-04-17 Dr. Stephen HensonAllow asn1parse to print out VISIBLESTRING and some...
1999-04-17 Ben LaurieMassive constification.
1999-04-17 Dr. Stephen HensonAdd support for VISIBLESTRING and UTF8String
1999-04-17 Ben LaurieAnother STACK bites the dust.
1999-04-16 Ben LaurieFix some warnings. Contributed by Anonymous.
1999-04-12 Ben LaurieAdd type-safe STACKs and SETs.
1999-04-08 Dr. Stephen HensonAdd PKCS#5 v2.0 ASN1 structures.
1999-04-06 Ulf MöllerRemove obsolete files from SSLeay 0.8.
1999-04-01 Dr. Stephen HensonDid a 'make errors' to update asn1 error codes now...
1999-04-01 Dr. Stephen HensonDelete some auto generated files and correct a typo...
1999-04-01 Ben LaurieUpdate dependencies.
1999-04-01 Ulf MöllerNew Makefile variables $(RANLIB) and $(PERL).
1999-03-29 Dr. Stephen HensonVarious PKCS#12 related tidies and fixes: it might...
1999-03-28 Dr. Stephen HensonYet more PKCS#12 integration: add lots of files under...
1999-03-28 Dr. Stephen HensonFurther PKCS#12 integration, PBE, PKCS#8 additions.
1999-03-27 Dr. Stephen HensonAdd initial support for Thawte strong extranet certific...
1999-03-24 Ralf S. EngelschallMove definitions of IS_SET/IS_SEQUENCE inside crypto...
1999-03-22 Ben LaurieFix security hole.
1999-03-08 Dr. Stephen HensonAdd missing funtions from non ANSI section of header...
1999-03-06 Ben LauriePut the dependencies back.
1999-03-06 Ralf S. EngelschallGeneral source tree makefile cleanups: Made `making...
1999-03-06 Ralf S. EngelschallFix GCC warning...
1999-02-27 Ben LaurieUpdate dependencies.
1999-02-21 Dr. Stephen HensonAdd more functionality to issuer alt name and subject...
1999-02-19 Dr. Stephen HensonPatch so the new crl stuff actually compiles this time...
1999-02-19 Dr. Stephen HensonOverhaul 'crl' application, add a proper X509_CRL_print...
1999-02-17 Dr. Stephen HensonOops! Remeber to include the other patches this time...
1999-02-17 Dr. Stephen HensonFuller authority key id support, partial support for...
1999-02-13 Ben LaurieFinally(?) fix DES stuff.
1999-02-13 Ben LaurieUpdate dependencies.
1999-02-13 Dr. Stephen HensonFix typo in asn1.h (PRINTABLESTRING_STRING) and fix...
1999-02-10 Ralf S. EngelschallFirst cut for a very conservative source tree cleanup:
1999-02-10 Dr. Stephen HensonOops. Forgot to do a 'make errors'.
1999-02-10 Dr. Stephen HensonMore extension code. Incomplete support for subject...
1999-02-09 Ben LaurieUpdate dependencies.
1999-02-09 Dr. Stephen HensonOops... forgot to add new ENUMERATED file...
1999-02-09 Dr. Stephen HensonSupport for ASN1 ENUMERATED type. This copies and dupli...
1999-02-07 Dr. Stephen HensonAdd support for GeneralName and GeneralNames extensions...
1999-01-30 Ben LaurieMore pissing about to get pem.h to behave properly.
1999-01-30 Ben LaurieBreak circular dependency between pem and err.
1999-01-30 Ben LaurieUpdate dependencies.
1999-01-28 Dr. Stephen HensonRemember to add the new file this time :-)
1999-01-28 Dr. Stephen HensonAdd ASN1 code for netscape certificate sequences.
1999-01-24 Dr. Stephen HensonContinuing adding X509 V3 support. This starts to integ...
1999-01-21 Ben LaurieCorrect bracketing error.
next