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
/
ntlm-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-04
Imported Upstream version 2.46.0
upstream/2.46.0
Zhang zhengguang
1
-103
/
+121
2013-04-10
tests: fix ntlm-test when built without ntlm_auth support
Dan Winship
1
-1
/
+3
2013-02-07
SoupAuthNTLM: fix to do a "retrying" authenticate
Dan Winship
1
-0
/
+88
2013-01-02
soup-auth-manager: add soup_auth_manager_use_auth()
Dan Winship
1
-4
/
+12
2013-01-02
ntlm-test: kill some dead code
Dan Winship
1
-5
/
+0
2013-01-02
ntlm-test-helper: fix
Dan Winship
1
-1
/
+1
2012-12-29
Reorganize NTLM authentication, fix ntlm_auth support
Dan Winship
1
-8
/
+52
2012-10-16
soup-auth-manager-ntlm.c: don't include the default domain in the response
Dan Winship
1
-1
/
+1
2012-07-13
Clean up includes
Dan Winship
1
-17
/
+0
2012-02-24
SoupAuthManagerNTLM: fix don't-fallback-to-Basic code
Dan Winship
1
-42
/
+90
2011-11-13
SoupAuthManagerNTLM: allow non-ASCII usernames/passwords
Dan Winship
1
-1
/
+1
2010-12-09
SoupSession, SoupAuthManagerNTLM: Use subfeatures for NTLM auth too
Dan Winship
1
-4
/
+4
2010-06-11
Allow calling soup_test_server_new() multiple times in test programs
Dan Winship
1
-0
/
+1
2009-04-03
Bug 576760 – soup_message_headers_get_content_type returns bad headers
Dan Winship
1
-9
/
+10
2009-03-27
Bug 576583 - Tests fail if "localhost" resolves to ::1
Dan Winship
1
-1
/
+1
2008-09-30
soup_value_hash_insert_value() copies the value, so we have to
Dan Winship
1
-0
/
+1
2008-09-30
store the GSource in priv, don't ref the session. Otherwise the session
Dan Winship
1
-2
/
+1
2008-09-26
libsoup/soup-auth-manager-ntlm.c libsoup/soup-auth-manager.c
Dan Winship
1
-1
/
+1
2008-04-05
Misc fixes noticed by "sparse" or by running gcc with additional
Dan Winship
1
-2
/
+0
2008-01-28
Use soup_message_headers_replace(), not soup_message_headers_append(),
Dan Winship
1
-74
/
+169
2008-01-15
Merge libsoup-2.4 branch to trunk
Dan Winship
1
-164
/
+97
2007-11-21
don't leak the SoupAddress.
Dan Winship
1
-0
/
+5
2007-10-28
free proxy-related stuff
Dan Winship
1
-0
/
+3
2007-10-28
Make these less verbose by default (to make it easier to see what failed
Dan Winship
1
-27
/
+46
2007-09-24
Only remove the Authorization / Proxy-Authorization header from the
Dan Winship
1
-0
/
+380