Remove build warning
[platform/upstream/libsoup.git] / libsoup / soup-form.c
2015-11-10 Seonah MoonBase Code merged to tizen 2.4 97/51497/1 accepted/tizen/mobile/20151111.231940 accepted/tizen/tv/20151111.232000 accepted/tizen/wearable/20151111.232009 submit/tizen/20151111.070234
2014-11-04 Zhang zhengguangImported Upstream version 2.46.0 upstream/2.46.0
2012-07-13 Dan WinshipClean up includes
2012-07-13 Dan WinshipReplace g_hash_table_foreach() with GHashTableIter
2012-02-13 Simon McVittiesoup_form_decode_multipart: check that msg really is...
2012-02-13 Simon McVittiesoup_form_decode_multipart: allow file_control_name...
2012-02-08 Simon McVittiesoup_form_decode_multipart: document all (out) paramete...
2012-02-08 Robert Swainform: Check file pointer before dereferencing
2011-01-18 Sven Neumannsoup-form: fix soup_form_decode() for multiple values...
2010-11-09 Dan WinshipFix parsing/generation of URI queries that aren't HTML...
2010-09-13 Dan WinshipFixes and additions for new introspection scanner
2010-05-28 Jonathon JongsmaFix leak of uri in soup_form_request_for_data()
2010-05-24 Gustavo Noronha... Annotate all hash table parameters and return values...
2010-04-26 Andreas RottmannAdd gobject-introspection support
2010-01-23 Dan Winshipsoup-form.c: change some code to make clang happy and...
2009-05-08 Ross BurtonHandle PUT methods in soup_form_request_for_data
2009-03-08 Dan Winshipgtk-doc updates. In particular, document a bunch of...
2008-12-05 Dan WinshipCorrectly handle forms that have URI-encoded parameter...
2008-10-01 Dan WinshipNew type and methods for working with multipart HTTP...
2008-02-01 Dan Winshipnew
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk