[libsoup] Created tag LIBSOUP_2_31_6



The unsigned tag 'LIBSOUP_2_31_6' was created.

Tagger: Dan Winship <danw gnome org>
Date: Mon Aug 2 17:38:25 2010 -0400

    2.31.6

Changes since the last tag 'LIBSOUP_2_30_0':

Andreas Rottmann (4):
      Add gobject-introspection support
      TopGit-driven merge of branches:
      TopGit-driven merge of branches:
      Add some helper functions to aid language bindings

Dan Winship (44):
      Add macros for checking character classes. Eg, soup_char_is_token()
      soup_header_g_string_append_param: if @value is a token, don't quote it
      soup-multipart: don't quote the boundary string if it doesn't need it
      soup-multipart: remove extra CRLF before multipart body
      soup-multipart: don't use Content-Transfer-Encoding in multipart/form-data
      soup_auth_domain_covers: skip the URI path check with proxy auth domains
      SoupLogger: don't crash if the session emits bogus data
      Fix for proxies that close the connection when 407'ing a CONNECT
      post-branch bump to 2.31.0
      Add properties for request/response body/headers
      Add get methods for SoupCookie, SoupDate, and SoupURI fields
      Mark SoupAuth and SoupAuthDomain abstract
      valgrind suppressions file updates
      plug a small leak in test-utils
      Fix SoupSessionAsync to handle very early aborts better
      soup-message-io: only retry on I/O error if the connection has been used
      soup-gnutls: return SOUP_SSL_ERROR, not G_IO_ERROR, on handshake failure
      soup-gnutls: talk to servers even if they use really lame key lengths
      add introspection files to .gitignore
      2.31.2
      SoupProxyResolverGNOME: improve behavior with more-recent libproxy
      sniffing-test: be robust against slightly-broken jhbuild configs
      Fix (transfer) annotations on some non-transfer-full getters
      soup-status.c: #include config.h to get HAVE_SSL define
      tests/auth-test: clean up a bit and fix async auth test logic
      Make SoupConnection warn if disposed "incorrectly"
      Misc SoupConnection API improvements
      soup-message-io: use SoupMessageQueueItems and add SoupMessageCompletionFn
      Add SoupMessageQueueItemState, remove SoupMessageIOStatus
      SoupSession: bind connections to messages sooner, improve conn failure case
      SoupSession: continue reorg, remove remaining signal-based flow control
      Fix a signal-handler leak in the too-many-redirects patch
      SoupSession: tweak cancellation again
      Fix connection states so in-use connections don't get pruned
      soup_date_new_from_string: fix an out-of-bounds memory access
      Allow calling soup_test_server_new() multiple times in test programs
      Fix redirects-to-different-hosts to not reuse the same connection
      Disable TLS 1.2 in addition to 1.0 and 1.1
      SoupSessionAsync: make soup_session_cancel_message behave stupidly again
      SoupSessionAsync: don't stall on proxy resolution error
      SoupProxyResolverStatic: port to newer SoupProxyURIResolver API
      Put the hostname into the reason_phrase with network errors
      soup-message-io: fix wrong-Content-Length logic
      2.31.6

Gustavo Noronha Silva (1):
      Annotate all hash table parameters and return values for introspection

Jonathon Jongsma (1):
      Fix leak of uri in soup_form_request_for_data()

José Millán Soto (1):
      SoupSession: count redirections and cancel the message after too many

Lorenzo Gil (1):
      Mark SoupSession as an abstract class

Lukasz Slachciak (1):
      added PRAGMA secure_delete =1 to overwite deleted cookies with zeros

Xan Lopez (1):
      Do not try to resolve URIs without a host

Yaakov Selkowitz (1):
      Do not dist gir_DATA



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