soup-multipart-input-stream: belatedly add .h file to soup.h
[platform/upstream/libsoup.git] / tests / auth-test.c
2012-07-13 Dan WinshipClean up includes
2012-02-12 Dan Winshipvalgrind run...
2011-11-13 Dan Winshipauth-test: add a test for server-closes-connection...
2011-11-13 Dan Winshipauth-test: reorganize this a bit to be more like other...
2011-04-07 Dan WinshipFix memory leaks, update libsoup.supp
2010-12-09 Dan WinshipSoupAuthManager: implement subfeatures for adding/remov...
2010-11-14 Sergio Villar SeninAdd tests to auth-test for password-in-URI
2010-06-11 Dan WinshipAllow calling soup_test_server_new() multiple times...
2010-06-09 Dan Winshiptests/auth-test: clean up a bit and fix async auth...
2009-09-11 Dan WinshipFix leaks in test programs, update libsoup.supp
2009-05-21 Dan WinshipDon't emit "authenticate" until a message is actually...
2009-04-03 Dan Winship Bug 576760 – soup_message_headers_get_content_type...
2009-03-27 Dan Winship Bug 576583 - Tests fail if "localhost" resolves to ::1
2008-11-28 Dan WinshipFix this so we choose the *strongest* auth type first...
2008-09-30 Dan Winshipstore the GSource in priv, don't ref the session. Other...
2008-04-05 Dan Winship Misc fixes noticed by "sparse" or by running gcc with...
2008-03-16 Dan WinshipDefine two new signals, request_queued and request_unqu...
2008-01-16 Dan WinshipAllow the session authenticate signal to be handled...
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk
2007-11-21 Dan Winshipdon't leak the SoupAddress.
2007-10-28 Dan Winshipfree proxy-related stuff
2007-10-28 Dan WinshipMake these less verbose by default (to make it easier...
2007-03-17 Dan Winshipget/set auth/proxy_auth info for a message.
2006-06-09 Dan WinshipAdd tests for apache, output tests/httpd.conf
2003-12-17 Dan WinshipAdd gthread to glib check
2003-09-22 Dan WinshipMove RESPONSE_BLOCK_SIZE #define here from soup-private.h
2003-09-17 Dan WinshipReplaces the three previous soup_connection_new* functi...
2003-09-10 Dan WinshipAdd "authenticate" and "reauthenticate" signals. (inval...
2003-09-10 Dan WinshipRemove the "status" field from here, since it's mostly...
2003-09-09 Dan Winship Beginnings of improved synchronous API support
2003-09-05 Dan WinshipMove a bunch of logic here from soup-context. Now the...
2003-09-03 Dan WinshipRenamed from soup-error.h, with types and defines renam...
2003-09-02 Dan WinshipFirst draft at the new object to maintain formerly...
2003-08-29 Dan WinshipMajor rewrite. There is now only a single IO state...
2003-08-25 Dan WinshipTake a uri string instead of a context. Also, swap...
2003-08-20 Dan WinshipMake this a GObject. (Note that since SoupMessage was...
2003-08-12 Dan WinshipMake this an abstract GObject. Tweak some of the interf...
2003-08-12 Dan Winshipadd gobject-2.0 to the PKG_CHECK_MODULES call
2003-08-11 Dan WinshipThese are all really SoupContext functions, so move... libsoup-2-0-branch-base