-check return values, fix leak
[oweals/gnunet.git] / src / exit /
2012-02-24 Christian Grothoff-fix
2012-02-12 Christian Grothoff-add missing packed
2012-02-12 Christian Grothoff-fix
2012-02-12 Christian Grothoff-ICMPv6 has a different protocol number than ICMPv4...
2012-02-12 Christian Grothoff-log more details
2012-02-11 Christian Grothoff-doxygen fixes
2012-01-30 Christian Grothoff-also run if system does not support IPv4 or IPv6 at...
2012-01-30 Christian Grothoff-better error reporting
2012-01-30 Christian Grothoff-renaming some fields, fixing byte order issues
2012-01-26 Christian Grothoff-fix
2012-01-26 Christian Grothoff-fix address order and mask calculation
2012-01-26 Christian Grothoff-fix IPv6 packet construction
2012-01-26 Christian Grothoff-check tcp off value
2012-01-26 Christian Grothoff-fixing 2114
2012-01-25 Christian Grothoff-fix
2012-01-25 Christian Grothoff-nicer
2012-01-25 Christian Grothoff-picking better default networks for dns/vpn/exit
2012-01-25 Christian Grothoff-fix call to stats destroy
2012-01-25 Christian Grothoff-quiet exit helper
2012-01-25 Christian Grothoff-check for SUID helper
2012-01-25 Christian Grothoff-fix
2012-01-25 Christian Grothoff-leak
2012-01-25 Christian Grothoff-doxygen fixes
2012-01-25 Christian Grothoff-fix
2012-01-25 Christian Grothoff-fix
2012-01-24 Christian Grothoff-handle mesh errors more gracefully
2012-01-21 Christian Grothoff-implementing ICMP PT and generation if ICMP payloads...
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-document ICMP MESH messages better, discard ICMP paylo...
2012-01-21 Christian Grothoff-misc bugfixes for ICMP
2012-01-20 Christian Grothoff-adding ICMP support to exit daemon
2012-01-20 Christian Grothoff-fix getting output from sysctl into service-helper...
2012-01-20 Christian Grothoff-use different message types for different directions...
2012-01-20 Christian Grothoff-fix off-by-tcp-header size
2012-01-20 Christian Grothoff-fix off-by-tcp-header size
2012-01-20 Christian Grothoff-fixing generation of responses from exit
2012-01-20 Christian Grothoff-initialize state_key to fix #2089
2012-01-19 Christian Grothoff-fix renumbering crash
2012-01-19 Christian Grothoff-fixing #2084
2012-01-18 Christian Grothoff-adding DNS exit-from-mesh functionality to gnunet...
2012-01-18 Christian Grothoff-fixing #2082 -- allow iptables/ip/sysctl to also be...
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-sanity
2012-01-17 Christian Grothoff-more stats, more logging, adding access control checks
2012-01-15 Christian Grothoff-adding statistics to EXIT
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-sane defaults
2012-01-14 Christian Grothoff-changing exit helper code to automatically do the...
2012-01-14 Christian Grothoffchanging exit helper code to automatically do the netwo...
2012-01-10 Christian Grothoff-dealing with new UDP message formats
2012-01-10 Christian Grothoff-dealing with new TCP message formats
2012-01-09 Christian Grothoff-defining proper structs for vpn-exit mesh communication
2012-01-07 Christian Grothoff-towards handling client requests
2012-01-07 Christian Grothoff-moving tcpip structs to joint header, some more work...
2012-01-06 Christian Grothoff-thoughts
2012-01-06 Christian Grothoff-finshing first round of re-implementation; missing...
2012-01-06 Christian Grothoff-addressing some of the minor todos
2012-01-06 Christian Grothoff-document FIXMEs, fix some minor issue
2012-01-06 Christian Grothoff-completing first round of the big refactoring
2012-01-06 Christian Grothoff-late night code cleanup
2012-01-05 Christian Grothoff-working on exit data structures
2012-01-05 Christian Grothoff-avoid warnings
2012-01-05 Christian Grothofffix
2012-01-05 Christian Grothoff-towards new exit daemon