fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@libdir...
[oweals/gnunet.git] / src / vpn / vpn_api.c
2013-12-20 Christian Grothoff-use the same hash function to map service name to...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-22 Christian Grothoffremove 'nac' option from VPN, always return IP immediat...
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-01-25 Christian Grothoff-call client last, so that if the client calls disconne...
2012-01-25 Christian Grothoff-use proper backoff to make VPN connect/start faster
2012-01-24 Christian Grothoff-bugfixes
2012-01-20 Christian Grothoff-fix
2012-01-07 Christian Grothoff-finishing first implementation of VPN client library
2012-01-07 Christian Grothoff-defining IPC messages for VPN
2012-01-07 Christian Grothoff-vpn api skeleton