]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ts
remove 0 assignments.
[thirdparty/openssl.git] / crypto / ts /
2015-09-03  Rich SalzAdd and use OPENSSL_zalloc
2015-08-31  Dr. Stephen HensonAdd X509_up_ref function.
2015-06-04  Rich SalzSet error code, no fprintf stderr, on errors.
2015-06-04  Rich SalzRename all static TS_xxx to ts_xxx
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-06  Rich Salzmemset, memcpy, sizeof consistency fixes
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-05-03  Dr. Stephen HensonAdd OSSL_NELEM macro.
2015-05-01  Rich Salzfree NULL cleanup -- coda
2015-05-01  Rich Salzfree NULL cleanup 11
2015-04-30  Rich Salzfree NULL cleanup 5a
2015-04-30  Rich Salzfree NULL cleanup 8
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-03-28  Rich Salzfree NULL cleanup
2015-03-23  Dr. Stephen Hensonmake X509_EXTENSION opaque
2015-03-23  Dr. Stephen HensonRemove old ASN.1 code.
2015-03-12  Dr. Stephen HensonRemove obsolete declarations.
2015-01-27  Rich SalzOPENSSL_NO_xxx cleanup: many removals
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellFurther comment changes for reformat (master)
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-11  Matt Caswellmake update
2014-12-08  Matt CaswellImplement internally opaque bn access from ts
2014-12-08  Geoff ThorpeInclude <openssl/foo.h> instead of "foo.h"
2014-12-08  Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28  Rich SalzRemove all .cvsignore files
2014-11-12  Michal BozonCorrect timestamp output when clock_precision_digits > 0
2014-08-18  Justin BlanchardRT1815: More const'ness improvements
2014-04-22  Ben LaurieFix double frees.
2012-08-03  Dr. Stephen HensonRename Suite B functions for consistency.
2012-06-03  Ben LaurieVersion skew reduction: trivia (I hope).
2011-01-26  Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2011-01-03  Dr. Stephen HensonPR: 2410
2010-04-14  Dr. Stephen HensonPR: 2235
2009-09-23  Dr. Stephen HensonAudit libcrypto for unchecked return values: fix all...
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...