aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/vpn_api.c
Commit message (Expand)AuthorAge
* -doxygenChristian Grothoff2016-07-02
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -use the same hash function to map service name to hash, not once strlen and ...Christian Grothoff2013-12-20
* -remove trailing whitespaceChristian Grothoff2013-10-06
* remove 'nac' option from VPN, always return IP immediately, always build mesh...Christian Grothoff2013-09-22
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff2012-04-19
* -call client last, so that if the client calls disconnect, it does not mess u...Christian Grothoff2012-01-25
* -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