Release TIZEN 2.0 beta 2.0alpha master 2.0_alpha accepted/tizen/20130520.161336 submit/master/20120920.151022 submit/tizen/20130520.164440
authorDanny Jeongseok Seo <S.Seo@samsung.com>
Wed, 22 Aug 2012 00:04:19 +0000 (09:04 +0900)
committerDanny Jeongseok Seo <S.Seo@samsung.com>
Wed, 22 Aug 2012 00:18:10 +0000 (09:18 +0900)
commit606285b0e52ab9a390f3659d3aca940eb4d2094f
tree81c7291b75da9b00e9dd694041be69aa177b7af3
parent9ef936a92b45b60ba3d9573269c411e34b9f25bf
Release TIZEN 2.0 beta
14 files changed:
.gitignore [new file with mode: 0644]
AUTHORS
CMakeLists.txt
debian/changelog
debian/control
include/connection_profile.h [new file with mode: 0644]
include/net_connection.h
include/net_connection_private.h
packaging/capi-network-connection.spec
src/connection.c
src/connection_profile.c [new file with mode: 0755]
src/internal.c [new file with mode: 0755]
src/libnetwork.c [new file with mode: 0755]
test/connection_test.c