-building IPv4 TCP reply messages for TUN
[oweals/gnunet.git] / src / vpn / gnunet-service-vpn.c
2012-01-11 Christian Grothoff-building IPv4 TCP reply messages for TUN
2012-01-11 Christian Grothoff-building IPv6 UDP reply messages for TUN
2012-01-11 Christian Grothoff-parsing for UDP IPv4 replies
2012-01-11 Christian Grothoff-generate messages in new mesh format
2012-01-10 Christian Grothoff-towards having mesh messages in VPN
2012-01-07 Christian Grothoff-implement local address allocation
2012-01-07 Christian Grothoff-also handle client service redirection requests
2012-01-07 Christian Grothoff-towards handling client requests
2012-01-07 Christian Grothoff-finishing first implementation of VPN client library
2012-01-07 Christian Grothoff-skeleton code for gnunet-vpn command
2012-01-07 Christian Grothoff-defining IPC messages for VPN
2012-01-07 Christian Grothoff-some more hacking on data structures, documenting...
2012-01-07 Christian Grothoff-moving tcpip structs to joint header, some more work...
2012-01-06 Christian Grothoff-importing from gnunet-daemon-vpn to gnunet-service...