fix: BN_swap mishandles flags (1.0.2)
[openssl.git] / crypto / ts /
2018-03-27 Matt Caswellmake update
2018-03-27 Matt CaswellUpdate copyright year
2018-01-24 Jonathan ScaliseChanged OPENSSL_gmtime so macOS uses threadsafe gmtime_...
2016-08-04 Dr. Stephen HensonLimit status message sisze in ts_get_status_check
2016-07-22 Dr. Stephen HensonFix OOB read in TS_OBJ_print_bio().
2016-06-10 Matt CaswellFix seg fault in TS_RESP_verify_response()
2016-01-02 Viktor DukhovniFix X509_STORE_CTX_cleanup()
2015-11-13 Graeme PerrowRT32671: wrong multiple errs TS_check_status_info
2015-09-15 Rich SalzRT4044: Remove .cvsignore files.
2015-05-23 Richard LevitteFix the update target and remove duplicate file updates
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellAdditional comment changes for reformat of 1.0.2
2015-01-22 Tim Hudsonmark all block comments that need format preserving...
2014-11-12 Michal BozonCorrect timestamp output when clock_precision_digits > 0
2014-04-22 Ben LaurieFix double frees.
2012-12-26 Dr. Stephen HensonNew function X509_chain_up_ref to dup and up the refere...
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2012-01-24 Dr. Stephen Hensononly include evp.h once
2011-06-03 Dr. Stephen HensonBackport libcrypto audit: check return values of EVP...
2011-01-03 Dr. Stephen HensonPR: 2410
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-04-14 Dr. Stephen HensonPR: 2235
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2008-12-29 Ben LaurieIf we're going to return errors (no matter how stupid...
2008-12-20 Dr. Stephen HensonMake no-engine work again.
2008-11-12 Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-01 Ben LaurieMore size_tification.
2008-04-17 Lutz JänickeApply mingw patches as supplied by Roumen Petrov an...
2008-03-22 Dr. Stephen HensonUpdate dependencies.
2008-03-16 Geoff ThorpeFix a variety of warnings generated by some elevated...
2007-04-24 Bodo Möllerfix function codes for error
2006-11-21 Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-10-27 Nils Larschfix OPENSSL_NO_foo defines
2006-07-17 Dr. Stephen HensonUpdate .cvsignore
2006-03-31 Richard LevitteIf we declare a function, like d2i_TS_MSG_IMPRINT_bio...
2006-03-19 Nils Larschfix last commit: return NULL is TS_RESP_CTX_set_status_...
2006-03-18 Nils Larschensure the pointer is valid before using it
2006-03-07 Nils Larschfix function name in error message
2006-03-05 Nils Larschconstify some print and ts functions
2006-03-02 Richard LevitteMake shorter TS symbols for OpenVMS.
2006-02-26 Ulf MöllerTS bugfixes: Do not hardcode message digest algorithms...
2006-02-15 Dr. Stephen HensonFix warnings.
2006-02-15 Ulf Möllershorter filenames
2006-02-14 Nils Larschuse asn1 callbacks for new, free and d2i
2006-02-13 Nils Larschdon't use the l length modifier for int
2006-02-13 Nils Larschuse stricter prototypes, fix warnings
2006-02-12 Ulf Möllermake update
2006-02-12 Ulf Möllertime stamp Makefile, test files
2006-02-12 Ulf MöllerRFC 3161 compliant time stamp request creation, respons...