]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/bio
Add volatile qualifications to two blocks of inline asm to stop GCC from
[thirdparty/openssl.git] / crypto / bio /
2014-07-09  Matt CaswellFix memory leak in BIO_free if there is no destroy...
2012-03-07  Dr. Stephen HensonPR: 2755
2012-03-06  Dr. Stephen Hensonrevert PR#2755: it breaks compilation
2012-03-06  Dr. Stephen HensonPR: 2755
2011-12-02  Bodo MöllerFix BIO_f_buffer().
2011-09-01  Dr. Stephen HensonPR: 2340
2011-07-20  Dr. Stephen HensonPR: 2559
2010-06-12  Ben LaurieFix gcc 4.6 warnings. Check TLS server hello extension...
2010-05-31  Dr. Stephen Hensonfix PR#2261 in a different way
2010-03-27  Dr. Stephen HensonPR: 1763
2010-03-22  Andy Polyakovbss_file.c: fix MSC 6.0 warning [from HEAD].
2010-03-15  Andy PolyakovFix UPLINK typo [from HEAD].
2009-10-04  Dr. Stephen HensonPrevent ignored return value warning
2009-09-22  Dr. Stephen HensonPR: 2050
2009-09-04  Dr. Stephen HensonPR: 2028
2009-07-24  Dr. Stephen HensonPR: 1990
2009-07-24  Dr. Stephen HensonPR: 1989
2009-06-25  Dr. Stephen HensonFix from HEAD.
2009-06-05  Dr. Stephen HensonUpdate from 1.0.0-stable.
2009-06-05  Dr. Stephen HensonFix from 1.0.0-stable.
2009-05-18  Dr. Stephen HensonFix from 1.0.0-stable branch.
2009-05-17  Dr. Stephen HensonModified PR#1929 update from 1.0.0-stable.
2009-05-16  Dr. Stephen HensonUpdates from 1.0.0-stable.
2009-05-15  Dr. Stephen HensonUpdate from HEAD.
2009-05-05  Richard LevitteUpdate from HEAD
2009-04-28  Richard LevitteUpdate from HEAD
2009-04-14  Dr. Stephen HensonPR: 1829
2009-04-02  Dr. Stephen HensonOoops, revert patch... due to non-portable gettimeofday...
2009-04-02  Dr. Stephen HensonPR: 1829
2009-03-09  Dr. Stephen HensonPR: 1858
2009-03-07  Dr. Stephen HensonSubmitted by: Jeremy Shapiro <jnshapir@us.ibm.com>
2008-12-30  Andy PolyakovBackport http://cvs.openssl.org/chngview?cn=17710 from...
2008-12-25  Richard LevitteIn BIO_write(), update the write statistics, not the...
2008-09-16  Dr. Stephen HensonMerge changes to build system from fips branch.
2008-09-15  Andy PolyakovFix yesterday typos in bss_dgram.c [from HEAD].
2008-09-14  Andy PolyakovWinsock handles SO_RCVTIMEO in unique manner... [from...
2008-04-02  Dr. Stephen HensonBackport of zlib compression BIO from HEAD. Update...
2008-01-03  Dr. Stephen HensonNetware support.
2007-09-18  Andy PolyakovRemove excessive whitespaces from bio.h.
2007-09-16  Andy PolyakovIt's inappropraite to override application signal,...
2007-09-15  Andy PolyakovMake bn2dec work on "SIXTY_FOUR_BIT" platforms [from...
2007-02-08  Dr. Stephen HensonAdd hmac option to dgst from 0.9.7-stable.
2006-11-29  Nils Larschreplace macros with functions
2006-11-21  Dr. Stephen HensonRebuild error file C source files.
2006-02-08  Nils Larschbackport recent changes from the cvs head
2006-02-04  Dr. Stephen HensonUpdate filenames in makefiles
2006-02-02  Nils Larschfix if statement: call conn_state() if the BIO is not...
2005-12-16  Andy Polyakovbio.h update from HEAD.
2005-09-29  Andy PolyakovFix typo [from HEAD].
2005-09-29  Andy PolyakovFix missing applink call [from HEAD].
2005-06-13  Richard LevitteNetware patch submitted by Verdon Walker" <VWalker...
2005-06-06  Andy PolyakovAllow BIO_s_file to open and sequentially access files...
2005-05-29  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-28  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-19  Richard Levitte'make update' with a default configuration.
2005-05-18  Andy PolyakovEngage Applink in mingw. [from HEAD]
2005-05-18  Andy PolyakovEngage Applink in mingw. Note that application-side...
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-17  Andy PolyakovEngage Applink for VC builds.
2005-05-17  Andy PolyakovOPENSSL_Applink update.
2005-05-16  Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-15  Andy PolyakovFool-proofing Makefiles
2005-05-05  Nils Larschfix compiler warning; pow10 is also in math.h
2005-04-27  Dr. Stephen HensonLots of Win32 fixes for DTLS.
2005-04-27  Nils Larschadd missing parentheses
2005-04-26  Bodo MöllerFix various incorrect error function codes.
2005-04-26  Bodo Möllermake update
2005-04-26  Ben LaurieAdd DTLS support.
2005-04-20  Dr. Stephen HensonStop bogus shadowing warning.
2005-04-12  Dr. Stephen HensonRebuild error codes.
2005-04-11  Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-05  Nils Larschsome const fixes and cleanup
2005-03-31  Ben LaurieGive everything prototypes (well, everything that's...
2005-03-30  Ben LaurieBlow away Makefile.ssl.
2004-12-27  Andy PolyakovMinor cygwin update.
2004-11-02  Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-08-11  Richard LevitteBasically, I wanted to be able to make a dump to a...
2004-04-19  Geoff Thorpemake update
2004-03-25  Richard LevitteMake prototypes for some callback pointers.
2004-03-25  Geoff ThorpeProtect against gcc's "warning: cast does not match...
2004-03-24  Richard LevitteDon't define fd for platforms that do not use it, as...
2004-03-21  Richard LevitteRemove a warning for conversion double->long. This...
2004-03-21  Richard LevitteMake sure fd is defined where it should.
2003-12-27  Richard LevitteUse sh explicitely to run point.sh
2003-12-27  Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-12-11  Richard LevitteTo figure out if we're going outside the buffer, use...
2003-11-28  Richard LevitteNetware-specific changes,
2003-11-04  Geoff ThorpeAvoid some shadowed variable names.
2003-10-29  Geoff ThorpeRemove an unnecessary cast that causes certain compiler...
2003-09-28  Richard LevitteUhmm, It seem to have forgotten one file when I committ...
2003-08-06  Bodo Mölleradd OpenSSL license
2003-06-11  Richard LevitteMake sure to NUL-terminate the string on end-of-file...
2003-05-21  Richard LevitteFix sign bugs.
2003-04-03  Richard LevitteMake %p and %# work properly, at least with pointers...
2003-04-03  Richard LevitteAdd GCC attributes when compiled with gcc. This helps...
2003-03-20  Richard LevitteMake sure we get the definition of OPENSSL_NO_ERR.
2003-03-20  Richard LevitteMake sure we get the definition of OPENSSL_NO_SOCK.
2003-03-20  Richard LevitteMake sure we get the definition of OPENSSL_NO_FP_API.
2003-02-20  Dr. Stephen HensonRe enable the read side non blocking test BIO code.
2003-02-05  Bodo Möllertypo in WIN16 section
next