summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* disable deflate for nowcodingDan Winship2009-10-271-1/+1
* Content-Encoding supportDan Winship2009-10-2718-5/+1099
* Don't crash if the sqlite database lacks some valuesEmilio Pozuelo Monfort2009-10-221-2/+2
* 2.28.1LIBSOUP_2_28_1Dan Winship2009-10-192-1/+26
* Fix the latest round of "Connection terminated unexpectedly" errorsDan Winship2009-10-183-48/+43
* fix soup_address_get_physical and reverse-resolutionDan Winship2009-10-151-0/+1
* Belatedly clean up some dns/socket-related stuffDan Winship2009-10-134-63/+6
* [configure] import libgcrypt.m4 to m4/Dan Winship2009-10-133-3/+112
* [configure] require gnutls>=2.1.7Dan Winship2009-10-131-1/+1
* Allow multiple pending connections to a server at onceDan Winship2009-10-111-7/+22
* Fixed problem with the content sniffing.Alejandro G. Castro2009-10-071-1/+2
* Make QUERY_ALL explicit in SoupCookieJarSQLiteAlexander Sack2009-10-021-1/+1
* 2.28.0LIBSOUP_2_28_0Dan Winship2009-09-212-1/+15
* Keep reference on SoupSocket while emitting signalsOlivier CrĂȘte2009-09-121-0/+7
* Fix leaks, including a large one in SoupContentSnifferDan Winship2009-09-115-1/+12
* Fix leaks in test programs, update libsoup.suppDan Winship2009-09-116-29/+389
* _SOUP_ATOMIC_INTERN_STRING: cast result to (const char *)Dan Winship2009-09-111-1/+1
* Keep database handle open, and avoid synchronous writesGustavo Noronha Silva2009-09-081-19/+38
* 2.27.92LIBSOUP_2_27_92Dan Winship2009-09-071-0/+16
* Remove SoupPasswordManager from the stable APIDan Winship2009-09-0712-101/+26
* SoupURI: an empty query is distinct from no queryDan Winship2009-09-072-9/+11
* Skip termios stuff in tests/get if building on WindowsDan Winship2009-09-071-1/+12
* Reset error pointer to NULL when we are about to use it again.Xan Lopez2009-09-011-2/+3
* Set MISSING_REGRESSION_TEST_PACKAGES if built with --disable-sslDan Winship2009-08-311-0/+3
* Fix timeout-test without SSL supportMarvin Schmidt2009-08-311-0/+2
* Fix header names in build-howto.xmlDan Winship2009-08-251-4/+4
* Fix some incorrect "Since" tags in SoupCookieJar docs.Dan Winship2009-08-251-3/+3
* post-release bump to 2.27.92Dan Winship2009-08-241-1/+1
* 2.27.91LIBSOUP_2_27_91Dan Winship2009-08-241-0/+30
* Fix some leaks in the error cases of soup_multipart_new_from_message()Dan Winship2009-08-241-0/+4
* Avoid infinite loop trying to connect to host when the network is down.Dan Winship2009-08-221-12/+3
* Fix SoupLogger to not crash with streamed requestsDan Winship2009-08-221-12/+15
* Re-redo not-yet-used connection handlingDan Winship2009-08-223-25/+16
* Remove checks for SOUP_MESSAGE_IO_STATUS_CONNECTING, since it never gets setDan Winship2009-08-212-10/+2
* Fix the definition of soup_message_is_keepalive() for HTTP/1.0Dan Winship2009-08-201-6/+5
* Add warning in a "can't happen" caseBenjamin Otte2009-08-201-1/+5
* Tweak SoupConnection handling a bit wrt "not yet used" connections.Dan Winship2009-08-183-28/+18
* Notice closed connections soonerDan Winship2009-08-178-23/+53
* Fix a crash when processing a request with no Host headerDan Winship2009-08-131-1/+1
* Add SoupPasswordManager and SoupPasswordManagerGNOMEDan Winship2009-08-1218-8/+772
* post-release version bumpDan Winship2009-08-121-1/+1
* 2.27.90LIBSOUP_2_27_90Dan Winship2009-08-102-3/+34
* Fix up docsDan Winship2009-08-104-23/+51
* Port SoupAddress to use GResolver, remove soup-dnsDan Winship2009-08-108-823/+196
* Fix error code when trying to https with --disable-sslDan Winship2009-08-093-7/+18
* Add soup_session_get_feature_for_message, remove _get_proxy_resolverDan Winship2009-08-095-49/+94
* Add soup_message_disable_feature()Dan Winship2009-08-097-11/+125
* Support "OPTIONS *" in SoupServerDan Winship2009-08-094-13/+146
* another out-of-tree build fixDan Winship2009-08-091-1/+1
* Build fixesAndreas Rottmann2009-08-091-0/+1