summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bring image sniffing up-to-date with the MIMESNIFF speccontent-sniffing-updateGustavo Noronha Silva2013-12-105-101/+100
* Bring feed vs HTML up-to-date with the MIMESNIFF specGustavo Noronha Silva2013-12-093-42/+115
* Add comment to the XML types bitGustavo Noronha Silva2013-12-091-0/+1
* Adjust the general unknown MIME type algorithmGustavo Noronha Silva2013-12-092-56/+187
* Implement handling of the X-Content-Type-Options headerGustavo Noronha Silva2013-12-082-1/+33
* Implement the check-apache-bug flagGustavo Noronha Silva2013-12-083-11/+34
* Document the specification we are targetingGustavo Noronha Silva2013-12-081-0/+4
* no-ssl-test: fix indentationDan Winship2013-12-081-151/+151
* soup-version: add 2.46Dan Winship2013-12-081-0/+15
* Update Chinese simplified translation甘露(Gan Lu)2013-12-071-4/+4
* Update Chinese simplified translation甘露(Gan Lu)2013-12-071-21/+46
* no-ssl-test: fix for GDummyTlsBackend changesDan Winship2013-11-201-5/+0
* SoupMessage: add :request-body-data and :response-body-data propertiesDan Winship2013-11-172-15/+74
* session-test: fix to work with the dummy TLS backendDan Winship2013-11-171-8/+13
* soup-message: minor fixups to soup_message_set_request/response_body()Dan Winship2013-11-171-4/+11
* soup-server: clarify soup_server_[un]pause_message() documentationPhilip Withnall2013-11-171-0/+8
* test-utils: bump up debug_level when running under "make check"Dan Winship2013-11-101-0/+3
* Fix SoupClientInputStream close on errorDan Winship2013-11-043-16/+72
* soup-session: update a comment for current realityDan Winship2013-11-041-3/+3
* requester-test: reorganize to be more like other testsDan Winship2013-11-041-84/+108
* socket: Don't leak GTasksChristophe Fergeau2013-11-041-0/+3
* Don't leak g_get_current_dir() resultChristophe Fergeau2013-11-041-0/+1
* tests/connection-test: Ensure quit source id is reset to 0 between runsColin Walters2013-11-031-1/+5
* Fix 'return with no value' warningFabiano Fidêncio2013-10-221-1/+1
* SoupSession: propagate GErrors to callersDan Winship2013-10-194-14/+27
* SoupConnection: make methods gio-likeDan Winship2013-10-195-251/+374
* SoupSocket: make handshaking methods gio-likeDan Winship2013-10-193-153/+170
* soup-message-io: fix early SoupClientInputStream close caseDan Winship2013-10-191-1/+1
* soup-auth-ntlm: fix build with --without-ntlm-authDan Winship2013-10-171-0/+4
* soup-logger: fix -Wformat-nonliteral warnings in clangDan Winship2013-10-172-1/+5
* Post-branch release bump to 2.45.0Dan Winship2013-10-151-2/+2
* 2.44.12.44.1Dan Winship2013-10-152-1/+43
* soup-uri: minor code reorg/renamingDan Winship2013-10-103-14/+18
* Tajik translation updatedVictor Ibragimov2013-10-101-32/+32
* tests: fix another test broken by the SoupClientInputStream close changeDan Winship2013-10-081-0/+10
* SoupServer: check only for tls-certificate to know if a server is running pla...Fabiano Fidêncio2013-10-081-2/+3
* soup-session: don't resolve default proxy-resolver/tlsdb if not neededDan Winship2013-09-292-10/+182
* Fix soup_client_input_stream_close to not blockDan Winship2013-09-297-7/+163
* test-utils: set GSETTINGS_BACKEND=memoryDan Winship2013-09-291-0/+1
* Fix asynchronicity of soup_session_queue_message() on plain SoupSessionDan Winship2013-09-285-44/+57
* append_form_encoded: sync urlencode with php RFC1738 implementation.Alban Browaeys2013-09-241-1/+2
* 2.44.02.44.0Dan Winship2013-09-232-4/+9
* Updated Indonesian translationDirgita2013-09-191-20/+45
* Initial Dutch translationReinout van Schouwen2013-09-182-0/+110
* 2.43.92LIBSOUP_2_43_922.43.92Dan Winship2013-09-162-1/+31
* Bug 703186 - fallback from automatic NTLM auth not workingDavid Woodhouse2013-09-131-5/+9
* Bug 708006 - libsoup fails to close connection when message cancelledDavid Woodhouse2013-09-131-0/+3
* cache-test: fix some minor things pointed out by coverityDan Winship2013-09-111-2/+2
* timeout-test: fix on very slow machinesDan Winship2013-08-301-14/+39
* chunk-io-test: fix a bugDan Winship2013-08-271-1/+1