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
2012-12-20
changes
submit/trunk/20121220.205246
accepted/trunk/20121220.212006
Anas Nashif
1
-0
/
+4
2012-12-20
cleanup spec
Anas Nashif
1
-6
/
+6
2012-12-09
require glib-2.0 >= 2.35.0
Anas Nashif
1
-1
/
+1
2012-12-09
update to 2.41.2
Anas Nashif
1
-1
/
+1
2012-12-09
add missing slash in %configure
Anas Nashif
2
-1
/
+4
2012-12-09
add changelog
Anas Nashif
1
-0
/
+3
2012-12-09
for gnome, require gnome-keyring-1
Anas Nashif
1
-0
/
+1
2012-12-09
make gnome builds optional
Anas Nashif
1
-5
/
+5
2012-12-09
disable gtkdoc
Anas Nashif
4
-5
/
+2
2012-12-09
make introspection depend on gnome
Anas Nashif
1
-4
/
+6
2012-12-09
require gnome-common
Anas Nashif
1
-8
/
+20
2012-12-09
fixed Makefile.am for sqlite support
Anas Nashif
1
-4
/
+5
2012-12-09
fixed packaging
Anas Nashif
1
-0
/
+1
2012-12-09
fixed packaging
Anas Nashif
1
-1
/
+2
2012-12-09
fixed packaging
Anas Nashif
2
-0
/
+104
2012-12-09
adapt configure script
Anas Nashif
1
-0
/
+29
2012-12-09
sqlite support
Anas Nashif
1
-0
/
+14
2012-11-19
2.41.2
upstream/2.41.2
LIBSOUP_2_41_2
2.41.2
Dan Winship
2
-1
/
+60
2012-11-19
Uyghur translation added.
Gheyret Kenji
2
-0
/
+81
2012-11-17
SoupLogger: fix printing of Host header with IPv6 literal
Dan Winship
2
-2
/
+42
2012-11-17
soup-message-client-io: add a Host header to HTTP/1.0 messages too
Dan Winship
1
-14
/
+11
2012-11-15
Crash in lookup_resolved(), g_error_free()
Milan Crha
1
-1
/
+1
2012-11-10
configure.ac: add some missing quotes
Dan Winship
1
-3
/
+3
2012-11-10
build: distcheck fixes, including one generic srcdir!=builddir fix
Dan Winship
2
-4
/
+12
2012-11-10
build: fix
Dan Winship
1
-0
/
+42
2012-11-08
Add per-version deprecation/availability warnings
Dan Winship
48
-145
/
+597
2012-11-06
libsoup-2.4.sym: temporarily export soup_message_io_cleanup
Dan Winship
1
-0
/
+1
2012-11-05
SoupProxyResolver: remove evil hack
Dan Winship
1
-31
/
+0
2012-11-04
Updated slovak translation
Pavol Klačanský
1
-5
/
+4
2012-11-04
Updated slovak translation
Pavol Klačanský
2
-0
/
+91
2012-11-02
SoupSession: don't disconnect connections outside of conn_lock
Dan Winship
1
-12
/
+36
2012-11-02
SoupConnection: disconnect on failed connections/tunnels
Dan Winship
4
-33
/
+36
2012-11-02
SoupSession: move some code from SoupMessageQueue here
Dan Winship
6
-59
/
+65
2012-11-02
SoupConnection: hide a special case
Dan Winship
2
-27
/
+30
2012-11-02
SoupConnection: track reusability internally
Dan Winship
3
-24
/
+18
2012-11-02
SoupConnection: track current message, not current item
Dan Winship
1
-19
/
+18
2012-11-02
SoupConnection: drop "message" property
Dan Winship
1
-16
/
+0
2012-11-02
SoupConnection: don't listen to SoupSocket::disconnected
Dan Winship
1
-18
/
+1
2012-11-02
Added SoupContentProcessor support to SoupMessage, SoupContentDecoder & SoupC...
Sergio Villar Senin
7
-129
/
+210
2012-11-02
SoupContentProcessor: new interface
Sergio Villar Senin
3
-0
/
+109
2012-11-02
build: don't export private symbols in the libraries
Dan Winship
3
-2
/
+497
2012-11-02
connection-test: make it not require access to private SoupConnection symbols
Dan Winship
1
-6
/
+3
2012-11-02
soup-multipart-input-stream: belatedly add .h file to soup.h
Dan Winship
2
-6
/
+1
2012-11-02
SoupSession: mark a static function static (and clarify why it's there)
Dan Winship
1
-2
/
+6
2012-11-02
soup-version: minor style fixes
Dan Winship
2
-11
/
+7
2012-10-31
tests: fix some race conditions
Dan Winship
2
-4
/
+12
2012-10-29
soup_header_parse_param_list: return empty GHashTable instead of NULL
Dan Winship
2
-10
/
+2
2012-10-22
2.41.1
LIBSOUP_2_41_1
2.41.1
Dan Winship
2
-1
/
+32
2012-10-22
.gitignore: add tests/soup-tests.gresource
Dan Winship
1
-0
/
+1
2012-10-22
tests: add support for Apache 2.4
Dan Winship
5
-14
/
+328
[next]