]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ts/ts_conf.c
Remove /* foo.c */ comments
[thirdparty/openssl.git] / crypto / ts / ts_conf.c
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-11-20  Dr. Stephen HensonAdd support for signer_digest option in TS.
2015-09-22  Rich SalzRemove "noise" comments from TS files.
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-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-11  Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-01  Rich Salzfree NULL cleanup 11
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2008-12-20  Dr. Stephen HensonMake no-engine work again.
2008-03-16  Geoff ThorpeFix a variety of warnings generated by some elevated...
2006-02-12  Ulf MöllerRFC 3161 compliant time stamp request creation, respons...