]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/pqueue
Changed OPENSSL_gmtime so macOS uses threadsafe gmtime_r instead of gmtime.
[thirdparty/openssl.git] / crypto / pqueue /
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 .
2014-08-28  Rich SalzRT2308: Add extern "C" { ... } wrapper
2012-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-06-15  Dr. Stephen HensonFix warnings (From HEAD, original patch by Ben).
2009-05-16  Dr. Stephen HensonPR: 1930
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
2007-09-16  Andy PolyakovRemove pq_compat.h.
2006-02-04  Dr. Stephen HensonUpdate filenames in makefiles.
2005-12-20  Richard LevitteWhoops, we were copying instead of comparing at the...
2005-07-26  Geoff Thorpeadd a .cvsignore
2005-06-29  Richard LevitteActually, the 64bit format specifier differs between...
2005-06-29  Ben LaurieBrought forward from 0.9.8 - 64 bit warning fixes and...
2005-06-07  Andy Polyakov"Liberate" dtls from BN dependency. Fix bug in replay...
2005-06-06  Richard LevitteFurther change pq_compat.h to generate the flag macros...
2005-06-05  Richard LevitteChange pq_compat.h to trust the macros defined by bn...
2005-05-30  Richard Levittepqueue and dtls uses 64-bit values. Unfortunately...
2005-05-16  Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-16  Bodo Möllermake update
2005-05-15  Andy PolyakovFool-proofing Makefiles
2005-05-09  Bodo MöllerUpdate util/ck_errf.pl script, and have it run automati...
2005-04-27  Dr. Stephen HensonLots of Win32 fixes for DTLS.
2005-04-26  Bodo Möllermake update
2005-04-26  Ben LaurieAdd DTLS support.