tizen 2.4 release accepted/tizen_2.4_mobile tizen_2.4 accepted/tizen/2.4/mobile/20151029.035547 submit/tizen_2.4/20151028.063259 tizen_2.4_mobile_release
authorjk7744.park <jk7744.park@samsung.com>
Sat, 24 Oct 2015 07:13:15 +0000 (16:13 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Sat, 24 Oct 2015 07:13:15 +0000 (16:13 +0900)
commitf91dd3bcf545534b78913cde5e71322f3e2f22cf
tree648ce1cf0ec0fc5a07b69cd8de4f90c7fd538883
parent66fe5446efffaef1423505dd0f1ff67ace2135b7
tizen 2.4 release
65 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
COPYING.LIB [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
acinclude.m4 [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
config.guess [new file with mode: 0755]
config.h.in [new file with mode: 0644]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
depcomp [new file with mode: 0755]
doc/architecture.txt [new file with mode: 0644]
doc/client-api.txt [new file with mode: 0644]
doc/libproxy.txt [new file with mode: 0644]
doc/manager-api.txt [new file with mode: 0644]
doc/manual-configuration.txt [new file with mode: 0644]
gdbus/client.c [new file with mode: 0644]
gdbus/gdbus.h [new file with mode: 0644]
gdbus/mainloop.c [new file with mode: 0644]
gdbus/object.c [new file with mode: 0644]
gdbus/polkit.c [new file with mode: 0644]
gdbus/watch.c [new file with mode: 0644]
install-sh [new file with mode: 0755]
libproxy/libproxy-1.0.pc.in [new file with mode: 0644]
libproxy/proxy.c [new file with mode: 0644]
libproxy/proxy.h [new file with mode: 0644]
ltmain.sh [new file with mode: 0644]
missing [new file with mode: 0755]
packaging/pacrunner.changes [new file with mode: 0644]
packaging/pacrunner.manifest [new file with mode: 0644]
packaging/pacrunner.spec [new file with mode: 0644]
plugins/curl.c [new file with mode: 0644]
plugins/mozjs.c [new file with mode: 0644]
plugins/v8.cc [new file with mode: 0644]
src/client.c [new file with mode: 0644]
src/download.c [new file with mode: 0644]
src/download.h [new file with mode: 0644]
src/genbuiltin [new file with mode: 0755]
src/javascript.h [new file with mode: 0644]
src/js.c [new file with mode: 0644]
src/js.h [new file with mode: 0644]
src/log.c [new file with mode: 0644]
src/log.h [new file with mode: 0644]
src/main.c [new file with mode: 0644]
src/manager.c [new file with mode: 0644]
src/manual.c [new file with mode: 0644]
src/org.pacrunner.service.in [new file with mode: 0644]
src/pacrunner.conf [new file with mode: 0644]
src/pacrunner.h [new file with mode: 0644]
src/plugin.c [new file with mode: 0644]
src/plugin.h [new file with mode: 0644]
src/proxy.c [new file with mode: 0644]
test/create-proxy-config [new file with mode: 0755]
test/find-proxy-for-url [new file with mode: 0755]
tools/manual-proxy-test.c [new file with mode: 0644]
tools/proxy.c [new file with mode: 0644]
unit/test-mozjs.c [new file with mode: 0644]
unit/test-pacrunner.c [new file with mode: 0644]