RT2465: Silence some gcc warnings
[openssl.git] / crypto / bio /
2014-08-09 Rich SalzUndo a90081576c94f9f54de1755188a00ccc1760549a
2014-08-08 Rich SalzRemove DJGPP (and therefore WATT32) #ifdef's.
2014-07-09 Matt CaswellFix memory leak in BIO_free if there is no destroy...
2014-05-11 Kurt RoeckxSet authkey to NULL and check malloc return value.
2014-05-11 Martin Brejchadgram_sctp_ctrl: authkey memory leak
2014-03-06 Andy Polyakovbss_dgram.c,d1_lib.c: make it compile with mingw.
2014-02-25 Dr. Stephen HensonAvoid Windows 8 Getversion deprecated errors.
2014-02-19 Ben LaurieMerge branch 'sct-viewer-master' of https://github...
2014-02-19 Rob StradlingMove the SCT List extension parser into libssl.
2013-11-01 Robin SeggelmannDTLS/SCTP struct authchunks Bug
2013-10-07 Ben LaurieConstification.
2013-01-19 Andy PolyakovImprove WINCE support.
2012-12-16 Andy Polyakovd1_lib.c,bss_dgram.c: eliminate dependency on _ftime.
2012-08-14 Andy Polyakovbss_dgram.c: fix compilation failure and warning on...
2012-07-01 Andy Polyakovbss_dgram.c: fix typos in Windows code.
2012-06-11 Andy Polyakovbss_dgram.c: add BIO_CTRL_DGRAM_SET_DONT_FRAG.
2012-06-11 Andy Polyakovbss_dgram.c: make getsockopt work in cases when optlen...
2012-06-11 Andy Polyakovb_sock.c: make getsockopt work in cases when optlen...
2012-05-30 Ben LaurieBuild on FreeBSD with gcc 4.6.
2012-04-16 Andy PolyakovOPENSSL_NO_SOCK fixes.
2012-04-16 Andy PolyakovMinor compatibility fixes.
2012-03-06 Dr. Stephen HensonPR: 2755
2012-02-25 Dr. Stephen HensonPR: 2730
2011-12-27 Dr. Stephen Hensonfix error code
2011-12-25 Dr. Stephen HensonPR: 2535
2011-12-02 Bodo MöllerFix BIO_f_buffer().
2011-09-01 Dr. Stephen HensonPR: 2340
2011-07-20 Dr. Stephen HensonPR: 2559
2011-05-25 Dr. Stephen HensonPR: 2512
2011-03-19 Richard LevitteAfter some adjustments, apply the changes OpenSSL 1...
2011-01-26 Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2011-01-03 Dr. Stephen HensonPR: 2413
2010-12-11 Andy Polyakovbss_file.c: refine UTF8 logic.
2010-07-26 Dr. Stephen HensonAdd new type ossl_ssize_t instead of ssize_t and move...
2010-06-12 Ben LaurieFix warnings.
2010-05-31 Dr. Stephen Hensonfix PR#2261 in a different way
2010-04-28 Andy Polyakovbss_file.c: refine UTF-8 logic on Windows.
2010-04-21 Andy Polyakovbss_file.c: reserve for option to encode file name...
2010-03-27 Dr. Stephen HensonPR: 1763
2010-03-22 Andy Polyakovbss_file.c: fix MSC 6.0 warning.
2010-03-15 Andy PolyakovFix UPLINK typo.
2010-01-07 Andy Polyakovcvs.openssl.org/chngview?cn=19053 made me wonder if...
2010-01-07 Andy Polyakovsendto is reportedly picky about destination socket...
2010-01-06 Andy PolyakovFix compilation on older Linux. Linux didn't always...
2009-12-30 Andy Polyakovb_sock.c: correct indirect calls on WinSock platforms.
2009-11-26 Andy Polyakovbss_dgram.c: re-fix BIO_CTRL_DGRAM_GET_PEER.
2009-11-15 Andy Polyakovbss_dgram.c: more elegant solution to PR#2069. Use...
2009-11-15 Andy Polyakovb_sock.c: fix compiler warning.
2009-10-15 Dr. Stephen HensonPR: 2069
2009-10-06 Andy PolyakovCombat gcc 4.4.1 aliasing rules.
2009-10-04 Dr. Stephen HensonPrevent ignored return value warning
2009-09-22 Dr. Stephen HensonPR: 2050
2009-09-20 Dr. Stephen HensonPR: 2047
2009-09-04 Dr. Stephen HensonPR: 2028
2009-08-26 Dr. Stephen HensonPR: 2005
2009-07-24 Dr. Stephen HensonPR: 1990
2009-07-24 Dr. Stephen HensonUpdate from 0.9.8-stable.
2009-06-25 Dr. Stephen HensonStop warnings in gcc where "a" is const passed as a...
2009-06-25 Dr. Stephen HensonUpdate from 1.0.0-stable
2009-06-05 Dr. Stephen HensonUpdates from 1.0.0-stable
2009-06-05 Dr. Stephen HensonUpdate from 1.0.0-stable.
2009-05-18 Dr. Stephen HensonUpdate from 1.0.0-stable.
2009-05-17 Dr. Stephen HensonUpdate from 1.0.0-stable.
2009-05-16 Dr. Stephen HensonUpdate from 1.0.0 stable branch.
2009-05-15 Dr. Stephen HensonPR: 1929
2009-05-15 Dr. Stephen HensonUpdate from 1.0.0-stable.
2009-05-06 Dr. Stephen HensonFix from 1.0.0-stable.
2009-05-05 Richard LevitteMove the time fetching code to its own static function...
2009-04-28 Richard LevitteReimplement time check for VMS to mimic the way it...
2009-04-26 Dr. Stephen HensonUpdate from 1.0.0-stable.
2009-04-26 Andy PolyakovImprove readability of bio/b_sock.c
2009-04-26 Richard LevitteInclude sys/time.h to declare gettimeofday().
2009-04-15 Dr. Stephen HensonUpdates from 1.0.0-stable.
2009-04-04 Dr. Stephen HensonUpdates from 1.0.0-stable
2009-03-09 Dr. Stephen HensonUpdate from stable branch.
2009-03-07 Dr. Stephen HensonUpdate from stable branch.
2008-12-25 Richard LevitteIn BIO_write(), update the write statistics, not the...
2008-12-22 Andy PolyakovThis _WIN32-specific patch makes it possible to "wrap...
2008-11-12 Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-02 Dr. Stephen HensonFix warnings: printf format mismatches on 64 bit platforms.
2008-11-01 Andy PolyakovFix bss_log.c on Windows.
2008-11-01 Ben Lauriesize_tification.
2008-09-15 Andy PolyakovFix yesterday typos in bss_dgram.c.
2008-09-14 Andy PolyakovWinsock handles SO_RCVTIMEO in unique manner...
2008-03-16 Geoff ThorpeFix a variety of warnings generated by some elevated...
2008-03-12 Dr. Stephen HensonAnd so it begins...
2008-01-03 Dr. Stephen HensonNetware support.
2007-12-03 Richard LevitteChange submitted by Doug Kaufman. He writes:
2007-10-13 Andy PolyakovBunch of constifications.
2007-10-09 Andy PolyakovAddendum to commit #16654.
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.
2007-02-08 Dr. Stephen HensonAdd -hmac option to dgst from 0.9.7 stable branch.
2006-12-24 Dr. Stephen HensonExperimental streaming PKCS#7 support.
2006-11-29 Nils Larschreplace macros with functions
2006-11-21 Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-04-11 Ulf MöllerAdd BeOS support.
2006-02-15 Nils Larschmake some internal functions static; patch supplied...
2006-02-12 Ulf Möllermake update
next