- fixing compile error
[oweals/gnunet.git] / src / vpn /
2012-01-21 Christian Grothoff-implementing ICMP PT and generation if ICMP payloads...
2012-01-21 Christian Grothoff-make up ICMP payload for error responses on VPN->TUN...
2012-01-21 Christian Grothoff-implementing ICMP PT and type checking on VPN->TUN...
2012-01-21 Christian Grothoff-avoid sending useless ICMP payloads and add ICMP PT...
2012-01-21 Christian Grothoff-add support for sending ICMP packets to service/internet
2012-01-21 Christian Grothoff-add support for receiving VPN_ICMP_TO_VPN messages
2012-01-20 Christian Grothoff-mark function that should never be called as such
2012-01-20 Christian Grothoff-use different message types for different directions...
2012-01-20 Christian Grothoff-fix
2012-01-20 Christian Grothoff-off by alen
2012-01-20 Christian Grothoff-partial fix to #2090
2012-01-18 Christian Grothoff-adding DNS exit-from-mesh functionality to gnunet...
2012-01-17 Christian Grothoff-moving remaining checksum calculations to tun library...
2012-01-17 Christian Grothoff-move IPv6-TCP checksum calculation to tun library
2012-01-17 Christian Grothoff-move IPv6 header initialization to tun library
2012-01-17 Christian Grothoff-move IPv4 header initialization to tun library
2012-01-17 Christian Grothoff-renaming TUN structs to follow namnig conventions
2012-01-17 Christian Grothoff-rename header
2012-01-17 Christian Grothoff-extra checks
2012-01-17 Christian Grothoff-fix log call
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-removing legacy dns/vpn/exit code and renaming -new...
2012-01-15 Christian Grothoff-removing legacy dns/vpn/exit code and renaming -new...
2012-01-15 Christian Grothoff-initialize msg field in tnq
2012-01-15 Christian Grothoff-initialize len field
2012-01-15 Christian Grothoff-fix
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-13 Christian Grothoffimproving code and build system to be in line with...
2012-01-13 Christian Grothoffchange default configurations on systems with UNIX...
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-10 Matthias Wachsfix: wrong binary and duplicate unix path
2012-01-09 Christian Grothoff-LRN add missing dependency
2012-01-07 Christian Grothoff-minor fixes
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-finishing first implementation of VPN client library
2012-01-07 Christian Grothoff-finishing gnunet-vpn tool and man page
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-vpn api skeleton
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...
2012-01-05 Christian Grothoff-towards new exit daemon
2012-01-02 Christian Grothoff-minor cleanup
2012-01-02 Christian Grothoff-dce
2012-01-02 Christian Grothoff-merging gnunet-daemon-vpn.h into gnunet-daemon-vpn.c
2012-01-02 Christian Grothoff-vpn should use crc16 from util
2012-01-02 Christian Grothoff-vpn should use crc16 from util
2012-01-02 Christian Grothoff-license
2012-01-02 Christian Grothoff-dce
2012-01-02 Christian Grothoff-using new GNUNET_HELPER_ API inside of VPN, also elimi...
2012-01-02 Christian Grothoff-again moving towards DNS API sanity
2012-01-02 Christian Grothoff-again moving towards DNS API sanity
2012-01-02 Christian Grothoff-moving dns plugin to dns directory
2012-01-02 Christian Grothoff-small steps towards saner DNS API
2012-01-01 Christian Grothofffirst quick hack to extract an initial DNS service API
2012-01-01 Christian Grothoff-moving DNS code into its own directory
2012-01-01 Christian Grothoff-moving DNS structs to gnunet-dns-parser.h
2011-12-21 Matthias Wachsfix compile error
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-20 Christian Grothoff-minor cleanup, adding HAVE_SETRESUID check
2011-12-20 Christian Grothoff-static
2011-11-30 Christian Grothoff-make compiler happy (presumed uninitialized variable)
2011-11-29 Christian Grothoff-fixing indentation
2011-11-29 Bart PolotChanged quota configuration from core to ats section...
2011-11-28 Christian Grothoff-typo
2011-11-28 Christian Grothoffintroducing GNUNET_UNUSED macro instead of hard-coding...
2011-11-28 Christian Grothoff-doxygen fixes
2011-11-22 Christian Grothoffmoving block plugins to respective subsystem
2011-11-17 Christian Grothoffadd units to time, use configuration time api where...
2011-11-15 Christian Grothofffix warnings
2011-11-09 Philipp Tölkeclarification
2011-11-09 Philipp Tölkedocumentation for developers/performance-metrics
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-03 Christian Grothoffuse new quota parsing capabilities -- SVN 1875
2011-11-03 Christian Grothoffimplementing #1747
2011-11-02 Christian Grothofffixing #1820
2011-11-02 Philipp Tölkecancel any pending request to a client that just discon...
2011-11-02 Philipp Tölkehandle client connections
2011-10-31 Christian Grothoffmore DLL usage errors
next