Fix auto-Accept-Language in locales that use "," for decimals
[platform/upstream/libsoup.git] / tests / misc-test.c
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-11 Dan WinshipAllow calling soup_test_server_new() multiple times...
2010-05-16 Dan WinshipFix SoupSessionAsync to handle very early aborts better
2010-03-13 Dan WinshipDon't bind to public interfaces for tests.
2009-11-22 Dan WinshipDon't leak session if message is cancelled during socke...
2009-09-11 Dan WinshipFix leaks in test programs, update libsoup.supp
2009-08-09 Dan WinshipSupport "OPTIONS *" in SoupServer
2009-04-28 Dan WinshipFix a crash when cancelling a message from a "restarted...
2009-03-27 Dan Winship Bug 576583 - Tests fail if "localhost" resolves to ::1
2008-11-03 Dan Winshipdon't leak the header string
2008-11-03 Dan WinshipFix the signal handler disconnection here: for "finishe...
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-07-26 Dan Winshipdon't add a Host header to the message if the caller...