change wording
[openssl.git] / crypto / x509v3 /
2000-02-26 Bodo MöllerMore get0 et al. changes. Also provide fgrep targets...
2000-02-26 Dr. Stephen HensonRename functions for new convention.
2000-02-13 Dr. Stephen HensonModernise 'selfsign.c' to use new X509_NAME code
2000-02-11 Ralf S. EngelschallMake gcc 2.95.2 happy again, even under ``-Wall -Wshado...
2000-02-07 Dr. Stephen HensonRename the X509V3_*_d2i functions to X509_get_ext_d2i...
2000-02-01 Ulf MöllerEBCDIC support.
2000-01-30 Ulf MöllerSeek out and destroy another evil cast.
2000-01-21 Ulf MöllerSome more ifdefs for no-xxx options.
2000-01-18 Richard LevitteAvoid converting void * to a function pointer when...
2000-01-07 Dr. Stephen Henson#undef PKCS7_SIGNER_INFO for Win32 to avoid clashes.
1999-12-29 Dr. Stephen HensonSimplify the trust structure: basically zap the bit...
1999-12-03 Dr. Stephen HensonFix a bug in the modified purpose code: it wasn't updat...
1999-12-02 Dr. Stephen HensonChange the trust and purpose code so it doesn't need...
1999-12-01 Dr. Stephen HensonModify the X509 V3 extension lookup code.
1999-11-29 Dr. Stephen HensonAdd part of chain verify SSL support code: not complete...
1999-11-27 Dr. Stephen HensonAdd trust setting support to the verify code. It now...
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-19 Dr. Stephen HensonSupport for otherName in GeneralName.
1999-11-16 Dr. Stephen HensonNew function X509_cmp().
1999-11-04 Dr. Stephen HensonAllow additional information to be attached to a
1999-10-25 Bodo MöllerImprove support for running everything as a monolithic...
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-09 Dr. Stephen HensonNew functions to parse and get extensions.
1999-08-25 Dr. Stephen HensonAllow extensions to be added to certificate requests...
1999-08-08 Ralf S. EngelschallA few more ``#ifndef NO_FP_API / #endif'' pairs for...
1999-08-02 Bodo Mölleravoid some NO_<cipher> problems
1999-07-10 Dr. Stephen HensonSXnet code was freeing up the extension data rather...
1999-06-21 Dr. Stephen HensonImplement STACK_OF(ANS1_OBJECT) for extended key usage...
1999-06-21 Bodo Möller"make update"
1999-06-20 Dr. Stephen HensonConvert the CONF library to use a typesafe stack: a...
1999-06-11 Dr. Stephen HensonDocument the X509V3 code and change some of the extensi...
1999-05-23 Dr. Stephen HensonSet ext_list to NULL after use.
1999-05-21 Bodo MöllerIt was a very bad idea to use #include "../e_os.h"...
1999-05-20 Bodo MöllerDon't install e_os.h in include/openssl, use it only...
1999-05-17 Dr. Stephen HensonVarious clarifications to extension docs: change the...
1999-05-15 Bodo MöllerUpdate dependencies.
1999-05-13 Ben LaurieUpdate dependencies.
1999-05-10 Bodo MöllerThe various character predicates (isspace and the like...
1999-05-10 Ralf S. EngelschallFix various things to let OpenSSL even pass ``egcc...
1999-05-09 Dr. Stephen HensonKill evil casts, fix PKCS#7 and add new X509V3 Function.
1999-05-08 Dr. Stephen HensonAllows PKCS#12 password to be placed on command line...
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 Dr. Stephen HensonOops ... fix warning.
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-27 Dr. Stephen HensonAdd PKCS#12 documentation and new option in x509 to...
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-25 Dr. Stephen HensonVarious header consistency fixes.
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-22 Bodo MöllerCVS confusion?
1999-04-22 Bodo MöllerFixed some race conditions.
1999-04-21 Dr. Stephen HensonSuppport for CRL distribution points extension. Also...
1999-04-20 Ulf MöllerFix lots of warnings.
1999-04-20 Ben LaurieUpdate dependencies.
1999-04-20 Dr. Stephen HensonVarious fixes so Win32 compile may work. Convert Genera...
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-19 Dr. Stephen HensonFinish off support for Certificate Policies extension.
1999-04-19 Ulf MöllerClean up prototypes (prepare for removing NOPROTO).
1999-04-19 Bodo MöllerRemoved extra semicolons.
1999-04-18 Dr. Stephen HensonInitial support for Certificate Policies extension...
1999-04-17 Dr. Stephen HensonAllow asn1parse to print out VISIBLESTRING and some...
1999-04-17 Ben LaurieMassive constification.
1999-04-17 Ben LaurieAnother STACK bites the dust.
1999-04-16 Dr. Stephen HensonAdd initial support for r2i RAW extensions which can...
1999-04-16 Ben LaurieFix some warnings. Contributed by Anonymous.
1999-04-14 Dr. Stephen HensonAdd some utilities to support SXNet extension also...
1999-04-13 Dr. Stephen HensonDelete all the old X509V3 pack and unpack stuff and...
1999-04-12 Ben LaurieAdd type-safe STACKs and SETs.
1999-04-01 Ben LaurieUpdate dependencies.
1999-04-01 Ulf MöllerNew Makefile variables $(RANLIB) and $(PERL).
1999-03-27 Dr. Stephen Hensonextranet file added...
1999-03-27 Dr. Stephen HensonAdd initial support for Thawte strong extranet certific...
1999-03-22 Ben LaurieFix security hole.
1999-03-14 Dr. Stephen HensonUsing int for the digest length in EVP_DigestFinal...
1999-03-08 Dr. Stephen HensonAdd missing funtions from non ANSI section of header...
1999-03-07 Dr. Stephen HensonDelete obsolete old X509V3 files.
1999-03-06 Dr. Stephen HensonAdded support for adding extensions to CRLs, also fix...
1999-03-06 Ben LauriePut the dependencies back.
1999-03-06 Ralf S. EngelschallGeneral source tree makefile cleanups: Made `making...
1999-03-06 Dr. Stephen HensonAdd an extra 'raw' function r2i to the extension code...
1999-03-04 Dr. Stephen HensonDeleted my str_dup() function from X509V3: the same...
1999-02-27 Ben LaurieUpdate dependencies.
1999-02-22 Dr. Stephen HensonVarious changes to make this stuff compile under Win32...
1999-02-21 Ben LaurieFix warning.
1999-02-21 Dr. Stephen HensonAdd more functionality to issuer alt name and subject...
1999-02-20 Ben LaurieFix a warning.
1999-02-20 Ben LaurieGenerate errors when public/private key check is done.
1999-02-20 Dr. Stephen HensonPreliminary support for reason code CRL extension.
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...
next