Source code cleanups: Use void * rather than char * in lhash,
[openssl.git] / crypto / asn1 /
2000-01-30 Ulf MöllerSource code cleanups: Use void * rather than char ...
2000-01-29 Dr. Stephen HensonFix CRL encoding bug.
2000-01-24 Ulf MöllerRename asn1/pkcs8.c to asn1/p8_key.c to avoid name...
2000-01-23 Dr. Stephen HensonTidy up CRYPTO_EX_DATA structures.
2000-01-21 Ulf MöllerCheck RAND_bytes() return value or use RAND_pseudo_bytes().
2000-01-20 Dr. Stephen HensonFinish off the X509_ATTRIBUTE string stuff.
2000-01-13 Bodo MöllerUse CRYPTO_push_info to track down memory leak
2000-01-08 Ben LaurieMake NO_RSA compile with pedantic.
2000-01-07 Bodo Möllerapps/openssl.cnf and the documentation say it's "nombstr",
2000-01-07 Dr. Stephen HensonMore X509_ATTRIBUTE changes.
2000-01-06 Dr. Stephen HensonInitial automation changes to 'req' and X509_ATTRIBUTE...
2000-01-01 Dr. Stephen HensonFix some of the command line password stuff. New function
1999-12-29 Dr. Stephen HensonAdd OIDs for idea and blowfish. Unfortunately these...
1999-12-29 Dr. Stephen HensonSimplify the trust structure: basically zap the bit...
1999-12-26 Dr. Stephen HensonNew {i2d,d2i}_PrivateKey_{bio, fp} functions.
1999-12-24 Dr. Stephen HensonFixes so NO_RSA works again.
1999-12-23 Dr. Stephen HensonAdd PKCS#8 utility functions and add PBE options.
1999-12-22 Dr. Stephen HensonSupport for ASN1 NULL type.
1999-12-13 Dr. Stephen HensonFix a typo in a_enum.c.
1999-12-10 Dr. Stephen HensonFix for crashing INTEGERs, ENUMERATEDs and OBJECT IDENT...
1999-12-08 Dr. Stephen HensonAdd i2d_ASN1_PRINTABLESTRING() function, and do 'make...
1999-12-02 Dr. Stephen HensonChange the trust and purpose code so it doesn't need...
1999-11-27 Dr. Stephen HensonAdd trust setting support to the verify code. It now...
1999-11-27 Dr. Stephen HensonInitial trust code: allow setting of trust checking...
1999-11-26 Dr. Stephen HensonNew options to the -verify program which can be used...
1999-11-23 Dr. Stephen HensonSupport for authority information access extension.
1999-11-21 Dr. Stephen HensonTransparent support for PKCS#8 private keys in RSA...
1999-11-19 Dr. Stephen HensonSupport for otherName in GeneralName.
1999-11-12 Richard LevitteSome new names in asn1.h are longer than 31 chars,...
1999-11-08 Dr. Stephen HensonFix to the -revoke option in ca. It was leaking memory...
1999-11-04 Dr. Stephen HensonAllow additional information to be attached to a
1999-10-27 Dr. Stephen HensonContinued multibyte character support.
1999-10-25 Dr. Stephen HensonMore multibyte character support.
1999-10-23 Ben LaurieConstification.
1999-10-23 Ben LaurieDon't return stuff from void functions.
1999-10-21 Dr. Stephen HensonNew function ASN1_mbstring_copy() to handle ASN1 string...
1999-10-20 Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-10-13 Dr. Stephen HensonInitial support for certificate purpose checking: this...
1999-10-11 Dr. Stephen HensonAdd EX_DATA support to X509.
1999-10-05 Dr. Stephen HensonFix for bug in pkcs12 program and typo in ASN1_tag2str().
1999-10-04 Dr. Stephen HensonAdd support for public key input and output in rsa...
1999-10-04 Dr. Stephen HensonFix for d2i_ASN1_bytes and stop PKCS#7 routines crashin...
1999-09-19 Dr. Stephen HensonLots of evil casts to stop VC++ choking with "possible...
1999-09-18 Dr. Stephen HensonVarious CRL enhancements tidies and workaround for...
1999-09-11 Andy PolyakovInitial support for MacOS.
1999-09-07 Dr. Stephen HensonNew function to convert ASN1 tag values to strings...
1999-09-04 Dr. Stephen HensonNew UTF8 utility functions to parse/generate UTF8 strings.
1999-09-03 Dr. Stephen HensonAdd new 'spkac' utility and several SPKAC utility funct...
1999-08-17 Dr. Stephen HensonFix PKCS7_ENC_CONTENT_new() to include a sensible defau...
1999-08-10 Bodo MöllerUpdates.
1999-08-09 Dr. Stephen HensonSupport for parsing of certificate extensions in PKCS...
1999-08-08 Ralf S. EngelschallFix two remaining prototype-related warnings
1999-08-05 Bodo MöllerNew function DSA_dup_DH, and fixes for bugs that were...
1999-08-03 Ben LaurieMore diagnostics.
1999-07-27 Dr. Stephen HensonNew function OBJ_obj2txt()
1999-07-24 Bodo MöllerDon't include x509.h when we just need asn1.h
1999-07-21 Bodo MöllerTorture weak compilers less by not automatically includ...
1999-07-11 Dr. Stephen HensonCopy flags in ASN1_STRING_dup()
1999-06-24 Dr. Stephen HensonFix d2i_ASN1_INTEGER() and i2d_ASN1_INTEGER() so it...
1999-06-21 Dr. Stephen HensonImplement STACK_OF(ANS1_OBJECT) for extended key usage...
1999-06-21 Bodo Möller"make update"
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.
next