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-20
Updated Uyghur translation
Gheyret Kenji
1
-16
/
+39
2013-01-18
soup-body-input-stream: update priv->eof when skipping
Sergio Villar Senin
1
-1
/
+3
2013-01-17
set_ssl_ca_file: don't try unreffing tlsdb if it's NULL
Guillaume Desmottes
1
-1
/
+2
2013-01-17
Updated Serbian translation
Мирослав Николић
2
-18
/
+64
2013-01-15
Updated Belarusian translation.
Ihar Hrachyshka
1
-7
/
+28
2013-01-14
2.41.4
LIBSOUP_2_41_4
2.41.4
Dan Winship
2
-1
/
+61
2013-01-14
soup-session: add SoupMessage-based streaming APIs
Dan Winship
5
-17
/
+130
2013-01-12
soup-message: belated #include cleanup
Dan Winship
1
-3
/
+0
2013-01-12
SoupURI: replace NULL password with "" on http
Dan Winship
2
-6
/
+8
2013-01-12
soup-auth-digest: fix a leak on re-auth
Dan Winship
1
-0
/
+3
2013-01-12
Updated Bulgarian translation
Alexander Shopov
1
-14
/
+35
2013-01-09
soup-session: fix a deadlock when aborting a SoupSessionSync
Dan Winship
1
-0
/
+1
2013-01-09
Add explicit soup-version.h include into soup.h
Milan Crha
1
-0
/
+1
2013-01-08
build: Do not use AM_GLIB_GNU_GETTEXT
Javier
2
-3
/
+2
2013-01-08
autogen.sh: Use autoreconf instead gnome-autogen
Javier
1
-15
/
+27
2013-01-07
soup_message_get_https_status: provide info for failed attempts too
Dan Winship
3
-8
/
+14
2013-01-07
Revert "SoupConnection: disconnect on failed connections/tunnels"
Dan Winship
2
-19
/
+5
2013-01-06
Fix previous commit
Dan Winship
1
-2
/
+5
2013-01-05
soup-session: fix up the SoupRequest requeuing logic
Dan Winship
1
-8
/
+16
2013-01-04
Rename LIBSOUP_DISABLE_DEPRECATED to SOUP_DISABLE_DEPRECATED
Dan Winship
10
-11
/
+11
2013-01-02
soup-auth-manager: make this thread-safe
Dan Winship
1
-3
/
+29
2013-01-02
soup-auth-manager: add soup_auth_manager_use_auth()
Dan Winship
7
-10
/
+105
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
[next]