aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/vpn_api.c
Commit message (Expand)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* Sometimes it's OK if multiplication overflowsDavid Barksdale2016-11-17
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -convert vpn/exit/pt to use new CADET portsChristian Grothoff2016-08-11
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* transitioning VPN API to MQChristian Grothoff2016-07-05
* -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