soup-request-file: plug leak
[platform/upstream/libsoup.git] / libsoup /
2011-05-05 Xan Lopezsoup-request-file: plug leak
2011-05-05 Xan Lopezsoup-cache: free params hash list
2011-04-26 Sergio Villar Seninsoup-session.c: always send the "Keep-Alive" header
2011-04-25 Xan Lopezsoup-cache: plug leak
2011-04-25 Dan Winshipsoup_session_abort: fix a race condition in SoupSessionSync
2011-04-20 Sergio Villar Seninsoup-cache: do not append data to existing files
2011-04-15 Sergio Villar Seninsoup_uri_to_string: print port numbers as unsigned...
2011-04-12 Fridrich ŠtrbaBuild relevant parts of libsoup-gnome on windows
2011-04-07 Sergio Villar Seninsoup_request_data_send: data URL decoding fix
2011-04-07 Dan WinshipFix memory leaks, update libsoup.supp
2011-04-07 Dan Winshipsoup-multipart: Fix generation of Content-Disposition...
2011-04-07 Dan Winshipsoup-headers: Update UTF-8 header param handling for...
2011-03-30 Sebastian DrögeUse the custom main context in SoupProxyResolverDefault
2011-03-25 Dan WinshipFix introspection build on Debian/Ubuntu
2011-03-21 Dan Winshipsoup_socket_get_remote_address: fix
2011-03-21 Dan WinshipSoupProxyResolverGNOME: make this a subclass of SoupPro...
2011-03-21 Gustavo Noronha... soup-proxy-resolver-default.c: new proxy resolver based...
2011-03-21 David WoodhouseReset priv->base_offset in soup_message_body_truncate()
2011-03-12 Andreas RottmannAdd 'soup_server_disconnect' method
2011-03-11 Dan WinshipSoupCookieJar: catch overflows when parsing very distan...
2011-03-11 Dan Winshipsoup-cookie-jar: avoid a g_return_if_fail when using...
2011-03-08 Christian DywanParse month names regardless of case
2011-02-16 Sergio Villar Seninsoup-cache.c: do not cache multipart/x-mixed-replace...
2011-02-16 Sergio Villar Seninsoup-session.c: send Keep-Alive for HTTP/1.0 connections
2011-02-15 Dan Winshipsoup-message-client-io: ASCIIfy unicode hostnames for...
2011-02-02 Dan WinshipMake the glib-networking dependency more explicit
2011-01-31 Dan Winshipsoup-cache: fix a warning (and a bug)
2011-01-31 Sergio Villar Seninsoup-request-data: return decoded contents for non...
2011-01-28 Sergio Villar SeninSoupCache fails to load resources when cache contents...
2011-01-25 Dan WinshipFix a warning (again)
2011-01-18 Sven Neumannsoup-form: fix soup_form_decode() for multiple values...
2011-01-18 Sergio Villar Seninsoup-session-async:fixed a connection starvation issue
2011-01-10 Dan Winshipsoup_session_cancel_message: fix up, especially in...
2011-01-10 Dan Winshipsoup-message-io: don't watch for SoupSocket::disconnect
2010-12-13 John (J5) Palmieri[gi] annotate nicks for the elements of HTTPVersion...
2010-12-13 Sergio Villar Seninsoup-http-input-stream: fixed a condition
2010-12-12 Dan Winshipsoup-request-data: another fix
2010-12-12 Dan Winshipsoup-request-data: Fix content-type decoding
2010-12-11 Dan Winshipsoup-cookie-jar: allow setting cookies on file:// URIs
2010-12-10 Jonathon JongsmaFix leak when processing the set cookie header
2010-12-10 Dan WinshipDon't uselessly g_warn when TLS isn't available
2010-12-10 Dan WinshipRemove SoupCoding, SoupCodingGZip, use GZlibDecompressor
2010-12-09 Sergio Villar SeninSoupDirectoryInputStream: fixed a reference leak
2010-12-09 Sergio Villar SeninCache must not return a cached resource with "no-cache...
2010-12-09 Dan WinshipMake SoupRequester a SoupSessionFeature and the request...
2010-12-09 Dan WinshipImport SoupRequest/cache stuff from new-io branch ...
2010-12-09 Dan WinshipSoupSession, SoupAuthManagerNTLM: Use subfeatures for...
2010-12-09 Dan WinshipSoupAuthManager: implement subfeatures for adding/remov...
2010-12-09 Dan WinshipSoupSession: allow features to implement "subfeatures"
2010-12-07 Lucas Rochasoup-message-headers: add missing annotations in get_co...
2010-12-07 Dan WinshipSet SoupMessage:tls-certificate from SoupSocket:tls...
2010-12-07 Dan WinshipAdd SoupMessage:tls-certificate and SoupMessage:tls...
2010-12-07 Dan WinshipSoupSocket: port to GSocketConnection/GTlsConnection
2010-12-05 Evan NemersonInclude C header and exported packages information...
2010-11-23 Dan WinshipSoupSocket: tweak GMainContext handling
2010-11-23 Dan WinshipSoupSessionSync: fix messages getting stuck forever
2010-11-14 Dan Winshipsoup-auth-manager: make URI username/password override...
2010-11-13 Dan WinshipReturn SOUP_STATUS_CAN_RESOLVE_PROXY as appropriate
2010-11-10 Dan Winshipsoup-message-io: fix retry-after-unexpected-connection...
2010-11-09 Dan Winshipsoup-message-io: deal with stupid servers that do chunk...
2010-11-09 Dan WinshipFix parsing/generation of URI queries that aren't HTML...
2010-11-09 Dan WinshipSoupURI: never return NULL from soup_uri_decode/soup_ur...
2010-11-09 Dan WinshipSoupContentDecoder: fix an unlikely leak
2010-10-14 Dan WinshipAppease some gcc 4.5 warnings
2010-10-14 Dan WinshipSoupCookieJarText: fix a bug when deleting a cookie
2010-09-13 Dan WinshipFix a crash when resolving URIs with both spaces and...
2010-09-13 Dan WinshipFix introspection scanning: don't scan uninstalled...
2010-09-13 Dan WinshipFixes and additions for new introspection scanner
2010-09-13 Dan WinshipRemove use of --warn-all with g-ir-scanner
2010-09-09 Colin Waltersintrospection: Replace usage of --strip-prefix
2010-09-03 Sergio Villar SeninDo not uppercase percent-encoded triplets when normaliz...
2010-08-20 Dan Winshipadd a few missing introspection annotations
2010-08-14 Dan WinshipTry all IP addrs associated with a hostname if the...
2010-08-11 Dan WinshipFix auto-Accept-Language in locales that use "," for...
2010-07-31 Dan Winshipsoup-message-io: fix wrong-Content-Length logic
2010-07-30 Yaakov SelkowitzDo not dist gir_DATA
2010-07-30 Dan WinshipPut the hostname into the reason_phrase with network...
2010-07-30 Dan WinshipSoupProxyResolverStatic: port to newer SoupProxyURIReso...
2010-07-30 Dan WinshipSoupSessionAsync: don't stall on proxy resolution error
2010-07-28 Dan WinshipSoupSessionAsync: make soup_session_cancel_message...
2010-06-29 Dan WinshipDisable TLS 1.2 in addition to 1.0 and 1.1
2010-06-12 Dan WinshipFix redirects-to-different-hosts to not reuse the same...
2010-06-10 Dan Winshipsoup_date_new_from_string: fix an out-of-bounds memory...
2010-06-09 Dan WinshipFix connection states so in-use connections don't get...
2010-06-09 Dan WinshipSoupSession: tweak cancellation again
2010-06-09 Dan WinshipFix a signal-handler leak in the too-many-redirects...
2010-06-09 Dan WinshipSoupSession: continue reorg, remove remaining signal...
2010-06-09 Dan WinshipSoupSession: bind connections to messages sooner, impro...
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-06-09 Dan Winshipsoup-status.c: #include config.h to get HAVE_SSL define
2010-06-09 Dan WinshipFix (transfer) annotations on some non-transfer-full...
2010-06-08 Dan WinshipSoupProxyResolverGNOME: improve behavior with more...
2010-06-08 José Millán SotoSoupSession: count redirections and cancel the message...
2010-05-28 Jonathon JongsmaFix leak of uri in soup_form_request_for_data()
2010-05-24 Gustavo Noronha... Annotate all hash table parameters and return values...
2010-05-22 Dan Winshipsoup-gnutls: talk to servers even if they use really...
2010-05-22 Dan Winshipsoup-gnutls: return SOUP_SSL_ERROR, not G_IO_ERROR...
next