[libsoup/cache] (40 commits) ...soup-cache: get rid of the in-memory copy of the cached resource ASAP



Summary of changes:

  f6e88bc... NEWS: fix a bug number that was typoed (*)
  9325668... Handle PUT methods in soup_form_request_for_data (*)
  ecdbe91... Mark soup_uri_set_query_from_fields with G_GNUC_NULL_TERMIN (*)
  8da342d... Add another missing G_GNUC_NULL_TERMINATED and a G_GNUC_PRI (*)
  4d8e5c8... Attempt better compatibility with non-TLS1.1 https servers. (*)
  230c0f3... Fix the header/body boundary detection logic (*)
  7376039... Fix cflags to work with older versions of gcc (*)
  3907ea1... Fix a warning introduced in fix for bug 582002 (*)
  e220ca5... Don't set AI_CANONNAME when calling getaddrinfo() (*)
  6755015... Temporarily redo the TLS compatibility patch (*)
  dfdde36... Don't emit "authenticate" until a message is actually sent  (*)
  8a041d5... Update REQUIRED_AUTOMAKE_VERSION to match reality (*)
  6f83c54... Use POSIXly-correct "test a = b" rather than bash "test a = (*)
  3dcdf7f... Include the (optional) algorithm param in Digest auth respo (*)
  777af4c... More temporary SSL tweaking (*)
  dee7dc7... Fix hostname resolution behavior (*)
  83da293... SoupConnection/SoupSession reorg and cleanup (*)
  e636754... Implement SoupProxyURIResolver, to replace SoupProxyResolve (*)
  74e7c3b... Add "Content-Length: 0" to requests with a Content-Type but (*)
  ad981db... add a HACKING file with some initial notes on code style an (*)
  c5d3d90... Remove -r flag from tests/get (*)
  10716ed... 2.27.2 (*)
  825a7a8... Fix POST 301 redirect behavior (*)
  ead8e2f... Require explicit --disable-ssl to build without GNUTLS supp (*)
  3c9f3cd... Implement content sniffing (*)
  aad40ac... Fix the SOUP_METHOD_* and SOUP_URI_SCHEME_* defines to be t (*)
  2c0d924... Actually test chunked encoding, and fix some hangs (*)
  d9bcaac... Miscellaneous content-sniffing fixes (*)
  97391f4... Fix a content-sniffer crash with redirected URLs (*)
  f9208d4... Make SOUP_SESSION_TIMEOUT also affect async connection (*)
  55857a6... Fix SSL on Windows (*)
  aef11c4... Fix HTML or feed algorithm to not go past resource_length (*)
  9ccbb0f... Make gcc happy with body handling in sniffing-test (*)
  610d57f... distcheck fixes for sniffing-test (*)
  a397042... 2.27.4 (*)
  fd5b785... Fix cut+pasto in win32 gnutls code (*)
  698d901... Merge branch 'master' into cache
  15d8520... soup-cache: make the writing and closing of the cached reso
  b0053ca... soup-cache: make reading the cached resources from disk asy
  5d6ed63... soup-cache: get rid of the in-memory copy of the cached res

(*) This commit already existed in another branch; no separate mail sent



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]