Remove build warning
[platform/upstream/libsoup.git] / libsoup / soup-message.c
2016-03-15 Seonah MoonRemove build warning 68/62268/2 submit/tizen/20160418.070112
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-17 Sergio Villar Seninsoup-message-queue: add a priority system to the messag...
2013-01-12 Dan Winshipsoup-message: belated #include cleanup
2013-01-07 Dan Winshipsoup_message_get_https_status: provide info for failed...
2013-01-02 Dan Winshipsoup-auth-manager: split out connection handling
2012-12-29 Dan WinshipReorganize NTLM authentication, fix ntlm_auth support
2012-12-28 Dan Winshipdocs: Lots of minor fixes and additions
2012-12-17 Dan WinshipRename all remaining "SoupMessage *req"s to "msg"
2012-12-17 Dan Winshipsoup-message: update docs to mention SoupRequest where...
2012-12-17 Dan Winshipsoup-message: deprecate soup_message_set_chunk_allocator()
2012-12-17 Dan Winshipsoup-message: fix up add_header_handler()/add_status_ha...
2012-12-17 Dan Winshipsoup-message: remove gtk-docs on internal methods
2012-12-10 Dan WinshipSoupMessage: add soup_message_get_soup_request()
2012-11-08 Dan WinshipAdd per-version deprecation/availability warnings
2012-11-02 Sergio Villar SeninAdded SoupContentProcessor support to SoupMessage,...
2012-08-19 Milan CrhaSoupMessage: Add SOUP_MESSAGE_IDEMPOTENT flag
2012-07-16 Alban BrowaeysSet the message priv->decoders to NULL after free.
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-07-13 Dan WinshipUse g_slist_free_full()
2012-05-25 Dan WinshipFix a few more introspection warnings
2012-05-24 Jasper St. Pierreintrospection: Fix warnings
2012-02-08 Dan WinshipUse Makefile.glib
2011-12-22 Dan WinshipSoupMessage: add network-event signal
2011-12-22 Dan WinshipForce some SoupMessages to use a fresh SoupConnection
2011-11-30 Dan WinshipSoupMessage: fix setting of SOUP_MESSAGE_CERTIFICATE_TR...
2011-11-05 Dan WinshipSoupSession: add some API for handling redirections
2011-10-20 Dan Winshipoops, I apparently didn't run "make check" after the...
2011-10-20 Dan WinshipFix SoupMessage https status information to be set...
2011-09-22 Dan WinshipLots of gtk-doc fixes (no code changes)
2011-09-13 Gustavo Noronha... Fix documentation to use the appropriate term for flags
2011-08-16 Dan WinshipAdd SOUP_MESSAGE_CAN_REBUILD, for regeneratable streame...
2011-07-31 Dan WinshipAdd/update some "Since" flags
2011-04-07 Dan WinshipFix memory leaks, update libsoup.supp
2010-12-07 Dan WinshipAdd SoupMessage:tls-certificate and SoupMessage:tls...
2010-09-13 Dan WinshipFixes and additions for new introspection scanner
2010-06-09 Dan WinshipAdd SoupMessageQueueItemState, remove SoupMessageIOStatus
2010-06-09 Dan WinshipFix (transfer) annotations on some non-transfer-full...
2010-05-24 Gustavo Noronha... Annotate all hash table parameters and return values...
2010-04-27 Dan WinshipAdd properties for request/response body/headers
2010-04-26 Andreas RottmannAdd gobject-introspection support
2010-02-21 Gustavo Noronha... New SoupMessageFlag to report whether it has dealt...
2010-02-21 Dan Winshipbelatedly document the SOUP_MESSAGE_CONTENT_DECODED...
2010-02-03 Xan LopezImplement acceptance policies in SoupCookieJar
2009-12-29 Gustavo Noronha... Remove unnecessary priv variable
2009-12-18 Dan WinshipRevert "Warn if the user tries to load a URI containing...
2009-12-17 Dan WinshipWarn if the user tries to load a URI containing a fragment.
2009-12-16 Dan WinshipContent-Encoding support
2009-08-20 Dan WinshipFix the definition of soup_message_is_keepalive() for...
2009-08-09 Dan WinshipAdd soup_message_disable_feature()
2009-07-02 Gustavo Noronha... Implement content sniffing
2009-06-07 Dan WinshipSoupConnection/SoupSession reorg and cleanup
2009-04-03 Dan Winship Bug 576760 – soup_message_headers_get_content_type...
2009-03-11 Dan Winshipadd more detail to the doc comment
2009-03-08 Dan Winshipgtk-doc updates. In particular, document a bunch of...
2009-02-19 Dan Winship Bug 572153 – SoupServer doesn't support SOUP_ENCODING_EOF
2008-10-03 Dan WinshipChange the SoupURI properties to SoupAddress properties.
2008-09-24 Dan Winship2.24.0.1
2008-08-25 Dan Winshipnew macro to check if a URI is a valid http or https...
2008-04-05 Dan WinshipNew, replaces SOUP_MESSAGE_OVERWRITE_CHUNKS, but can...
2008-04-04 Dan Winshipadd a new signal "wrote-body-data" to address the probl...
2008-03-29 Dan Winshipde-constify msg->reason_phrase; it's no more const...
2008-03-14 Dan Winshipadd an orig_http_version field.
2008-03-13 Xan Lopez Use G_OBJECT_WARN_INVALID_PROPERTY_ID in all get/set_p...
2008-02-10 Dan WinshipMisc gtk-doc fix-ups
2008-02-07 Dan WinshipNew method that lets the application set a callback...
2008-01-28 Dan WinshipUse soup_message_headers_replace(), not soup_message_he...
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk
2007-11-21 Dan Winshipmake this non-static.
2007-09-24 Dan Winshipremove a mysterious partial sentence in the ::wrote...
2007-09-24 Dan WinshipOnly remove the Authorization / Proxy-Authorization...
2007-03-17 Dan Winshipget/set auth/proxy_auth info for a message.
2007-03-16 Dan Winshipupdate the handling of CONNECT: it has no response...
2006-12-05 Dan WinshipRemove the calls to soup_message_io_stop() here; the...
2006-11-03 Dan Winshipfix lots of warnings. Partially from patches from Andre...
2006-07-21 Dan Winshipinitialize encoding to SOUP_TRANSFER_CONTENT_LENGTH...
2006-04-02 Dan Winshipreplace locale-ish strcasecmps with g_ascii_strcasecmp
2005-06-14 Dan Winshipadd/fix gtk-doc comments, make functions match prototyp...
2005-04-11 Dan Winshiprequire glib-2.0 >= 2.4.0
2004-08-26 Dan Winshipadd/fix lots of gtk-doc comments
2004-02-17 Rodney DawesHTTP connections require a hostname, and we also hash...
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-17 Dan WinshipAdd gthread to glib check
2003-12-16 Joe ShawOnly set up a tunnel if the destination protocol is...
2003-12-10 Dan Winshipif we receive an HTTP/1.0 response to an HTTP/1.1 reque...
2003-11-18 Dan WinshipChange G_LOG_DOMAIN to "libsoup". Remove unused defines.
2003-09-22 Dan WinshipMove RESPONSE_BLOCK_SIZE #define here from soup-private.h
2003-09-19 Dan Winshipfree the hostent.
2003-09-18 Dan WinshipAdd wrote_informational and got_informational signals.
2003-09-10 Dan WinshipAdd "authenticate" and "reauthenticate" signals. (inval...
2003-09-10 Dan WinshipRemove the "status" field from here, since it's mostly...
2003-09-05 Dan WinshipMove a bunch of logic here from soup-context. Now the...
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-27 Dan WinshipNew header with typedefs, to avoid #include loops among...
next