summaryrefslogtreecommitdiff
path: root/client/agent.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-07Base Code merged to SPIN 2.4submit/tizen/20150810.034432hyunuktak1-0/+0
2014-10-29Imported Upstream version 1.26upstream/1.26Zhang zhengguang1-28/+168
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang1-36/+43
2013-06-13client: Fix passphrase handlingPatrik Flykt1-2/+10
2013-06-13client: Implement VPN Agent API RequestInput method callPatrik Flykt1-54/+77
2013-06-13client: Implement support for queueing Agent messagesPatrik Flykt1-9/+60
2013-06-13client: Add VPN Agent support for Release, Cancel and ReportErrorPatrik Flykt1-0/+116
2013-06-13client: Create agent data structure and pass it in function callbacksPatrik Flykt1-65/+99
2013-06-07client: Avoid printing extra prompt on RequestInputPatrik Flykt1-1/+2
2013-06-07client: Read D-Bus string type only if argument is 'Type'Patrik Flykt1-3/+4
2013-06-07client: Add parameter to specify D-Bus service for method callPatrik Flykt1-4/+4
2013-05-08Fix gcc compiler warning with -Wformat-security.Justin Maggard1-1/+1
2013-05-06client: Fixes for handling Agent messagesPatrik Flykt1-8/+12
2013-05-03client: Initial RequestInput handling supportPatrik Flykt1-0/+199
2013-05-03client: Add ReportError handlingPatrik Flykt1-0/+49
2013-05-03client: Add RequestBrowser handlingPatrik Flykt1-1/+87
2013-05-03client: Implement Agent Release and Cancel method callsPatrik Flykt1-0/+50
2013-05-03client: Add support for registering and unregistering an agentPatrik Flykt1-0/+141