summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 2.25.4LIBSOUP_2_25_4Dan Winship2009-01-051-0/+6
* doh. belatedly commit the 2.25.3 commit, and then bump to 2.25.4Dan Winship2008-12-231-0/+8
* add these to query session features. #565392.Dan Winship2008-12-231-0/+6
* add some more warning CFLAGS, inspired by Benjamin Otte's blog post,Dan Winship2008-12-231-0/+25
* Explicitly document the fact that you have to call soup_uri_set_path()Dan Winship2008-12-091-0/+14
* Correctly handle forms that have URI-encoded parameter names. #563302,Dan Winship2008-12-051-0/+7
* disconnect from gconf notifications. Fixes a crash, #563145.Dan Winship2008-12-031-0/+5
* 2.25.2LIBSOUP_2_25_2Dan Winship2008-12-011-0/+6
* Fix this so we choose the *strongest* auth type first, rather than theDan Winship2008-11-281-0/+13
* make this $(includedir)/libsoup-gnome-2.4/libsoup rather than being theDan Winship2008-11-281-0/+7
* fix method name in example. #562411, Andreas Bruse.Dan Winship2008-11-281-0/+5
* clarify exactly when stuff gets logged (and in particular, thatDan Winship2008-11-241-0/+6
* fix linking with --as-needed. #559342, pointed out by Götz WaschkDan Winship2008-11-061-0/+5
* 2.25.1LIBSOUP_2_25_1Dan Winship2008-11-041-0/+6
* fix to mention that xan and diegoe did most of the cookie stuffDan Winship2008-11-041-3/+5
* misc doc fixesDan Winship2008-11-041-0/+25
* implementation of SoupCookieJar that persists to a text file in the oldDan Winship2008-11-041-0/+21
* don't remove the item from the queue here; it should already have happenedDan Winship2008-11-031-0/+18
* fix srcdir/builddir mixup.Dan Winship2008-11-031-0/+4
* don't leak the header stringDan Winship2008-11-031-0/+20
* Fix the signal handler disconnection here: for "finished" we were passingDan Winship2008-11-031-0/+14
* commit changelog for previous commit. oopsDan Winship2008-10-311-0/+38
* rename from libsoup.pc.in; the attempt to keep the source treeDan Winship2008-10-311-0/+19
* new abstract base class for a SoupSessionFeature that determines whatDan Winship2008-10-311-0/+34
* do directory listings. (wrote this a long time ago, it just never made itDan Winship2008-10-301-0/+5
* free the expires date, if setDan Winship2008-10-271-0/+16
* fix up some of the regression test configuration stuff, and print warningsDan Winship2008-10-221-0/+7
* add SOUP_MAINTAINER_FLAGS here too.Dan Winship2008-10-201-0/+10
* Build with G_DISABLE_DEPRECATED and G_DISABLE_SINGLE_INCLUDES; enforce theCosimo Cecchi2008-10-201-0/+11
* compare scheme name case-insensitively, to prevent an infinite loop whenDan Winship2008-10-191-0/+6
* if the caller passed the total_length of the message body, then sort sortDan Winship2008-10-101-0/+9
* Verify whether uri is non-NULL and avoid crash on NULL pointer dereferenceAndrew W. Nosenko2008-10-101-0/+5
* Change the SoupURI properties to SoupAddress properties.Dan Winship2008-10-031-0/+50
* Make this more complicated, with a SoupMessageQueueItem to keep track ofDan Winship2008-10-031-0/+14
* New type and methods for working with multipart HTTP bodies (eg,Dan Winship2008-10-011-0/+35
* Update these to deal with RFC2231-encoded UTF-8 header paramsDan Winship2008-10-011-0/+28
* add a new -s flag to indicate that it's being run from insideDan Winship2008-10-011-0/+12
* bump version to 2.25.0Dan Winship2008-10-011-0/+4
* doc fixupsDan Winship2008-10-011-0/+15
* soup_value_hash_insert_value() copies the value, so we have toDan Winship2008-09-301-0/+12
* store the GSource in priv, don't ref the session. Otherwise the sessionDan Winship2008-09-301-0/+32
* libsoup/soup-auth-manager-ntlm.c libsoup/soup-auth-manager.cDan Winship2008-09-261-0/+16
* 2.24.0.1Dan Winship2008-09-241-0/+12
* 2.24.0LIBSOUP_2_24_0Dan Winship2008-09-221-0/+4
* 2.23.92 (belated; I apparently forgot to commit this after distingLIBSOUP_2_23_92Dan Winship2008-09-161-0/+6
* a 302 response to HEAD (or any other safe method) should be treated like aDan Winship2008-09-071-0/+8
* 2.23.91LIBSOUP_2_23_91Dan Winship2008-09-011-0/+6
* new macro to check if a URI is a valid http or https URI.Dan Winship2008-08-251-0/+22
* Add a SoupDate to GTimeVal conversion function, for use in gvfs. #549006,Bastien Nocera2008-08-221-0/+8
* Revert previous commit; that would still fail in the case of anDan Winship2008-08-181-0/+9