-fix #2079
[oweals/gnunet.git] / src / vpn / gnunet-service-vpn.c
2012-01-17 Christian Grothoff-fix #2079
2012-01-17 Christian Grothoff-fixing #2069
2012-01-17 Christian Grothoff-bound #messages queued, bound #destinations and bound...
2012-01-17 Christian Grothoff-track tmq queue length
2012-01-17 Christian Grothoff-rename field
2012-01-15 Christian Grothoff-initialize msg field in tnq
2012-01-15 Christian Grothoff-initialize len field
2012-01-15 Christian Grothoff-adding statistics to VPN
2012-01-15 Christian Grothoff-basic setup/tear down for statistics in mesh/vpn
2012-01-15 Christian Grothoff-adding some rudimentary logging
2012-01-14 Christian Grothoff-fixing crash, notes
2012-01-14 Christian Grothoff-finishing first draft of new VPN implementation to...
2012-01-12 Christian Grothoff-fix
2012-01-12 Matthias Wachsfix compile errors
2012-01-11 Christian Grothoff-implementing shutdown code
2012-01-11 Christian Grothoff-updating todo notes
2012-01-11 Christian Grothoff-building IPv6 TCP reply messages for TUN
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...