summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-05session: Move cleanup/destroy function upDaniel Wagner1-48/+48
2012-12-05session: Return error code from callbackDaniel Wagner2-2/+4
2012-12-05session: Fix error case handlingDaniel Wagner1-2/+3
2012-12-05session: Fix error return codeDaniel Wagner1-1/+1
2012-12-05session: Remove notify watchDaniel Wagner1-0/+3
2012-12-05test: simple-agent must monitor vpn statusJukka Rissanen1-1/+17
2012-12-05TODO: Add unit test taskPatrik Flykt1-0/+10
2012-12-05build: Fix build to enable session-policy-localPatrik Flykt2-2/+2
2012-12-05session_policy: Remove dummy pluginDaniel Wagner3-119/+0
2012-12-05session_policy_local: Rename session_policy_iviDaniel Wagner3-40/+40
2012-12-05session_policy_ivi: Initialize variable and remove an unused oneDaniel Wagner1-2/+1
2012-12-05build: Fix non-builtin session-pluginDaniel Wagner1-1/+2
2012-12-04dhcpv6: Memory leak when sending Option Request OptionJukka Rissanen1-0/+2
2012-11-30pptp: Header file was missingJukka Rissanen1-0/+1
2012-11-30l2tp: Header file was missingJukka Rissanen1-0/+1
2012-11-30TODO: Add tasks for variable types and data structuresPatrik Flykt1-0/+22
2012-11-30pptp: Clear password when disconnectingJukka Rissanen1-0/+6
2012-11-30l2tp: Clear password when disconnectingJukka Rissanen1-0/+6
2012-11-30vpn: Driver disconnect needs provider informationJukka Rissanen2-2/+2
2012-11-30vpn-provider: Unregister provider from dbus when freedJukka Rissanen1-32/+36
2012-11-30vpn-provider: Register agent driverJukka Rissanen1-0/+30
2012-11-30agent: Release all agents when stoppingJukka Rissanen1-1/+21
2012-11-30pptp: Do not save the passwordJukka Rissanen1-6/+0
2012-11-30l2tp: Do not save the passwordJukka Rissanen1-6/+0
2012-11-30pptp: Ask username and password from agentJukka Rissanen1-8/+242
2012-11-30l2tp: Ask username and password from agentJukka Rissanen2-12/+241
2012-11-30vpn-agent: Routine to add username and password into agent dictJukka Rissanen2-0/+48
2012-11-30openconnect: Add support for --no-cert-check client optionJukka Rissanen1-1/+51
2012-11-30openconnect: Domain pointer was used incorrectlyJukka Rissanen1-4/+8
2012-11-30test: Add vpn agent support into simple-agentJukka Rissanen1-2/+116
2012-11-30openconnect: Add asking cookie from agentJukka Rissanen1-14/+217
2012-11-30vpn-agent: Add generic functions to add information into agent dictJukka Rissanen3-1/+145
2012-11-30vpn: Make VPN plugin connection function asyncJukka Rissanen4-9/+28
2012-11-30vpn-provider: Add getter functionsJukka Rissanen2-0/+19
2012-11-30vpn: Add initial support for async connectJukka Rissanen9-36/+93
2012-11-30doc: Describe VPN agent APIJukka Rissanen1-0/+137
2012-11-30gdbus: Add g_dbus_add_properties_watch functionLuiz Augusto von Dentz2-0/+33
2012-11-29gdbus: Don't automatically attach ObjectManagerLucas De Marchi2-21/+36
2012-11-29gdbus: Don't register DBus.Properties with no propertiesLucas De Marchi1-3/+6
2012-11-29build: Disable FORTIFY_SOURCE when optimization is disabledDaniel Wagner1-3/+3
2012-11-27dnsproxy: Fix hash table comparison function to avoid crashPatrik Flykt1-1/+1
2012-11-26build: Add VPN documentation files into dist tar fileJukka Rissanen1-1/+3
2012-11-26vpn-provider: VPN driver pointer was not clearedJukka Rissanen1-0/+15
2012-11-26vpn-main: Plugin cleanup was not doneJukka Rissanen1-0/+1
2012-11-26vpn: Cleanup properly if vpn connect failsJukka Rissanen1-2/+4
2012-11-26vpn: Cleanup vpn connections when vpnd diesJukka Rissanen1-0/+2
2012-11-26vpn: Do not remove vpn connections hash when vpnd diesJukka Rissanen1-14/+9
2012-11-26build: Fix up distribution dependencies in makefilesPatrik Flykt2-4/+5
2012-11-26gdbus: Remove not needed NULL pointer checksSzymon Janc1-2/+2
2012-11-26gdbus: Replace leading spaces with tabsSyam Sidhardhan1-4/+4