2010-06-10 |
Dan Winship | soup_date_new_from_string: fix an out-of-bounds memory... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Dan Winship | Fix connection states so in-use connections don't get... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Dan Winship | SoupSession: tweak cancellation again |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Dan Winship | Fix a signal-handler leak in the too-many-redirects... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Dan Winship | SoupSession: continue reorg, remove remaining signal... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Dan Winship | SoupSession: bind connections to messages sooner, impro... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Dan Winship | Add SoupMessageQueueItemState, remove SoupMessageIOStatus |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Dan Winship | soup-message-io: use SoupMessageQueueItems and add... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Dan Winship | Misc SoupConnection API improvements |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Dan Winship | Make SoupConnection warn if disposed "incorrectly" |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Dan Winship | tests/auth-test: clean up a bit and fix async auth... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Dan Winship | soup-status.c: #include config.h to get HAVE_SSL define |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Dan Winship | Fix (transfer) annotations on some non-transfer-full... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Dan Winship | sniffing-test: be robust against slightly-broken jhbuil... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Dan Winship | SoupProxyResolverGNOME: improve behavior with more... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
José Millán... | SoupSession: count redirections and cancel the message... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Dan Winship | 2.31.2 |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Jonathon Jongsma | Fix leak of uri in soup_form_request_for_data() |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Gustavo Noronha... | Annotate all hash table parameters and return values... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Dan Winship | add introspection files to .gitignore |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Dan Winship | soup-gnutls: talk to servers even if they use really... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Dan Winship | soup-gnutls: return SOUP_SSL_ERROR, not G_IO_ERROR... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Dan Winship | soup-message-io: only retry on I/O error if the connect... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Dan Winship | Fix SoupSessionAsync to handle very early aborts better |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Dan Winship | plug a small leak in test-utils |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Dan Winship | valgrind suppressions file updates |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Andreas Rottmann | Add some helper functions to aid language bindings |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Andreas Rottmann | TopGit-driven merge of branches: |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Andreas Rottmann | TopGit-driven merge of branches: |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Dan Winship | Mark SoupAuth and SoupAuthDomain abstract |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Lorenzo Gil | Mark SoupSession as an abstract class |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Dan Winship | Add get methods for SoupCookie, SoupDate, and SoupURI... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Dan Winship | Add properties for request/response body/headers |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Andreas Rottmann | Add gobject-introspection support |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Lukasz Slachciak | added PRAGMA secure_delete =1 to overwite deleted cooki... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Dan Winship | post-branch bump to 2.31.0 |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Dan Winship | Fix for proxies that close the connection when 407... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Dan Winship | SoupLogger: don't crash if the session emits bogus... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Dan Winship | soup_auth_domain_covers: skip the URI path check with... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Dan Winship | soup-multipart: don't use Content-Transfer-Encoding... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Dan Winship | soup-multipart: remove extra CRLF before multipart... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Dan Winship | soup-multipart: don't quote the boundary string if... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Dan Winship | soup_header_g_string_append_param: if @value is a token... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Dan Winship | Add macros for checking character classes. Eg, soup_cha... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Xan Lopez | Do not try to resolve URIs without a host |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Dan Winship | 2.30.0 LIBSOUP_2_30_0 |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Gustavo Noronha... | Add test that makes sure parameters are preserved |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Gustavo Noronha... | Be less strict when checking whether to apply "text... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Dan Winship | Don't bind to public interfaces for tests. |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Dan Winship | Fix leaks found by valgrind |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Dan Winship | Fix a crash in the whitespace-stripping code in soup_ur... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Dan Winship | Handle "Content-Encoding: x-gzip" as well as gzip |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Dan Winship | 2.29.91 LIBSOUP_2_29_91 |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Dan Winship | pre-bump to 2.29.1 |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Dan Winship | Misc gtk-doc updates |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Gustavo Noronha... | New SoupMessageFlag to report whether it has dealt... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Dan Winship | Add SOUP_SESSION_SSL_STRICT, to control whether SSL... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Dan Winship | Fix error propagation on SSL cert errors |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Dan Winship | belatedly document the SOUP_MESSAGE_CONTENT_DECODED... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Dan Winship | [SoupURI] further fixes to CRLF-stripping |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Dan Winship | run autoupdate, remove some old junk |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Dan Winship | [SoupURI] additional fixes to previous commit |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Dan Winship | [SoupURI] tolerate bad %-encoding and other common... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Dan Winship | 2.29.90 LIBSOUP_2_29_90 |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Xan Lopez | [configure] post-release bump to 2.29.90 |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Xan Lopez | Implement acceptance policies in SoupCookieJar |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Dan Winship | [SoupServer] actually emit request-read, as documented |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Dan Winship | 2.29.6 LIBSOUP_2_29_6 |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Dan Winship | soup-form.c: change some code to make clang happy and... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Dan Winship | [SoupCookieJar] change some code to make clang happy |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Dan Winship | tests/simple-proxy.c: remove obvious dead assignment... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Dan Winship | Fix leak in previous commit |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Dan Winship | [SoupServer] Avoid a harmless g_return_if_fail |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Dan Winship | Fix invalid read in soup_cookie_applies_to_uri() |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Dan Winship | [SoupCodingGzip] discard trailing junk after decoding... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Dan Winship | Explicitly link to -lz for SoupCodingGzip |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Dan Winship | Further AM_MAINTAINER_MODE fixes |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Dan Winship | 2.29.5 LIBSOUP_2_29_5 |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Benjamin Otte | ENABLE_MAINTAINER_MODE is sooo 1999 |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Benjamin Otte | Use g_type_is_a() in ugly hack. |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Benjamin Otte | Add apache2 and apache as possible names for the apache... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Gustavo Noronha... | Unnecessary initialization |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Gustavo Noronha... | Remove unnecessary priv variable |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Gustavo Noronha... | Replace unnecessary variable with a comment |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Dan Winship | Fix defines of SOUP_URI_SCHEME_FTP etc |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Dan Winship | SoupSession: Handle CONNECT failure without hanging |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Dan Winship | SoupAuthDigest, SoupAuthDomainDigest: follow the spec... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Benjamin Otte | Link to GNUTLS here |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Winship | Don't send URI fragment when requesting via proxy |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Winship | Revert "Warn if the user tries to load a URI containing... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Winship | [SoupURI] add a bit of ftp URI support |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Dan Winship | SoupCookie: more fixes to path handling |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Dan Winship | Warn if the user tries to load a URI containing a fragment. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Dan Winship | Update cookie parsing/output to match the current https... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Dan Winship | tests/get: updates for cookie debugging |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Holger Hans... | Change the typedef of SoupCookieJar to follow the other... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Dan Winship | Clean up accept-language-auto a bit |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Mario Sanchez... | New accept-language-auto property for SoupSession |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Mario Sanchez... | Provide a new 'accept-language' property for SoupSession |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Dan Winship | fix dist |
commit | commitdiff | tree | snapshot |
next |