summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace Makefile.glib with glib-build.mkglib-build.mkDan Winship2013-12-097-331/+769
* cache-test: fix race conditionDan Winship2013-08-231-9/+20
* 2.43.90LIBSOUP_2_43_902.43.90Dan Winship2013-08-192-1/+12
* More IPv6 scope ID fixesDan Winship2013-08-193-4/+27
* soup-address: fix a GMainContext bugDan Winship2013-08-191-63/+48
* soup-address: handle IPv6 literals with scope IDsDan Winship2013-08-191-0/+60
* soup-message-headers: clarify that SoupServer has built-in Range handlingDan Winship2013-08-191-0/+22
* get: fix to not send the request twiceDan Winship2013-08-181-3/+2
* soup-message-server-io: handle unsatisfiable Range requests correctlyDan Winship2013-08-044-54/+165
* 2.43.5LIBSOUP_2_43_52.43.5Dan Winship2013-07-292-1/+30
* soup-session: Warn if [un]pausing messages from a sync sessionPhilip Withnall2013-07-281-0/+8
* [soup-logger] On response, always print headersAndres Gomez2013-07-151-7/+36
* soup-uri: fix URI scheme parsingDan Winship2013-07-132-2/+21
* tld-parser.py: Force file io to use utf-8Ross Lagerwall2013-07-131-2/+3
* Use GProxyResolver for all proxy resolvingDan Winship2013-07-1318-416/+371
* examples: port get to plain SoupSessionDan Winship2013-07-131-4/+16
* Rename SoupKnownStatusCode to SoupStatusDan Winship2013-07-136-8/+95
* misc-test: add a test that preemptively cancelling a SoupRequest worksDan Winship2013-07-133-1/+20
* build: use AC_CONFIG_AUX_DIR and update .gitignoreDan Winship2013-07-132-14/+4
* build: use AM_CPPFLAGS rather than INCLUDESDan Winship2013-07-103-5/+5
* 2.43.4LIBSOUP_2_43_42.43.4Dan Winship2013-07-092-1/+24
* soup-session: Force cleanup of REMOTE_DISCONNECTED conns for sync sessionsPhilip Withnall2013-07-051-0/+2
* soup-session: Fix a crash when destroying a NULL unpause sourcePhilip Withnall2013-07-051-2/+1
* [examples] "get" uses -o to save to a fileAndres Gomez2013-07-031-4/+23
* [examples] Added SoupLogger to get exampleAndres Gomez2013-07-031-29/+19
* Add/fix some annotationsDan Winship2013-06-298-40/+40
* replace g_hash_table_destroy with _unref for server queryBernhard Schuster2013-06-281-1/+1
* oops, addendum to previous commitDan Winship2013-06-081-2/+1
* use libfffi-based generic marshaller instead of glib-genmarshalOlivier Blin2013-06-0816-52/+34
* soup-socket: fix another leak in soup_socket_get_http_proxy_uri()Dan Winship2013-06-082-12/+32
* soup-session: fix a concurrency bugDan Winship2013-05-311-1/+4
* 2.43.2LIBSOUP_2_43_22.43.2Dan Winship2013-05-282-1/+18
* Fix a slightly-erroneous comment in soup-auth-basic/soup-auth-ntlm.Dan Winship2013-05-222-2/+2
* multipart-test: fix quotes in messagesDan Winship2013-05-211-10/+10
* soup-socket: fix a memory leakRichard Röjfors2013-05-211-1/+4
* soup-session: cope with the dummy TLS backend betterDan Winship2013-05-203-8/+214
* soup-auth-manager: don't send host auth to proxy serversDan Winship2013-05-151-6/+8
* tests: fix a memory leakDan Winship2013-05-151-2/+3
* Include string.h in soup-request-file.cErik van Pienbroek2013-05-091-0/+2
* 2.43.1LIBSOUP_2_43_12.43.1Dan Winship2013-04-302-1/+20
* build: update Makefile.glibDan Winship2013-04-191-11/+11
* Fix build on Windows, deprecate soup-portability.hDan Winship2013-04-195-5/+10
* misc-test: skip the IPv6 server test if there's no IPv6 supportDan Winship2013-04-181-0/+5
* soup-address: fix proxy enumerator implementationDan Winship2013-04-183-17/+27
* tests: fix to pass when glib-networking TLS isn't availableDan Winship2013-04-173-20/+43
* soup-message-queue: add a priority system to the message queueSergio Villar Senin2013-04-178-4/+200
* Added version 2.44 definesSergio Villar Senin2013-04-172-0/+19
* bump version to 2.43.0Dan Winship2013-04-161-2/+2
* 2.42.1LIBSOUP_2_42_12.42.1Dan Winship2013-04-162-1/+17
* tests: fix ntlm-test when built without ntlm_auth supportDan Winship2013-04-102-1/+5