platform/upstream/libsoup.git
2011-11-08 Dan WinshipAdd SoupSession:use-thread-context
2011-11-05 Dan WinshipSoupSession: add some API for handling redirections
2011-11-05 Dan WinshipSoupSession: Add http-aliases and https-aliases properties
2011-11-05 Dan WinshipSoupHTTPInputStream: fix a g_warning in error cases
2011-10-28 Sergio Villar... soup-http-input-stream: unpause the SoupMessage before...
2011-10-27 Sergio Villar... soup-directory-input-stream: return a titleless html
2011-10-26 Dan Winshipremove unnecessary libgthread references
2011-10-25 Dan Winship2.37.1 LIBSOUP_2_37_1
2011-10-23 Dan WinshipSoupRequestHTTP: reorganize the async code a bit
2011-10-23 Dan WinshipSoupRequest*, SoupHTTPInputStream: misc cleanups
2011-10-23 Dan WinshipSoupHTTPInputStream: remove GSeekable support
2011-10-23 Dan WinshipSoupRequestHTTP: don't cast GFileInputStreams to SoupHT...
2011-10-21 Dan Winshipconfigure: turn some warnings into errors
2011-10-21 Dan WinshipRemove -DG_DISABLE_DEPRECATED
2011-10-20 Dan Winshipoops, I apparently didn't run "make check" after the...
2011-10-20 Dan Winshiptests: make "./tests/foo" work from the toplevel dir
2011-10-20 Dan WinshipFix SoupMessage https status information to be set...
2011-10-20 Dan WinshipSoupSession: fix some SSL problems
2011-10-13 Sergio Villar... soup-http-input-stream: use a list of SoupBuffers inste...
2011-09-30 Dan WinshipAdd SoupServer:tls-certificate to go with SoupSession...
2011-09-29 Dan Winshiplibsoup.supp: belatedly commit some fixes
2011-09-29 Dan WinshipUse GTlsDatabase, add new SoupSession properties for it
2011-09-29 Dan Winshipredirect-test: add a test for accidental connection...
2011-09-29 Sergio Villar... SoupSession: set the connection to IDLE on unqueuing...
2011-09-29 Dan WinshipSoupSession: make pause/unpause work in any state
2011-09-29 Dan WinshipUpdate for GStaticMutex deprecation in glib master
2011-09-26 Dan Winshippost-branch version bump to 2.37.0
2011-09-26 Dan Winship2.36.0 LIBSOUP_2_36_0
2011-09-22 Dan WinshipLots of gtk-doc fixes (no code changes)
2011-09-19 Dan Winship2.35.92 LIBSOUP_2_35_92
2011-09-19 Dan Winshiptests/ssl-test: belatedly commit this
2011-09-19 Sergio Villar... SoupSession: forget about SoupHosts if not used
2011-09-19 Dan Winshiptests/ssl-test: add a test of https-related functionality
2011-09-19 Dan Winshiptests: update the test ssl key
2011-09-19 Dan Winshipsoup-socket: fix tls-errors property
2011-09-19 Dan Winshipsoup-message-io: fix setting of SoupMessage TLS properties
2011-09-17 Dan Winshiptests: fix a few leaks, update valgrind suppressions...
2011-09-16 Sergio Villar... soup-http-input-stream: read data from leftover buffers...
2011-09-13 Gustavo Noronha... Fix documentation to use the appropriate term for flags
2011-08-30 Dan Winship2.35.90 LIBSOUP_2_35_90
2011-08-28 Erik van PienbroekDon't use the reserved keyword 'interface'
2011-08-16 Dan WinshipAdd SOUP_MESSAGE_CAN_REBUILD, for regeneratable streame...
2011-08-16 Dan Winship2.35.5
2011-08-16 Dan WinshipFix distcheck
2011-08-08 arnoSoupContentSniffer: don't use gio anymore
2011-08-08 Dan WinshipCall soup_message_clean_response() when restarting...
2011-08-07 Dan WinshipDefault to TLS for https connections, and fall back...
2011-08-07 Dan WinshipSoupConnection: do TLS handshake at connection time
2011-08-04 Evan NemersonSoup-2.4.gir: add missing introspection data from Vala...
2011-08-04 Mandy WuSupport NTLM Single Sign On
2011-07-31 Dan WinshipSoup-2.4.gir: filter out SoupProxyResolver
2011-07-31 Dan WinshipAdd/update some "Since" flags
2011-07-31 Dan Winshipsoup-request-http: fix usage with non-default-context
2011-07-28 Dan WinshipDoh, fix the CVE number: should have been CVE-2011...
2011-07-28 Dan Winship2.35.4 LIBSOUP_2_35_4
2011-07-28 Dan WinshipSoupServer: fix to not allow smuggling ".." into path
2011-07-22 Jasper St.... soup-session.c: mark helper property API as (skip)...
2011-07-06 Sergio Villar... soup-cache.c: use hashes for entry keys. Added entry...
2011-07-05 Xan Lopezsoup-cache: plug memory leak
2011-07-05 Dan Winship2.35.3 LIBSOUP_2_35_3
2011-07-05 Dan WinshipRevert "soup-message-io: clear connection from queue...
2011-06-29 Jens Georgsoup-message-io.c: Fix integer overflow on 32bit
2011-06-29 Sergio Villar... soup-cache: fix a use after free
2011-06-24 Sergio Villar... soup-cache.c: Replaced the type of some SoupCacheEntry...
2011-06-16 Sergio Villar... soup-cache: keep track of the HTTP status code to use...
2011-06-16 Sergio Villar... soup-cache: Add versioning support to SoupCache
2011-06-16 Sergio Villar... soup-session.c: reference leak in soup_session_prepare_...
2011-06-14 Sergio Villar... soup-cache: removed a g_debug statement
2011-06-13 Sergio Villar... soup-cache: fix several leaks.
2011-06-08 Sergio Villar... soup-cache: update state of SoupMessages when returning...
2011-06-08 Sergio Villar... soup-message-io: clear connection from queue items...
2011-06-03 Milan CrhaFix few memory leaks
2011-05-24 Dan WinshipCOPYING: update to a version with the correct mailing...
2011-05-23 Sergio Villar... soup-cache: do not store hop-by-hop headers.
2011-05-22 Dan WinshipSoupContentDecoder: deal with broken apache Content...
2011-05-21 Dan Winshipdocs: fix typo in client-howto
2011-05-05 Xan Lopezsoup-request-file: plug leak
2011-05-05 Xan Lopezsoup-cache: free params hash list
2011-05-03 Dan WinshipFix docs build for pickier linkers
2011-04-26 Sergio Villar... soup-session.c: always send the "Keep-Alive" header
2011-04-25 Dan WinshipPost-branch version bump to 2.35.0
2011-04-25 Dan Winship2.34.1 LIBSOUP_2_34_1
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... soup-cache: do not append data to existing files
2011-04-15 Sergio Villar... soup_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... soup_request_data_send: data URL decoding fix
2011-04-07 Dan WinshipFix memory leaks, update libsoup.supp
2011-04-07 Dan Winshipheader-parsing: update tests for RFC 5987 and multipart...
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-04-07 Dan Winshippost-release version bump to 2.34.1
2011-04-04 Dan Winship2.34.0 LIBSOUP_2_34_0
2011-03-30 Sebastian DrögeUse the custom main context in SoupProxyResolverDefault
2011-03-29 Dan WinshipBump shared library minor version for API additions...
2011-03-25 Dan WinshipFix introspection build on Debian/Ubuntu
2011-03-22 Dan Winship2.33.92 LIBSOUP_2_33_92
2011-03-21 Dan Winshipsoup_socket_get_remote_address: fix
2011-03-21 David WoodhouseAdd restarted streaming chunk-test, which is where...
next