-remove trailing whitespace
[oweals/gnunet.git] / src / exit / gnunet-daemon-exit.c
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-fixing build issues in pt/exit/vpn related to #3047
2013-09-21 Christian Grothoffadvertise DNS exit capability in DHT
2013-08-13 Christian Grothoff-dce
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-07-22 Christian Grothoff-move all code that deals with IP/policy to regex/strin...
2013-07-21 Christian Grothoff-do NULL check before dereferencing
2013-07-07 Christian Grothoff-doxygen fixes
2013-06-28 Bart PolotReplace mesh with new version
2013-06-26 Christian Grothoff-introducing signing of regex accept states, removing...
2013-06-05 Christian Grothoff-moving to regex
2013-05-09 Sree Harsha Totakura- complement HELPER API with functions to kill and...
2013-04-19 Christian Fuchsadded privilege testing parameters for helper-vpn,...
2013-04-15 Christian Grothoff-no boolean
2013-04-15 Christian Fuchsextended the GNUNET_OS_check_helper_binary parameters...
2013-03-21 Christian Fuchs* replaced no-nat delimiter which was % (reserved char...
2013-01-25 Christian Grothoffadd DNS exit for mesh to gnunet-daemon-exit
2012-12-19 Bart Polot- use prefix
2012-11-05 Christian Grothoff-actually enable free regex specification, in binary...
2012-11-02 Maximilian SzengelUsing regex for exit/vpn
2012-11-01 Christian Grothoff-more libexec fixes
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-08-29 Christian Grothoffonly use control pipe with helpers IF the helper actual...
2012-07-25 Bart PolotEliminate mesh priority option
2012-07-25 Bart PolotEliminated mesh API buffering
2012-07-16 Sree Harsha Totakuraextended HELPER api to notify when child crashes
2012-06-26 Martin Schanzenbach-fix.. that took ages to find
2012-06-26 Martin Schanzenbach-fix??
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-10 Christian GrothoffLRN: new utf8 argv converter for W32, converting string...
2012-05-24 Matthias Wachs- adding return value to mst callback
2012-05-15 Christian Grothoff-help seaspider some more
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2012-04-01 Christian Grothoff-fixing #2243
2012-02-24 Christian Grothoff-fix
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-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-fix call to stats destroy
2012-01-25 Christian Grothoff-check for SUID helper
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-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-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 Grothoff-towards new exit daemon