index
:
platform/upstream/libsoup
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
devel
pristine-tar
sandbox/pcoval/devel
sandbox/pcoval/upstream
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upstream
Domain: Network & Connectivity / Data Network; Licenses: ETC;
Jaehyun Kim <jeik01.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-09
soup_header_g_string_append_param: if @value is a token, don't quote it
Dan Winship
2
-3
/
+3
2010-03-15
Add test that makes sure parameters are preserved
Gustavo Noronha Silva
1
-1
/
+27
2010-03-13
Don't bind to public interfaces for tests.
Dan Winship
3
-3
/
+13
2010-03-13
Fix leaks found by valgrind
Dan Winship
4
-1122
/
+83
2010-02-21
Add SOUP_SESSION_SSL_STRICT, to control whether SSL cert errors are fatal
Dan Winship
1
-0
/
+5
2010-02-14
[SoupURI] additional fixes to previous commit
Dan Winship
1
-0
/
+2
2010-02-14
[SoupURI] tolerate bad %-encoding and other common sorts of URI lossage
Dan Winship
1
-6
/
+15
2010-02-03
Implement acceptance policies in SoupCookieJar
Xan Lopez
2
-2
/
+124
2010-01-23
tests/simple-proxy.c: remove obvious dead assignment noted by clang
Dan Winship
1
-1
/
+0
2010-01-23
[SoupCodingGzip] discard trailing junk after decoding, for compatibility
Dan Winship
1
-3
/
+44
2009-12-18
Link to GNUTLS here
Benjamin Otte
1
-0
/
+1
2009-12-18
Don't send URI fragment when requesting via proxy
Dan Winship
2
-1
/
+52
2009-12-18
Revert "Warn if the user tries to load a URI containing a fragment."
Dan Winship
1
-10
/
+0
2009-12-17
Warn if the user tries to load a URI containing a fragment.
Dan Winship
1
-0
/
+10
2009-12-17
tests/get: updates for cookie debugging
Dan Winship
1
-5
/
+19
2009-12-17
Clean up accept-language-auto a bit
Dan Winship
1
-1
/
+3
2009-12-16
fix dist
Dan Winship
1
-0
/
+1
2009-12-16
Content-Encoding support
Dan Winship
4
-0
/
+164
2009-12-14
Handle spurious CR/LFs between responses
Dan Winship
1
-0
/
+8
2009-11-22
Don't leak session if message is cancelled during socket connection
Dan Winship
1
-0
/
+56
2009-11-21
soup_multipart_new_from_message: fix to work with binary attachments
Dan Winship
1
-7
/
+13
2009-11-05
Ensure WSAStartup() is called on Windows more reliably
Tor Lillqvist
1
-1
/
+1
2009-11-05
Don't change HEAD to GET on 303 redirect
Dan Winship
1
-2
/
+5
2009-09-11
Fix leaks in test programs, update libsoup.supp
Dan Winship
6
-29
/
+389
2009-09-07
Remove SoupPasswordManager from the stable API
Dan Winship
1
-86
/
+0
2009-09-07
SoupURI: an empty query is distinct from no query
Dan Winship
1
-1
/
+5
2009-09-07
Skip termios stuff in tests/get if building on Windows
Dan Winship
1
-1
/
+12
2009-08-31
Fix timeout-test without SSL support
Marvin Schmidt
1
-0
/
+2
2009-08-12
Add SoupPasswordManager and SoupPasswordManagerGNOME
Dan Winship
1
-0
/
+75
2009-08-09
Fix error code when trying to https with --disable-ssl
Dan Winship
1
-3
/
+3
2009-08-09
Add soup_message_disable_feature()
Dan Winship
1
-9
/
+52
2009-08-09
Support "OPTIONS *" in SoupServer
Dan Winship
1
-1
/
+94
2009-07-27
Don't crash when a request is redirected to an invalid/non-http URI
Dan Winship
1
-26
/
+42
2009-07-27
Do not discard the request body after sending, even if !accumulate
Dan Winship
1
-0
/
+4
2009-07-13
distcheck fixes for sniffing-test
Dan Winship
2
-15
/
+23
2009-07-13
Make gcc happy with body handling in sniffing-test
Gustavo Noronha Silva
1
-4
/
+5
2009-07-10
Miscellaneous content-sniffing fixes
Dan Winship
2
-58
/
+150
2009-07-10
Actually test chunked encoding, and fix some hangs
Gustavo Noronha Silva
1
-1
/
+8
2009-07-02
Implement content sniffing
Gustavo Noronha Silva
7
-0
/
+519
2009-06-22
Fix POST 301 redirect behavior
Dan Winship
1
-1
/
+2
2009-06-09
Remove -r flag from tests/get
Dan Winship
1
-182
/
+16
2009-06-06
Fix hostname resolution behavior
Dan Winship
1
-1
/
+1
2009-05-21
Don't emit "authenticate" until a message is actually sent and fails.
Dan Winship
1
-14
/
+58
2009-04-28
Fix a crash when cancelling a message from a "restarted" handler
Dan Winship
1
-1
/
+1
2009-04-28
Verify that soup_auth_is_for_proxy() is returning the right thing
Dan Winship
1
-3
/
+19
2009-04-19
header-parsing.c: Add tests for new bad-header-parsing rules
Dan Winship
1
-28
/
+61
2009-04-19
Add an "expect_warning" variable to the test framework
Dan Winship
2
-2
/
+10
2009-04-18
Add more tests to tests/date.c
Dan Winship
1
-42
/
+214
2009-04-18
Bug 579055 – SOUP_DATE_RFC2822 not handled in soup_date_to_string()
Enrico Tröger
1
-3
/
+1
2009-04-18
Add a regression test for SOUP_SESSION_TIMEOUT
Dan Winship
4
-3
/
+147
[next]