aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-service-vpn.c
Commit message (Expand)AuthorAge
* -fix libexec issue: SUID checkChristian Grothoff2012-11-05
* Using regex for exit/vpnMaximilian Szengel2012-11-02
* -bugfixes, code cleanupChristian Grothoff2012-10-26
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
* only use control pipe with helpers IF the helper actually supports itChristian Grothoff2012-08-29
* Eliminate mesh priority optionBart Polot2012-07-25
* -doxChristian Grothoff2012-07-25
* Eliminated mesh API bufferingBart Polot2012-07-25
* extended HELPER api to notify when child crashesSree Harsha Totakura2012-07-16
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -more uniform naming of statisitcsChristian Grothoff2012-05-27
* - adding return value to mst callbackMatthias Wachs2012-05-24
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
* -eliminating duplicate codeChristian Grothoff2012-03-23
* -make gcc happyChristian Grothoff2012-02-28
* -ICMPv6 has a different protocol number than ICMPv4, fix code accordinglyChristian Grothoff2012-02-12
* -also run if system does not support IPv4 or IPv6 at all - #2123Christian Grothoff2012-01-30
* -renaming some fields, fixing byte order issuesChristian Grothoff2012-01-30
* -actually copy payloadChristian Grothoff2012-01-26
* -set tcp headerChristian Grothoff2012-01-26
* -fix mask calculationChristian Grothoff2012-01-26
* -fix ret valsChristian Grothoff2012-01-26
* -check tcp off valueChristian Grothoff2012-01-26
* -check tcp off valueChristian Grothoff2012-01-26
* -fix call to stats destroyChristian Grothoff2012-01-25
* -terminate test after a while, check for SUID helperChristian Grothoff2012-01-25
* -doxygen fixesChristian Grothoff2012-01-25
* -assertChristian Grothoff2012-01-25
* -fixesChristian Grothoff2012-01-24
* - Fixed #2090, removed ugly debug linesBart Polot2012-01-24
* -fixing #2100Christian Grothoff2012-01-23
* -implementing ICMP PT and generation if ICMP payloads on EXIT->TUN link (for ...Christian Grothoff2012-01-21
* -make up ICMP payload for error responses on VPN->TUN linkChristian Grothoff2012-01-21
* -implementing ICMP PT and type checking on VPN->TUN linkChristian Grothoff2012-01-21
* -avoid sending useless ICMP payloads and add ICMP PT support for sender side ...Christian Grothoff2012-01-21
* -add support for sending ICMP packets to service/internetChristian Grothoff2012-01-21
* -add support for receiving VPN_ICMP_TO_VPN messagesChristian Grothoff2012-01-21
* -mark function that should never be called as suchChristian Grothoff2012-01-20
* -use different message types for different directions for TCP DATAChristian Grothoff2012-01-20
* -off by alenChristian Grothoff2012-01-20
* -partial fix to #2090Christian Grothoff2012-01-20
* -adding DNS exit-from-mesh functionality to gnunet-service-dnsChristian Grothoff2012-01-18
* -moving remaining checksum calculations to tun library, fixing #2066Christian Grothoff2012-01-17
* -move IPv6-TCP checksum calculation to tun libraryChristian Grothoff2012-01-17
* -move IPv6 header initialization to tun libraryChristian Grothoff2012-01-17
* -move IPv4 header initialization to tun libraryChristian Grothoff2012-01-17
* -renaming TUN structs to follow namnig conventionsChristian Grothoff2012-01-17
* -rename headerChristian Grothoff2012-01-17
* -extra checksChristian Grothoff2012-01-17
* -fix log callChristian Grothoff2012-01-17