projects
/
platform
/
upstream
/
libsoup.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ntlm-test-helper: fix
[platform/upstream/libsoup.git]
/
tests
/
2013-01-02
Dan Winship
ntlm-test-helper: fix
tree
|
commitdiff
2012-12-29
Dan Winship
Reorganize NTLM authentication, fix ntlm_auth support
tree
|
commitdiff
2012-12-28
Dan Winship
tests: add session-test
tree
|
commitdiff
2012-12-28
Dan Winship
Revert the mirroring of SoupMessage API onto SoupReques...
tree
|
commitdiff
2012-12-28
Dan Winship
Add back LIBSOUP_DISABLE_DEPRECATED
tree
|
commitdiff
2012-12-26
Dan Winship
tests: add cache-test
tree
|
commitdiff
2012-12-26
Dan Winship
test-utils: remove unnecessary #includes
tree
|
commitdiff
2012-12-17
Dan Winship
soup-message: deprecate soup_message_set_chunk_allocator()
tree
|
commitdiff
2012-12-11
Dan Winship
tests: fix memory leaks
tree
|
commitdiff
2012-12-10
Dan Winship
soup-uri: don't decode %00 in URIs
tree
|
commitdiff
2012-12-10
Dan Winship
tests: fix SoupRequester deprecation warnings
tree
|
commitdiff
2012-12-10
Dan Winship
SoupSession: add soup_session_request_http() and _reque...
tree
|
commitdiff
2012-12-10
Dan Winship
SoupRequest: add soup_request_disable_feature()
tree
|
commitdiff
2012-12-10
Dan Winship
SoupRequestHTTP: mirror SoupMessage fields/API
tree
|
commitdiff
2012-12-10
Dan Winship
Move SoupRequester API into SoupSession, declare SoupRe...
tree
|
commitdiff
2012-12-10
Dan Winship
SoupSession: allow creating a "plain" SoupSession for...
tree
|
commitdiff
2012-12-09
Dan Winship
tests/uri-parsing: check empty username/password
tree
|
commitdiff
2012-12-05
Martin Robinson
Better handle the failure of URI embedded credentials
tree
|
commitdiff
2012-12-04
Dan Winship
tests: fix a few bugs
tree
|
commitdiff
2012-12-04
Dan Winship
tests/simple-httpd: use GMappedFile rather than mmap
tree
|
commitdiff
2012-11-17
Dan Winship
SoupLogger: fix printing of Host header with IPv6 literal
tree
|
commitdiff
2012-11-02
Dan Winship
connection-test: make it not require access to private...
tree
|
commitdiff
2012-11-02
Dan Winship
soup-multipart-input-stream: belatedly add .h file...
tree
|
commitdiff
2012-10-31
Dan Winship
tests: fix some race conditions
tree
|
commitdiff
2012-10-29
Dan Winship
soup_header_parse_param_list: return empty GHashTable...
tree
|
commitdiff
2012-10-22
Dan Winship
tests: add support for Apache 2.4
tree
|
commitdiff
2012-10-22
Dan Winship
Remove now-unnecessary g_type_init() calls
tree
|
commitdiff
2012-10-20
Carlos Garcia Campos
soup-request: Add support to handle gresource URI requests
tree
|
commitdiff
2012-10-16
Dan Winship
soup-auth-manager-ntlm.c: don't include the default...
tree
|
commitdiff
2012-08-25
Dan Winship
SoupConnection: fix up ::event signal emissions
tree
|
commitdiff
2012-08-25
Dan Winship
SoupConnection: fix up states during connection
tree
|
commitdiff
2012-08-20
Gustavo Noronha...
Add missing file for last commit
tree
|
commitdiff
2012-08-20
Gustavo Noronha...
Add SoupMultipartInputStream for handling multipart...
tree
|
commitdiff
2012-08-12
Dan Winship
valgrindage
tree
|
commitdiff
2012-08-10
Dan Winship
tests: parallelize proxy-test to make it faster
tree
|
commitdiff
2012-08-07
Sergio Villar Senin
SoupTLD: fix a regression in soup_tld_is_public_suffix()
tree
|
commitdiff
2012-08-06
Dan Winship
soup-xmlrpc: fix parsing of <methodCall> without <params>
tree
|
commitdiff
2012-08-06
Simon McVittie
Add a simple regression test for unbound sockets
tree
|
commitdiff
2012-08-06
Dan Winship
tld-test: update for changes to TLD data
tree
|
commitdiff
2012-07-26
Paweł Forysiuk
Fix building with MinGW compiler
tree
|
commitdiff
2012-07-25
Dan Winship
test-utils: simplify the SoupRequest test utils a bit
tree
|
commitdiff
2012-07-24
Dan Winship
SoupSessionAsync: fix handling of timed-out SoupRequests
tree
|
commitdiff
2012-07-17
Dan Winship
SoupConverterWrapper: handle empty "compressed" responses
tree
|
commitdiff
2012-07-17
Dan Winship
soup_uri_normalize: more fixes
tree
|
commitdiff
2012-07-16
Dan Winship
soup-tld: do not consider non suffixed domains as public
tree
|
commitdiff
2012-07-13
Dan Winship
Fix the retry-on-broken-connection codepath for SoupRequest
tree
|
commitdiff
2012-07-13
Dan Winship
Add some test-utils helpers for async SoupRequest usage
tree
|
commitdiff
2012-07-13
Dan Winship
Clean up includes
tree
|
commitdiff
2012-07-13
Dan Winship
Remove an unnecessary old demo program that doesn't...
tree
|
commitdiff
2012-07-13
Dan Winship
requester-test: fix some debug printfs
tree
|
commitdiff
2012-07-11
Dan Winship
SoupCookie: ignore values on httponly and secure attributes
tree
|
commitdiff
2012-07-11
Dan Winship
Fix cookies-test.c indentation
tree
|
commitdiff
2012-06-14
Sergio Villar Senin
soup-tld: added soup_tld_* utils
tree
|
commitdiff
2012-06-07
Colin Walters
tests/date: Fix compiler warning
tree
|
commitdiff
2012-05-27
Dan Winship
proxy-test: unskip accidentally skipped tests
tree
|
commitdiff
2012-05-24
Dan Winship
Fix the handling of trailing junk with Content-Encoding
tree
|
commitdiff
2012-05-16
Dan Winship
Correctly handle unsuccessful CONNECTs via request API
tree
|
commitdiff
2012-05-16
Sergio Villar Senin
Test case
tree
|
commitdiff
2012-05-15
Dan Winship
soup-message-io: keep cancellable alive for duration...
tree
|
commitdiff
2012-05-04
Dan Winship
Fix a few recent request API bugs, add some more tests
tree
|
commitdiff
2012-05-02
Dan Winship
requester-test: add an early-cancellation test
tree
|
commitdiff
2012-04-28
Dan Winship
tests/get: use GProxyResolverDefault
tree
|
commitdiff
2012-04-18
Dan Winship
tests: add some more SoupRequester-based tests
tree
|
commitdiff
2012-04-18
Dan Winship
soup-message-io: use gio streams rather than SoupSocket
tree
|
commitdiff
2012-04-17
Dan Winship
Add gettext support
tree
|
commitdiff
2012-04-11
Dan Winship
soup-session: unpause messages when cancelling them
tree
|
commitdiff
2012-04-10
Dan Winship
soup-session: fix up TLS/SSL property interactions
tree
|
commitdiff
2012-03-05
Dan Winship
Use G_GNUC_BEGIN_IGNORE_DEPRECATIONS (where available)
tree
|
commitdiff
2012-03-04
Dan Winship
connection-test, requester-test: test non-persistent...
tree
|
commitdiff
2012-03-04
Dan Winship
tests: split connection-test out of misc-test
tree
|
commitdiff
2012-02-28
Dan Winship
requester-test: add some more tests
tree
|
commitdiff
2012-02-25
Dan Winship
SoupURI: fix fallback handling of soup_uri_set_path...
tree
|
commitdiff
2012-02-24
Dan Winship
SoupAuthManagerNTLM: fix don't-fallback-to-Basic code
tree
|
commitdiff
2012-02-14
Dan Winship
SoupSessionAsync: don't queue idles from dispose()
tree
|
commitdiff
2012-02-14
Dan Winship
soup-message-server-io: fix processing of IPv6 HTTP...
tree
|
commitdiff
2012-02-12
Dan Winship
valgrind run...
tree
|
commitdiff
2012-02-10
Dan Winship
soup-uri: revert some of the previously-added return...
tree
|
commitdiff
2012-02-08
Robert Swain
tests: sniffing: Avoid loop with uninitialised length
tree
|
commitdiff
2012-02-08
Robert Swain
tests: simple-httpd: Don't leak index_path string
tree
|
commitdiff
2012-02-03
Simon McVittie
uri-parsing test: add a case that was exercised by...
tree
|
commitdiff
2012-02-03
Simon McVittie
uri-parsing test: verify that URIs are split correctly
tree
|
commitdiff
2012-02-03
Simon McVittie
Header parsing test: verify that a full URI can appear...
tree
|
commitdiff
2012-01-30
Dan Winship
requester-test: add some more tests
tree
|
commitdiff
2012-01-27
Dan Winship
chunk-test: add a check that wrote-body-data gives...
tree
|
commitdiff
2012-01-18
Raphael Kubo da...
SoupSession: Do not actually send a request if it was...
tree
|
commitdiff
2012-01-16
Dan Winship
Belatedly add regression test for CVE-2011-2524
tree
|
commitdiff
2011-12-22
Dan Winship
Force some SoupMessages to use a fresh SoupConnection
tree
|
commitdiff
2011-12-21
Dan Winship
soup-headers: misc improvements
tree
|
commitdiff
2011-12-01
Dan Winship
soup-session: fix some http-aliases/https-aliases problems
tree
|
commitdiff
2011-12-01
Dan Winship
misc-test: fix a bug
tree
|
commitdiff
2011-12-01
Dan Winship
Require glib 2.31 and update to new thread APIs
tree
|
commitdiff
2011-11-30
Dan Winship
SoupMessage: fix setting of SOUP_MESSAGE_CERTIFICATE_TR...
tree
|
commitdiff
2011-11-21
Dan Winship
Fix distcheck
tree
|
commitdiff
2011-11-17
Sergio Villar Senin
coding-test.c: refactored and added deflate support.
tree
|
commitdiff
2011-11-17
Sergio Villar Senin
Adding zlib and raw encoded versions of mbox file for...
tree
|
commitdiff
2011-11-13
Dan Winship
SoupAuthManagerNTLM: allow non-ASCII usernames/passwords
tree
|
commitdiff
2011-11-13
Dan Winship
auth-test: add a test for server-closes-connection...
tree
|
commitdiff
2011-11-13
Dan Winship
auth-test: reorganize this a bit to be more like other...
tree
|
commitdiff
2011-11-12
Dan Winship
context-test: fix cleanup code to avoid a crash
tree
|
commitdiff
2011-11-12
Dan Winship
soup-uri: %-encode non-ASCII characters when parsing...
tree
|
commitdiff
next