timeout-test: add SOUP_SESSION_IDLE_TIMEOUT tests as well
[platform/upstream/libsoup.git] / tests /
2010-11-09 Dan Winshiptimeout-test: add SOUP_SESSION_IDLE_TIMEOUT tests as...
2010-10-14 Dan WinshipAppease some gcc 4.5 warnings
2010-09-03 Sergio Villar SeninDo not uppercase percent-encoded triplets when normaliz...
2010-08-14 Dan WinshipTry all IP addrs associated with a hostname if the...
2010-08-11 Dan WinshipFix auto-Accept-Language in locales that use "," for...
2010-07-31 Dan Winshipsoup-message-io: fix wrong-Content-Length logic
2010-06-12 Dan WinshipFix redirects-to-different-hosts to not reuse the same...
2010-06-11 Dan WinshipAllow calling soup_test_server_new() multiple times...
2010-06-10 Dan Winshipsoup_date_new_from_string: fix an out-of-bounds memory...
2010-06-09 Dan Winshiptests/auth-test: clean up a bit and fix async auth...
2010-06-08 Dan Winshipsniffing-test: be robust against slightly-broken jhbuil...
2010-06-08 José Millán SotoSoupSession: count redirections and cancel the message...
2010-05-16 Dan WinshipFix SoupSessionAsync to handle very early aborts better
2010-05-16 Dan Winshipplug a small leak in test-utils
2010-05-16 Dan Winshipvalgrind suppressions file updates
2010-04-10 Dan WinshipFix for proxies that close the connection when 407...
2010-04-10 Dan Winshipsoup_auth_domain_covers: skip the URI path check with...
2010-04-09 Dan Winshipsoup_header_g_string_append_param: if @value is a token...
2010-03-15 Gustavo Noronha... Add test that makes sure parameters are preserved
2010-03-13 Dan WinshipDon't bind to public interfaces for tests.
2010-03-13 Dan WinshipFix leaks found by valgrind
2010-02-21 Dan WinshipAdd SOUP_SESSION_SSL_STRICT, to control whether SSL...
2010-02-15 Dan Winship[SoupURI] additional fixes to previous commit
2010-02-14 Dan Winship[SoupURI] tolerate bad %-encoding and other common...
2010-02-03 Xan LopezImplement acceptance policies in SoupCookieJar
2010-01-23 Dan Winshiptests/simple-proxy.c: remove obvious dead assignment...
2010-01-23 Dan Winship[SoupCodingGzip] discard trailing junk after decoding...
2009-12-18 Benjamin OtteLink to GNUTLS here
2009-12-18 Dan WinshipDon't send URI fragment when requesting via proxy
2009-12-18 Dan WinshipRevert "Warn if the user tries to load a URI containing...
2009-12-17 Dan WinshipWarn if the user tries to load a URI containing a fragment.
2009-12-17 Dan Winshiptests/get: updates for cookie debugging
2009-12-17 Dan WinshipClean up accept-language-auto a bit
2009-12-16 Dan Winshipfix dist
2009-12-16 Dan WinshipContent-Encoding support
2009-12-14 Dan WinshipHandle spurious CR/LFs between responses
2009-11-22 Dan WinshipDon't leak session if message is cancelled during socke...
2009-11-21 Dan Winshipsoup_multipart_new_from_message: fix to work with binar...
2009-11-05 Tor LillqvistEnsure WSAStartup() is called on Windows more reliably
2009-11-05 Dan WinshipDon't change HEAD to GET on 303 redirect
2009-09-11 Dan WinshipFix leaks in test programs, update libsoup.supp
2009-09-07 Dan WinshipRemove SoupPasswordManager from the stable API
2009-09-07 Dan WinshipSoupURI: an empty query is distinct from no query
2009-09-07 Dan WinshipSkip termios stuff in tests/get if building on Windows
2009-08-31 Marvin SchmidtFix timeout-test without SSL support
2009-08-12 Dan WinshipAdd SoupPasswordManager and SoupPasswordManagerGNOME
2009-08-09 Dan WinshipFix error code when trying to https with --disable-ssl
2009-08-09 Dan WinshipAdd soup_message_disable_feature()
2009-08-09 Dan WinshipSupport "OPTIONS *" in SoupServer
2009-07-28 Dan WinshipDon't crash when a request is redirected to an invalid...
2009-07-27 Dan WinshipDo not discard the request body after sending, even...
2009-07-13 Dan Winshipdistcheck fixes for sniffing-test
2009-07-13 Gustavo Noronha... Make gcc happy with body handling in sniffing-test
2009-07-10 Dan WinshipMiscellaneous content-sniffing fixes
2009-07-10 Gustavo Noronha... Actually test chunked encoding, and fix some hangs
2009-07-02 Gustavo Noronha... Implement content sniffing
2009-06-22 Dan WinshipFix POST 301 redirect behavior
2009-06-09 Dan WinshipRemove -r flag from tests/get
2009-06-07 Dan WinshipFix hostname resolution behavior
2009-05-21 Dan WinshipDon't emit "authenticate" until a message is actually...
2009-04-28 Dan WinshipFix a crash when cancelling a message from a "restarted...
2009-04-28 Dan WinshipVerify that soup_auth_is_for_proxy() is returning the...
2009-04-19 Dan Winshipheader-parsing.c: Add tests for new bad-header-parsing...
2009-04-19 Dan WinshipAdd an "expect_warning" variable to the test framework
2009-04-18 Dan WinshipAdd more tests to tests/date.c
2009-04-18 Enrico TrögerBug 579055 – SOUP_DATE_RFC2822 not handled in soup_date...
2009-04-18 Dan WinshipAdd a regression test for SOUP_SESSION_TIMEOUT
2009-04-03 Dan WinshipFix the -p option in tests/get again
2009-04-03 Dan Winship Bug 577630 - libsoup should ignore broken Content...
2009-04-03 Dan Winship Bug 577728 – soup_header_g_string_append_param should...
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
2009-03-23 Dan Winship Bug 566530 - Handle (illegal) unencoded spaces in...
2009-02-19 Dan Winship Bug 572153 – SoupServer doesn't support SOUP_ENCODING_EOF
2009-01-29 Dan WinshipFix this; previously it would discard the entire messag...
2008-12-23 Dan Winshipadd some more warning CFLAGS, inspired by Benjamin...
2008-12-05 Dan WinshipCorrectly handle forms that have URI-encoded parameter...
2008-11-28 Dan WinshipFix this so we choose the *strongest* auth type first...
2008-11-03 Dan Winshipdon't remove the item from the queue here; it should...
2008-11-03 Dan Winshipfix srcdir/builddir mixup.
2008-11-03 Dan Winshipdon't leak the header string
2008-11-03 Dan WinshipFix the signal handler disconnection here: for "finishe...
2008-10-31 Dan Winship Add libsoup-gnome, for new features that depend on...
2008-10-31 Dan Winshiprename from libsoup.pc.in; the attempt to keep the...
2008-10-30 Dan Winshipdo directory listings. (wrote this a long time ago...
2008-10-22 Dan Winshipfix up some of the regression test configuration stuff...
2008-10-20 Dan Winshipadd SOUP_MAINTAINER_FLAGS here too.
2008-10-10 Dan Winshipif the caller passed the total_length of the message...
2008-10-03 Dan WinshipChange the SoupURI properties to SoupAddress properties.
2008-10-01 Dan WinshipNew type and methods for working with multipart HTTP...
2008-10-01 Dan WinshipUpdate these to deal with RFC2231-encoded UTF-8 header...
2008-10-01 Dan Winshipadd a new -s flag to indicate that it's being run from...
2008-09-30 Dan Winshipsoup_value_hash_insert_value() copies the value, so...
2008-09-30 Dan Winshipstore the GSource in priv, don't ref the session. Other...
2008-09-26 Dan Winshiplibsoup/soup-auth-manager-ntlm.c libsoup/soup-auth...
2008-09-07 Dan Winshipa 302 response to HEAD (or any other safe method) shoul...
2008-07-26 Dan WinshipAdd this to schedule a callback in a GMainContext ...
2008-07-26 Dan Winshipdon't add a Host header to the message if the caller...
2008-07-26 Dan Winshipadd $(GLIB_LIBS) so this still works when building...
2008-04-20 Dan Winship Fixes for GnuTLS support on Win32. #528752, patch...
next