platform/upstream/libsoup.git
2012-08-20 Gustavo Noronha... Make it possibe to request the boundary be discarded...
2012-08-20 Sergio Villar... SoupCache: delete untracked files in soup_cache_clear()
2012-08-20 Sergio Villar... SoupCache: moved data from SoupCacheEntry to the writin...
2012-08-20 Sergio Villar... SoupCache: simplify the usage of soup_cache_entry_remov...
2012-08-20 Sergio Villar... SoupContentSnifferStream: added can_poll() implementation
2012-08-20 Sergio Villar... SoupContentSniffer: removed several unused function...
2012-08-19 Milan CrhaSoupMessage: Add SOUP_MESSAGE_IDEMPOTENT flag
2012-08-17 Daniel KorostilAdded uk translation
2012-08-15 Chao-Hsiung... Updated Traditional Chinese translation(Hong Kong and...
2012-08-14 Runa BhattacharjeeAdded Entry for Bengali India and fixed a wrong sequenc...
2012-08-14 Sayak SarkarAdded Bengali India Translations
2012-08-13 Dan WinshipSoupSession: make queue items hold a ref on the session
2012-08-13 Dan WinshipSoupSessionAsync: fix the idle_run_queue source handlin...
2012-08-12 Christian KirbachAdded German translation
2012-08-12 Sandeep Sheshrao... Added Marathi Translations
2012-08-12 Dan Winshipvalgrindage
2012-08-10 Dan Winshiptests: parallelize proxy-test to make it faster
2012-08-09 Dan Winshipsoup-misc-private.h: Fix the single-include #define
2012-08-08 Lionel LandwerlinMakefile.glib: allow marshallers signatures containing...
2012-08-08 Muhammet Kara[l10n]Added Turkish translation
2012-08-07 Xan Lopezpost-release version bump
2012-08-07 Sergio Villar... SoupTLD: fix a regression in soup_tld_is_public_suffix()
2012-08-06 Dan Winship2.39.5 LIBSOUP_2_39_5
2012-08-06 Dan Winshipsoup-xmlrpc: fix parsing of <methodCall> without <params>
2012-08-06 Dan Winshipsoup-socket.c: fix a use-after-free of a GCancellable
2012-08-06 Simon McVittieAdd a simple regression test for unbound sockets
2012-08-06 Simon McVittieSoupSocket: local, remote address are undefined if...
2012-08-06 Dan Winshiptld-test: update for changes to TLD data
2012-08-06 Dan Winshipupdate effective_tld_names.dat
2012-08-03 Nilamdyuti... Assamese translation updated
2012-08-01 Kristjan SCHMIDTAdd Esperanto translation
2012-07-31 Fran DiéguezUpdated Galician translations
2012-07-30 Dan Winshipautogen.sh: remove two outdated bits
2012-07-30 Alexsey NadtocheyUpdated Russian translation
2012-07-27 Sweta KothariUpdated gujarati file & Added LINGUAS file for gujarati
2012-07-26 Paweł ForysiukFix building with MinGW compiler
2012-07-26 Cheng LuUpdate Chinese simplified translation for ui
2012-07-25 Kjartan MaraasUpdated Norwegian bokmål translation
2012-07-25 Dan Winshiptest-utils: simplify the SoupRequest test utils a bit
2012-07-24 Yaron ShahrabaniUpdated Hebrew translation.
2012-07-24 Dan WinshipSoupConverterWrapper: handle truncated responses in...
2012-07-24 Dan WinshipSoupSessionAsync: fix handling of timed-out SoupRequests
2012-07-20 Tom TryfonidisUpdated Greek translation
2012-07-19 Dan WinshipSoupSocket: don't emit "readable" on disconnect for...
2012-07-19 Matej UrbančičUpdated Slovenian translation
2012-07-18 Dan WinshipSoupServer: fix non-default-main-context usage
2012-07-18 Dan WinshipFix deprecation warning on soup_message_headers_get()
2012-07-17 Dan WinshipSoupConverterWrapper: handle empty "compressed" responses
2012-07-17 Dan WinshipSoupBodyInputStream: fix hang reading empty chunked...
2012-07-17 Мирослав НиколићAdded Serbian translation
2012-07-17 Dan Winshipsoup_uri_normalize: more fixes
2012-07-17 Dan Winship2.39.4.1 LIBSOUP_2_39_4_1
2012-07-17 Carlos Garcia... soup-tld: Handle SOUP_TLD_ERROR_NO_BASE_DOMAIN in soup_...
2012-07-17 Dan Winshiptld-parser.py: fix tabs vs spaces
2012-07-17 Daniel MustielesUpdated Spanish translation
2012-07-16 Dan Winship2.39.4 LIBSOUP_2_39_4
2012-07-16 Dan Winshipsoup-tld: do not consider non suffixed domains as public
2012-07-16 Alban BrowaeysSet the message priv->decoders to NULL after free.
2012-07-16 Dan Winshipsoup_message_headers_get_content_length: recheck encoding
2012-07-16 Carlos Garcia... soup-cache: Save the sniffed mime type in the cache too
2012-07-16 Dan WinshipSoupSession: rename host_lock to conn_lock
2012-07-16 Dan Winshipsoup-message-io: make disconnect-on-unfinished more...
2012-07-16 Dan Winshipsoup_session_queue_message: simplify the msg refcountin...
2012-07-16 Dan WinshipSoupSession: replace queue_message() base impl with...
2012-07-16 Dan Winshipsoup-uri: fix uri_normalized_copy to not always do...
2012-07-16 Chao-Hsiung... Updated Traditional Chinese translation(Hong Kong and...
2012-07-15 Ihar HrachyshkaUpdated Belarusian translation.
2012-07-14 Aurimas ČerniusAdded Lithuanian translation
2012-07-14 Kjartan MaraasRemove zh_HK and zh_TW because the translation files...
2012-07-14 Chao-Hsiung... Updated Traditional Chinese translation(Hong Kong and...
2012-07-13 Dan WinshipFix the retry-on-broken-connection codepath for SoupRequest
2012-07-13 Dan WinshipAdd some test-utils helpers for async SoupRequest usage
2012-07-13 Dan Winshipsoup-client-input-stream: don't chain up from close...
2012-07-13 Dan WinshipClean up includes
2012-07-13 Dan WinshipReorganize files to need fewer forward declarations
2012-07-13 Dan WinshipUse G_DEFINE_INTERFACE and G_DEFINE_BOXED_TYPE
2012-07-13 Dan WinshipUse g_clear_object(), g_clear_pointer()
2012-07-13 Dan WinshipUse g_ptr_array_new_with_free_func()
2012-07-13 Dan WinshipUse g_slist_free_full()
2012-07-13 Dan WinshipReplace g_hash_table_foreach() with GHashTableIter
2012-07-13 Dan WinshipRemove an unnecessary old demo program that doesn't...
2012-07-13 Dan Winshipsoup-session.c: whitespace fix
2012-07-13 Dan Winshiprequester-test: fix some debug printfs
2012-07-13 Nilamdyuti... Assamese translation completed
2012-07-13 Nilamdyuti... Added Assamese to LINGUAS
2012-07-12 Yaron ShahrabaniUpdated Hebrew translation.
2012-07-11 Dan WinshipSoupCookie: ignore values on httponly and secure attributes
2012-07-11 Dan WinshipFix cookies-test.c indentation
2012-07-10 Kjartan MaraasUpdated Norwegian bokmål translation
2012-07-05 Javier JardónReplace deprecated symbols
2012-07-05 Javier JardónAdd deprecation attributes to deprecated functions
2012-07-05 Alexander ShopovUpdated Bulgarian translation
2012-07-04 Dan Winshipupdate .gitignore for tld_data.inc
2012-06-30 Nguyễn Thái... Added Vietnamese translation
2012-06-28 Andika TriwidadaUpdated Indonesian translation
2012-06-26 Colin Walterstld-parser: Rewrite in Python
2012-06-26 Colin Waltersbuild: Don't write tld_data.inc to srcdir which may...
2012-06-26 Colin Walterstld-parser: Add error handling
2012-06-26 Colin WaltersRevert "make dist fix"
2012-06-26 Dan Winship2.39.3 LIBSOUP_2_39_3
next