platform/upstream/libsoup.git
2011-02-16 Sergio Villar... soup-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 Andre KlapperFix typo
2011-02-02 Dan WinshipMake the glib-networking dependency more explicit
2011-01-31 Dan Winship2.33.6 LIBSOUP_2_33_6
2011-01-31 Dan Winshipsoup-cache: fix a warning (and a bug)
2011-01-31 Sergio Villar... soup-request-data: return decoded contents for non...
2011-01-28 Sergio Villar... SoupCache 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 Sven NeumannAdd test for soup_form_decode().
2011-01-18 Sergio Villar... soup-session-async:fixed a connection starvation issue
2011-01-10 Dan Winship2.33.5 LIBSOUP_2_33_5
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-21 Dan Winship2.33.4 LIBSOUP_2_33_4
2010-12-13 John (J5) Palmieri[gi] annotate nicks for the elements of HTTPVersion...
2010-12-13 Sergio Villar... soup-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-10 Dan Winshipfix previous commit; I only tested the "not working...
2010-12-10 Dan WinshipAdd glib-networking to the MISSING_REGRESSION_TEST_PACK...
2010-12-09 Sergio Villar... SoupDirectoryInputStream: fixed a reference leak
2010-12-09 Sergio Villar... Cache must not return a cached resource with "no-cache...
2010-12-09 Dan Winship2.33.1 (not a release, just a pkg-config-able number)
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-07 Dan WinshipBump version to 2.33.0
2010-12-05 Evan NemersonInclude C header and exported packages information...
2010-11-29 Dan Winship2.32.2 LIBSOUP_2_32_2
2010-11-23 Dan WinshipSoupSocket: tweak GMainContext handling
2010-11-23 Dan WinshipSoupSessionSync: fix messages getting stuck forever
2010-11-18 Dan Winshipmisc-test: fix up the new persistent connection timeout...
2010-11-15 Dan Winship2.32.1 LIBSOUP_2_32_1
2010-11-15 Dan Winshiptests/httpd.conf.in: fix passwords-in-uri stuff for...
2010-11-14 Sergio Villar... Add tests to auth-test for password-in-URI
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 Winshiptimeout-test: add SOUP_SESSION_IDLE_TIMEOUT tests as...
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-28 Dan WinshipRemove old experimental python bindings
2010-10-14 Dan WinshipAppease some gcc 4.5 warnings
2010-10-14 Dan WinshipSoupCookieJarText: fix a bug when deleting a cookie
2010-09-28 Dan Winship2.32.0 LIBSOUP_2_32_0
2010-09-13 Dan Winship2.31.92 LIBSOUP_2_31_92
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... Do not uppercase percent-encoded triplets when normaliz...
2010-08-20 Dan Winshipadd a few missing introspection annotations
2010-08-17 Dan Winship2.31.90 LIBSOUP_2_31_90
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-08-02 Dan Winship2.31.6 LIBSOUP_2_31_6
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-11 Dan WinshipAllow calling soup_test_server_new() multiple times...
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 Winshiptests/auth-test: clean up a bit and fix async auth...
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 Winshipsniffing-test: be robust against slightly-broken jhbuil...
2010-06-08 Dan WinshipSoupProxyResolverGNOME: improve behavior with more...
2010-06-08 José Millán... SoupSession: count redirections and cancel the message...
2010-06-08 Dan Winship2.31.2
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-24 Dan Winshipadd introspection files to .gitignore
next