RT3963: Allow OCSP stapling with -rev and -www
[openssl.git] / crypto / conf /
2015-06-09 Rich SalzNo fprintf in the txt_db component
2015-05-22 Richard LevitteFix the update target and remove duplicate file updates
2015-05-14 Richard Levittemake depend
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-07 Rich SalzUse "==0" instead of "!strcmp" etc
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-05-01 Rich Salzfree NULL cleanup -- coda
2015-05-01 Rich Salzfree NULL cleanup 11
2015-05-01 Rich Salzfree null cleanup finale
2015-04-28 Rich Salzremove malloc casts
2015-03-31 Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31 Richard LevitteStop symlinking, move files to intended directory
2015-02-12 Graeme PerrowRT3670: Check return from BUF_MEM_grow_clean
2015-02-06 Rich SalzLive code cleanup: remove #if 1 stuff
2015-02-06 Rich Salzutil/mkstack.pl now generates entire safestack.h
2015-01-30 Rich SalzDead code removal: #if 0 conf, dso, pqueue, threads
2015-01-27 Rich Salz"#if 0" removal: header files
2015-01-26 Rich SalzMake OPENSSL_config truly ignore errors.
2015-01-22 Matt CaswellRe-align some comments after running the reformat script.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-14 Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-12-08 Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28 Rich SalzRemove all .cvsignore files
2014-11-20 Rich SalzRT3488: Update doc for OPENSSL_config
2014-08-30 Rich SalzRemove some outdated README files, to avoid confusing...
2014-08-28 Dr. Stephen Hensonfix warning
2014-08-18 Justin BlanchardRT1815: More const'ness improvements
2014-07-07 David LloydPrevent infinite loop loading config files.
2012-10-22 Dr. Stephen HensonNew config module for string tables. This can be used...
2012-07-03 Dr. Stephen HensonPR: 2840
2011-09-02 Dr. Stephen HensonPR: 2576
2011-01-26 Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2010-06-12 Ben LaurieFix warnings.
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2008-07-04 Dr. Stephen HensonAvoid warnings with -pedantic, specifically:
2008-06-04 Ben LaurieMore type-checking.
2008-05-31 Dr. Stephen HensonStop warning about extra ';' outside of function.
2008-05-26 Ben LaurieLHASH revamp. make depend.
2007-09-07 Dr. Stephen HensonChange safestack reimplementation to match 0.9.8.
2007-05-10 Dr. Stephen HensonTidy up docs, remove warning.
2007-04-09 Dr. Stephen HensonDon't ignore config_name parameter passed to OPENSSL_co...
2007-04-01 Ben LaurieDon't die if the value is NULL (Coverity CID 98).
2007-01-21 Dr. Stephen HensonConstify version strings and some structures.
2006-11-21 Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-11-16 Dr. Stephen HensonInitial, incomplete support for typesafe macros without...
2006-02-04 Dr. Stephen HensonUpdate filenames in makefiles.
2005-12-18 Andy PolyakovKeep disclaiming 16-bit platform support. For now remov...
2005-09-28 Richard LevitteChange a comment so it corresponds to reality. Put...
2005-05-17 Andy PolyakovMove cryptlib.h prior bio.h. Actually it makes sense...
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-15 Andy PolyakovFool-proofing Makefiles
2005-05-11 Bodo MöllerFix more error codes.
2005-04-26 Bodo MöllerFix various incorrect error function codes.
2005-04-12 Dr. Stephen HensonRebuild error codes.
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-07 Nils Larschmake sure error queue is totally emptied
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-05-17 Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-05-06 Richard LevitteWhen the pointer 'from' changes, it's stored length...
2004-04-19 Geoff Thorpemake update
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-11-29 Richard LevitteWe're getting a clash with C++ because it has a type...
2003-11-21 Geoff ThorpeFix a small bug in str_copy: if more than one variable...
2003-05-01 Richard Levittemake update
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_ERR.
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2002-12-29 Richard Levittemake update
2002-11-14 Richard LevitteHandle last lines that aren't properly terminated.
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-12 Dr. Stephen HensonInitial ASN1 generation code. This can construct
2002-10-09 Richard LevitteAdd a few more VxWorks targets.
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-08-09 Bodo Möllermake update
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-07-30 Lutz Jänicke"make update"
2002-07-14 Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-13 Lutz JänickeAdd missing prototypes.
2002-03-18 Bodo MöllerFix bugs and typos.
2002-02-26 Richard Levittemake update, after moving around symbols in libeay...
2002-02-23 Dr. Stephen HensonNew OPENSSL_LOAD_CONF define to load openssl.cnf
2002-02-22 Dr. Stephen HensonConfig code updates.
2002-02-21 Dr. Stephen HensonConfig file updates from stable branch
2002-02-13 Bodo MöllerECDSA support
2002-01-24 Bodo Möllerfix formatting of automatically generated error section
2002-01-24 Bodo MöllerNew functions
2002-01-24 Richard Levittemake update
2002-01-22 Ben LaurieMake no config file not an error. Move /dev/crypto...
2002-01-22 Dr. Stephen HensonConstification.
2002-01-22 Dr. Stephen Hensondefault_algorithms option in ENGINE config.
2002-01-21 Dr. Stephen HensonInitial ENGINE config module, docs to follow.
2002-01-18 Ben LaurieConstification, add config to /dev/crypto.
2002-01-18 Bodo Möllerdisable broken code
2002-01-18 Ben LaurieOther errors are possible.
2002-01-18 Ben LaurieStupid apps should die, not fail silently.
2002-01-18 Ben LaurieFix memory leak.
next