-fixing generation of responses from exit
[oweals/gnunet.git] / src / exit / gnunet-daemon-exit.c
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