aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/vpn_api.c
Commit message (Collapse)AuthorAge
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually ↵Christian Grothoff2012-04-19
| | | | always GNUNET_NO --- and all other uses indicate design problems
* -call client last, so that if the client calls disconnect, it does not mess ↵Christian Grothoff2012-01-25
| | | | us up
* -use proper backoff to make VPN connect/start fasterChristian Grothoff2012-01-25
|
* -bugfixesChristian Grothoff2012-01-24
|
* -fixChristian Grothoff2012-01-20
|
* -finishing first implementation of VPN client libraryChristian Grothoff2012-01-07
|
* -defining IPC messages for VPNChristian Grothoff2012-01-07
|
* -vpn api skeletonChristian Grothoff2012-01-07