aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-service-vpn.c
Commit message (Expand)AuthorAge
...
* -fix free after freeChristian Grothoff2013-12-20
* - change mesh channel creation/notification APIBart Polot2013-12-05
* Use encrypted MESH by defaultBart Polot2013-11-14
* -converting regular expressions of vpn/pt to non-binary format and adding pro...Christian Grothoff2013-10-26
* -fixing minor memleaksChristian Grothoff2013-10-11
* -remove trailing whitespaceChristian Grothoff2013-10-06
* fixing #2916, but untestedChristian Grothoff2013-09-22
* -dead code elimination in VPNChristian Grothoff2013-09-22
* remove 'nac' option from VPN, always return IP immediately, always build mesh...Christian Grothoff2013-09-22
* -doxygen, following naming conventionsChristian Grothoff2013-09-22
* -doxygen and minor code cleanupChristian Grothoff2013-09-21
* -code cleanupChristian Grothoff2013-09-06
* -make clang happyChristian Grothoff2013-08-22
* -dceChristian Grothoff2013-08-13
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* rename GNUNET_TUN_ipvXtoregex to GNUNET_TUN_ipvXtoregexsearch to clarify that...Christian Grothoff2013-07-22
* Added mesh reliable tunnelsBart Polot2013-07-08
* Replace mesh with new versionBart Polot2013-06-28
* continuing refactoring of regex library structure, disambiguating symbol name...Christian Grothoff2013-06-20
* -keep and drop are not needed here as we watch for disconnectsChristian Grothoff2013-06-12
* -moving to regexChristian Grothoff2013-06-05
* - complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura2013-05-09
* added privilege testing parameters for helper-vpn, exit and nat-client.Christian Fuchs2013-04-19
* -no booleanChristian Grothoff2013-04-15
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
* -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