Imported Upstream version 2.0.2.1 upstream/2.0.2.1
authorJohn L. Whiteman <john.l.whiteman@intel.com>
Thu, 8 Jan 2015 23:38:58 +0000 (16:38 -0700)
committerJohn L. Whiteman <john.l.whiteman@intel.com>
Thu, 8 Jan 2015 23:38:58 +0000 (16:38 -0700)
commit90c2d6be232e371b3f14ad65d733a2993bdb4f95
treea1f7429f451158881e6e6be6b06d277da389896c
parent0ff1b3f2faca6012012ba100b4c6caeab4cd5ba2
Imported Upstream version 2.0.2.1
50 files changed:
docs/Tizen Web Protection API Specification.pdf
docs/Tizen Web Protection Plugin API Specification.pdf
docs/Tizen Web Protection Service Daemon Test Specification.pdf
docs/Tizen Web Protection Test Specification.pdf
framework/Debug.h
framework/IpcClient.c
framework/IpcClient.h
framework/IpcMacros.h
framework/IpcServer.c
framework/IpcServerHdr.h
framework/IpcStructs.c
framework/IpcStructs.h
framework/IpcThrdPool.c
framework/IpcTypes.h [new file with mode: 0644]
framework/Makefile
framework/Makefile_TPCSSerDaemon [changed mode: 0644->0755]
framework/Makefile_TWPSerDaemon
framework/Makefile_channel_client
framework/Makefile_channel_server
framework/TCSImpl.c
framework/TCSImpl.h
framework/TPCSSerDaemon.c
framework/TPCSSerDaemon.h
framework/TWPImpl.c
framework/TWPImpl.h
framework/TWPSerDaemon.c
plugin/TCSPImpl.h
plugin/TWPPImpl.h
plugin/lib/libwpengine.so
plugin/plugin_i386_release/libengine.so
plugin/plugin_i386_release/libwpengine.so
test/scripts/CSFBuildExec.sh
test/scripts/PrepareForDevice.sh
test/scripts/PrepareForEmul.sh
test/test_cases/Makefile
test/test_cases/TCSTest.c
test/test_cases/TCSTestUtils.c
test/test_cases/TWPTest.c
test/test_cases/TWPTestUtils.c
test/test_cases/WPMakefile
test/test_cases/tpcsserdaemon/Makefile
test/test_cases/tpcsserdaemon/TPCSSerDaemonTest.c
test/test_cases/tpcsserdaemon/TPCSSerDaemonTest.h
test/test_cases/tpcsserdaemon/TPCSSerDaemonTestUtils.c
test/test_cases/tpcsserdaemon/TPCSSerDaemonTestUtils.h
test/test_cases/twpserdaemon/Makefile
test/test_cases/twpserdaemon/TWPSerDaemonTest.c
test/test_cases/twpserdaemon/TWPSerDaemonTest.h
test/test_cases/twpserdaemon/TWPSerDaemonTestUtils.c
test/test_cases/twpserdaemon/TWPSerDaemonTestUtils.h