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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-02
SoupAuthManager: make this public
Dan Winship
8
-19
/
+87
2013-01-02
soup-auth-manager: split out connection handling
Dan Winship
14
-217
/
+483
2013-01-02
soup-auth-ntlm: get rid of separate SSO states
Dan Winship
1
-26
/
+24
2013-01-02
ntlm-test: kill some dead code
Dan Winship
1
-5
/
+0
2013-01-02
ntlm-test-helper: fix
Dan Winship
2
-2
/
+2
2013-01-02
soup-auth-domain-digest: minor documentation correction
Guenther Wutz
1
-1
/
+1
2012-12-30
Updated Friulian translation
TmTFx
2
-0
/
+82
2012-12-29
soup-auth-ntlm: small fix
Dan Winship
1
-1
/
+1
2012-12-29
Reorganize NTLM authentication, fix ntlm_auth support
Dan Winship
14
-1490
/
+1352
2012-12-28
tests: add session-test
Dan Winship
2
-0
/
+237
2012-12-28
SoupSession: update docs (and some semantics) for plain SoupSession
Dan Winship
13
-142
/
+463
2012-12-28
Revert the mirroring of SoupMessage API onto SoupRequestHTTP.
Dan Winship
12
-628
/
+61
2012-12-28
Add back LIBSOUP_DISABLE_DEPRECATED
Dan Winship
7
-2
/
+11
2012-12-28
docs: more fixes
Dan Winship
11
-43
/
+90
2012-12-27
docs: Lots of minor fixes and additions
Dan Winship
22
-49
/
+315
2012-12-27
Updated Hebrew translation.
Yaron Shahrabani
1
-9
/
+30
2012-12-26
soup-session: move cache handling here
Dan Winship
3
-112
/
+125
2012-12-26
tests: add cache-test
Dan Winship
2
-0
/
+444
2012-12-26
test-utils: remove unnecessary #includes
Dan Winship
1
-3
/
+0
2012-12-23
Updated Polish translation
Piotr Drąg
1
-2
/
+6
2012-12-23
Updated Galician translations
Fran Diéguez
1
-2
/
+6
2012-12-22
Updated Slovenian translation
Matej Urbančič
1
-16
/
+35
2012-12-20
Updated Spanish translation
Daniel Mustieles
1
-9
/
+11
2012-12-19
[l10n] Updated Estonian translation
Mattias Põldaru
1
-2
/
+18
2012-12-19
soup-cache: Fix a memory leak.
Sudarsana Nagineni
1
-0
/
+1
2012-12-19
Assamese translation updated
Nilamdyuti Goswami
1
-7
/
+9
2012-12-18
SoupCache: add SoupContentProcessor support
Sergio Villar Senin
2
-417
/
+178
2012-12-18
SoupCacheInputStream: new input stream filter that writes to the cache
Sergio Villar Senin
4
-0
/
+388
2012-12-17
2.41.3
LIBSOUP_2_41_3
2.41.3
Dan Winship
2
-1
/
+96
2012-12-17
Rename all remaining "SoupMessage *req"s to "msg"
Dan Winship
5
-71
/
+71
2012-12-17
soup-message: update docs to mention SoupRequest where appropriate
Dan Winship
1
-18
/
+30
2012-12-17
soup-message: deprecate soup_message_set_chunk_allocator()
Dan Winship
3
-2
/
+13
2012-12-17
soup-message: fix up add_header_handler()/add_status_handler() docs
Dan Winship
1
-23
/
+7
2012-12-17
soup-message: remove gtk-docs on internal methods
Dan Winship
1
-127
/
+0
2012-12-16
Updated Spanish translation
Daniel Mustieles
1
-10
/
+30
2012-12-16
Updated Polish translation
Piotr Drąg
1
-8
/
+25
2012-12-15
Updated Galician translations
Fran Diéguez
1
-9
/
+26
2012-12-14
SoupConnection: Quiet a (mistaken) compiler warning
Colin Walters
1
-2
/
+2
2012-12-12
soup-filter-input-stream: fix non-blocking behavior to not spin
Dan Winship
1
-4
/
+18
2012-12-12
docs: remove libsoup-gnome references from the build
Dan Winship
1
-2
/
+1
2012-12-12
soup-body-output-stream: fix non-blocking writing
Dan Winship
1
-10
/
+37
2012-12-12
Assamese translation updated
Nilamdyuti Goswami
1
-12
/
+31
2012-12-11
soup-gnome: belatedly deprecate SoupProxyResolverGNOME
Dan Winship
4
-50
/
+4
2012-12-11
Add SoupCookieJarDB to replace SoupCookieJarSqlite
Dan Winship
10
-327
/
+419
2012-12-11
tests: fix memory leaks
Dan Winship
4
-5
/
+37
2012-12-11
soup-session: fix a possible crash
Dan Winship
1
-0
/
+2
2012-12-11
SoupPasswordManager: kill
Dan Winship
12
-507
/
+37
2012-12-11
SoupRequester: compatibility fix
Dan Winship
1
-0
/
+38
2012-12-11
soup-message-io: fix crash when doing unpause+cancel
Dan Winship
1
-1
/
+4
2012-12-10
soup-uri: don't decode %00 in URIs
Dan Winship
2
-1
/
+4
[prev]
[next]