aboutsummaryrefslogtreecommitdiff
path: root/src/exit
AgeCommit message (Expand)Author
2012-01-25-nicergrothoff
2012-01-25-picking better default networks for dns/vpn/exitgrothoff
2012-01-25-fix call to stats destroygrothoff
2012-01-25-quiet exit helpergrothoff
2012-01-25-check for SUID helpergrothoff
2012-01-25-fixgrothoff
2012-01-25-leakgrothoff
2012-01-25-doxygen fixesgrothoff
2012-01-25-fixgrothoff
2012-01-25-fixgrothoff
2012-01-24-handle mesh errors more gracefullygrothoff
2012-01-21-implementing ICMP PT and generation if ICMP payloads on EXIT->TUN link (for ...grothoff
2012-01-21-implementing ICMP PT and type checking on VPN->TUN linkgrothoff
2012-01-21-avoid sending useless ICMP payloads and add ICMP PT support for sender side ...grothoff
2012-01-21-document ICMP MESH messages better, discard ICMP payload on exit->mesh->vpn ...grothoff
2012-01-21-misc bugfixes for ICMPgrothoff
2012-01-20-adding ICMP support to exit daemongrothoff
2012-01-20-fix getting output from sysctl into service-helper interactionsgrothoff
2012-01-20-use different message types for different directions for TCP DATAgrothoff
2012-01-20-fix off-by-tcp-header sizegrothoff
2012-01-20-fix off-by-tcp-header sizegrothoff
2012-01-20-fixing generation of responses from exitgrothoff
2012-01-20-initialize state_key to fix #2089grothoff
2012-01-19-fix renumbering crashgrothoff
2012-01-19-fixing #2084grothoff
2012-01-18-adding DNS exit-from-mesh functionality to gnunet-service-dnsgrothoff
2012-01-18-fixing #2082 -- allow iptables/ip/sysctl to also be in /usr/sbingrothoff
2012-01-17-moving remaining checksum calculations to tun library, fixing #2066grothoff
2012-01-17-move IPv6-TCP checksum calculation to tun librarygrothoff
2012-01-17-move IPv6 header initialization to tun librarygrothoff
2012-01-17-move IPv4 header initialization to tun librarygrothoff
2012-01-17-renaming TUN structs to follow namnig conventionsgrothoff
2012-01-17-rename headergrothoff
2012-01-17-sanitygrothoff
2012-01-17-more stats, more logging, adding access control checksgrothoff
2012-01-15-adding statistics to EXITgrothoff
2012-01-15-basic setup/tear down for statistics in mesh/vpngrothoff
2012-01-15-adding some rudimentary logginggrothoff
2012-01-14-fixing crash, notesgrothoff
2012-01-14-sane defaultsgrothoff
2012-01-14-changing exit helper code to automatically do the network configuration for ...grothoff
2012-01-14changing exit helper code to automatically do the network configuration for a...grothoff
2012-01-10-dealing with new UDP message formatsgrothoff
2012-01-10-dealing with new TCP message formatsgrothoff
2012-01-09-defining proper structs for vpn-exit mesh communicationgrothoff
2012-01-07-towards handling client requestsgrothoff
2012-01-07-moving tcpip structs to joint header, some more work on vpn servicegrothoff
2012-01-06-thoughtsgrothoff
2012-01-06-finshing first round of re-implementation; missing structs should be done to...grothoff
2012-01-06-addressing some of the minor todosgrothoff