summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-02-19vpn-config: Provision providers from .config fileJukka Rissanen1-1/+2
2013-02-19storage: Add function to load provider configuration fileJukka Rissanen1-0/+4
2013-02-14unit: Add test cases for SHA-1 based PBKDF2 and PRFMarcel Holtmann1-0/+12
2013-02-12test-nat: Move tests to test-iptablesDaniel Wagner1-7/+2
2013-02-12test-iptables: Add unit test for iptablesDaniel Wagner1-1/+7
2012-12-19build: Compile support for new D-Bus client helpersMarcel Holtmann1-1/+1
2012-12-11client: Provide own D-Bus helper functionsMarcel Holtmann1-2/+1
2012-12-05build: Fix build to enable session-policy-localPatrik Flykt1-1/+1
2012-11-30vpn-agent: Add generic functions to add information into agent dictJukka Rissanen1-1/+2
2012-11-26build: Add VPN documentation files into dist tar fileJukka Rissanen1-1/+3
2012-11-26build: Fix up distribution dependencies in makefilesPatrik Flykt1-3/+4
2012-11-23inotify: Move inotify code into its own fileDaniel Wagner1-2/+4
2012-11-23selinux: Add Type Enforcement rule compilationJukka Rissanen1-0/+10
2012-11-23agent: Split agent code into generic and service specific partsJukka Rissanen1-3/+3
2012-11-23test: New VPN test script that connect to connman-vpndJukka Rissanen1-0/+5
2012-11-23test: Renamed old VPN scriptsJukka Rissanen1-1/+1
2012-11-23vpn: New vpn daemon that handles vpn connections and clientsJukka Rissanen1-1/+91
2012-11-23ipconfig: Move IP address API into separate ipaddress.c fileJukka Rissanen1-2/+2
2012-10-11gdhcp: Add unalignment macrosJukka Rissanen1-1/+1
2012-10-03build: Don't use deprecated INCLUDES variableLucas De Marchi1-1/+1
2012-10-03build: Fix missing -lrt for clock_gettime()Lucas De Marchi1-1/+1
2012-09-26build: Add manual pages for connman and config fileJukka Rissanen1-1/+6
2012-09-19build: Include --enable-session-policy when building distributionMarcel Holtmann1-0/+1
2012-09-18build: Don't install connmanctl.1 manual page for nowMarcel Holtmann1-1/+1
2012-09-14client: Update Makefile.am and add new command line client main fileCeara Chewning1-3/+14
2012-09-04test: set-timeservers was missing from makefileJukka Rissanen1-1/+1
2012-08-30session: Add configuration pluginDaniel Wagner1-1/+2
2012-07-13config: Get configurations that are provisionedJukka Rissanen1-1/+1
2012-05-21build: Add option for disabling WISPr supportMarcel Holtmann1-11/+17
2012-05-04build: Enable vpnc by default for developer buildsMarcel Holtmann1-0/+2
2012-04-30test: Remove script to monitor managerMarcel Holtmann1-1/+1
2012-04-29build: Remove dependency on libcap-ngMarcel Holtmann1-3/+2
2012-04-26build: Fix broken build without GnuTLSMarcel Holtmann1-3/+4
2012-04-21build: Remove useless alg-test example programMarcel Holtmann1-4/+1
2012-04-21build: Build client and testing tools by defaultMarcel Holtmann1-3/+1
2012-04-21build: Allow NM and PolicyKit plugins only as builtinsMarcel Holtmann1-0/+2
2012-04-21build: Always enable essential plugins by defaultMarcel Holtmann1-7/+1
2012-04-17test: Remove set-address scriptJukka Rissanen1-1/+1
2012-04-12google: Remove google nameserver pluginPatrik Flykt1-1/+0
2012-04-11Makefile: Remove test/provision-service from Makefile.amPatrik Flykt1-1/+1
2012-04-05meego: Remove the meego pluginAlok Barsode1-1/+0
2012-02-24build: Remove find-service and connect-service from test_scriptsSamuel Ortiz1-3/+2
2012-02-13build: Add missing documentation to EXTRA_DISTSamuel Ortiz1-0/+2
2012-02-13test-nat: Add nat unit testDaniel Wagner1-1/+7
2012-02-13nat: Move nat code into a seperate fileDaniel Wagner1-1/+1
2012-02-13bridge: Move bridge code into a seperate fileDaniel Wagner1-1/+1
2012-02-03build: Remove --enable-ntpdMarcel Holtmann1-1/+0
2012-02-01test-ippool: Add unit test for ippoolDaniel Wagner1-1/+6
2012-02-01ippool: Add IP pool layerDaniel Wagner1-1/+2
2012-01-05dhcpv6: Support stateless DHCPv6Jukka Rissanen1-1/+1