Upgrade to 2.62.2
[platform/upstream/libsoup.git] / libsoup / soup-connection.c
2019-12-10 Seonah MoonUpgrade to 2.62.2 85/219785/1 accepted/tizen/unified/20191224.131909 submit/tizen/20191218.041916
2019-12-09 Seonah MoonImported Upstream version 2.62.2 66/219666/1 upstream/2.62.2
2017-08-03 Seonah Moon[RQ170802-00531] Fixed format argument issue 48/142148/1 accepted/tizen/4.0/unified/20170816.012150 accepted/tizen/4.0/unified/20170816.015127 accepted/tizen/4.0/unified/20170828.222641 accepted/tizen/unified/20170803.075505 submit/tizen/20170803.015917 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0/20170828.100006 submit/tizen_4.0_unified/20170814.115522
2017-07-12 Seonah MoonAdd dlog message 96/138396/2 accepted/tizen/unified/20170724.020259 submit/tizen/20170717.234028 submit/tizen/20170721.063342 submit/tizen/20170721.063811
2016-06-08 Seonah MoonFix limit of HCL length 99/73399/1
2016-03-02 Seonah Moon[SVACE][TIZEN_3.0_TV][Major][WGID 29408]UNUSED_RETURN_VALUE 17/60817/1 accepted/tizen/common/20160302.193933 accepted/tizen/ivi/20160302.224952 accepted/tizen/mobile/20160302.224900 accepted/tizen/tv/20160302.224916 accepted/tizen/wearable/20160302.224930 submit/tizen/20160302.112011
2015-11-10 Seonah MoonBase Code merged to tizen 2.4 97/51497/1 accepted/tizen/mobile/20151111.231940 accepted/tizen/tv/20151111.232000 accepted/tizen/wearable/20151111.232009 submit/tizen/20151111.070234
2014-11-04 Zhang zhengguangImported Upstream version 2.46.0 upstream/2.46.0
2013-04-03 Dan Winshipsoup-connection: fix SoupProxyResolverDefault breakage
2013-03-07 Dan WinshipAdd SoupSession:proxy-resolver
2013-02-16 Dan WinshipInternal renamings for clarity
2013-02-06 Jonh WendellSoupConnection: added a new construction-time property...
2013-01-07 Dan WinshipRevert "SoupConnection: disconnect on failed connection...
2012-12-14 Colin WaltersSoupConnection: Quiet a (mistaken) compiler warning
2012-11-02 Dan WinshipSoupConnection: disconnect on failed connections/tunnels
2012-11-02 Dan WinshipSoupConnection: hide a special case
2012-11-02 Dan WinshipSoupConnection: track reusability internally
2012-11-02 Dan WinshipSoupConnection: track current message, not current...
2012-11-02 Dan WinshipSoupConnection: drop "message" property
2012-11-02 Dan WinshipSoupConnection: don't listen to SoupSocket::disconnected
2012-10-18 Dan WinshipSoupConnection: fix a race condition with non-keepalive...
2012-08-25 Dan WinshipSoupConnection: fix up ::event signal emissions
2012-08-25 Dan WinshipSoupConnection: fix up states during connection
2012-07-16 Dan Winshipsoup-message-io: make disconnect-on-unfinished more...
2012-07-13 Dan WinshipClean up includes
2012-07-13 Dan WinshipReorganize files to need fewer forward declarations
2012-07-13 Dan WinshipUse g_clear_object(), g_clear_pointer()
2012-04-28 Dan WinshipReorganize proxy resolution, and support SOCKS and...
2012-04-28 Dan WinshipMove SoupSocket stuff out of soup-message-io.c
2012-03-28 Sergio Villar Seninsoup-connection.c: do not unref the socket twice while...
2012-02-12 Dan Winshipvalgrind run...
2012-02-08 Dan WinshipUse Makefile.glib
2011-12-22 Dan WinshipSoupMessage: add network-event signal
2011-12-22 Dan WinshipSoupConnection: belatedly fix up unix-only code
2011-11-13 Dan WinshipFix handling of connections that time out while IN_USE
2011-11-08 Dan WinshipAdd SoupSession:use-thread-context
2011-09-29 Dan WinshipUse GTlsDatabase, add new SoupSession properties for it
2011-08-07 Dan WinshipDefault to TLS for https connections, and fall back...
2011-08-07 Dan WinshipSoupConnection: do TLS handshake at connection time
2010-06-09 Dan WinshipFix connection states so in-use connections don't get...
2010-06-09 Dan WinshipAdd SoupMessageQueueItemState, remove SoupMessageIOStatus
2010-06-09 Dan Winshipsoup-message-io: use SoupMessageQueueItems and add...
2010-06-09 Dan WinshipMisc SoupConnection API improvements
2010-06-09 Dan WinshipMake SoupConnection warn if disposed "incorrectly"
2010-05-22 Dan Winshipsoup-message-io: only retry on I/O error if the connect...
2010-05-16 Dan WinshipFix SoupSessionAsync to handle very early aborts better
2010-02-21 Dan WinshipAdd SOUP_SESSION_SSL_STRICT, to control whether SSL...
2009-11-22 Dan WinshipChanges to SoupConnection and SoupSession for debugging
2009-10-18 Dan WinshipFix the latest round of "Connection terminated unexpect...
2009-09-11 Dan WinshipFix leaks, including a large one in SoupContentSniffer
2009-08-22 Dan WinshipRe-redo not-yet-used connection handling
2009-08-18 Dan WinshipTweak SoupConnection handling a bit wrt "not yet used...
2009-08-18 Dan WinshipNotice closed connections sooner
2009-06-07 Dan WinshipImplement SoupProxyURIResolver, to replace SoupProxyRes...
2009-06-07 Dan WinshipSoupConnection/SoupSession reorg and cleanup
2009-04-18 Dan WinshipBug 574414 – Make SOUP_SESSION_TIMEOUT work with SoupSe...
2008-12-09 Dan WinshipExplicitly document the fact that you have to call...
2008-10-31 Dan Winshipnew abstract base class for a SoupSessionFeature that...
2008-10-03 Dan WinshipChange the SoupURI properties to SoupAddress properties.
2008-03-18 Dan WinshipAdd a new property, SOUP_SESSION_IDLE_TIMEOUT, to speci...
2008-03-13 Xan Lopez Use G_OBJECT_WARN_INVALID_PROPERTY_ID in all get/set_p...
2008-02-09 Dan Winshipremove prototype for soup_signal_connect_once, which...
2008-02-01 Dan WinshipReorganize this; emitting DISCONNECTED may cause the...
2008-01-15 Dan WinshipReplaces SoupConnectionNTLM; now works as a SoupSession...
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk
2007-11-21 Dan Winshipdon't leak the SoupAddress.
2006-06-12 Dan WinshipNew client and server API tutorials.
2006-05-26 Dan WinshipStart SSL after CONNECTing! Doh. Part of bnc #174255.
2006-02-24 Veerapuram Varadhanadd a "timeout" property, which gets passed from server...
2005-11-10 Dan Winshipbump version to 2.2.90. This will not be officially...
2005-11-01 Dan WinshipCast the argument to g_object_add/remove_weak_pointer...
2005-10-27 Dan Winship bgo #316313 / bnc #116762, and probably also bgo ...
2005-08-22 Dan WinshipFix g_object_add/remove_weak_pointer usage to prevent...
2005-08-16 Dan Winship Fix a connection leak reported by Tambet.
2005-06-14 Dan Winshipadd/fix gtk-doc comments, make functions match prototyp...
2005-04-19 Tor LillqvistCall AC_LIBTOOL_WIN32_DLL. Check for Win32, set Automak...
2005-04-11 Dan Winshiprequire glib-2.0 >= 2.4.0
2005-04-11 Dan Winshipbelatedly pull up changes from gnome-2-10 branch
2004-08-26 Dan Winshipadd/fix lots of gtk-doc comments
2004-08-10 Dan WinshipDon't use conn after emitting the "connect_result"...
2004-07-14 Dan WinshipIf the connection attempt succeeded, reserve the connec...
2004-04-15 Dan WinshipConnect to the socket's "disconnect" signal. (We were...
2004-02-11 Dan WinshipUpdate Joe's comment here with a gory explanation of...
2004-02-10 Joe ShawAdd a workaround for SSL connections which time-out...
2003-12-22 Dan WinshipLots of thread-safety stuff, primarly so you can discon...
2003-12-19 Dan WinshipNew. An interface for objects that want to act on every...
2003-12-18 Dan WinshipActually disconnect the socket rather than just unreffi...
2003-12-17 Dan WinshipAdd gthread to glib check
2003-12-16 Joe ShawOnly set up a tunnel if the destination protocol is...
2003-11-18 Dan WinshipChange G_LOG_DOMAIN to "libsoup". Remove unused defines.
2003-11-18 Dan Winshipdeclare soup_ssl_supported.
2003-09-23 Dan WinshipRemove refcounting, but note whether or not the CA...
2003-09-22 Dan WinshipMove RESPONSE_BLOCK_SIZE #define here from soup-private.h
2003-09-17 Dan WinshipReplaces the three previous soup_connection_new* functi...
2003-09-10 Dan WinshipRemove the "status" field from here, since it's mostly...
2003-09-09 Dan Winship Beginnings of improved synchronous API support
2003-09-03 Dan WinshipRenamed from soup-error.h, with types and defines renam...
2003-09-02 Dan WinshipFirst draft at the new object to maintain formerly...
2003-08-29 Dan WinshipMajor rewrite. There is now only a single IO state...
2003-08-26 Dan WinshipHigher-than-soup-message-io-level functions to do clien...
next