aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-service-vpn.c
Commit message (Expand)AuthorAge
* migrate VPN to new service APIChristian Grothoff2016-10-11
* ensure binding multiple ports to the same service descriptor works (again) wi...Christian Grothoff2016-08-25
* -nicer indentationChristian Grothoff2016-08-25
* fix exit CADET port binding for services, remove redundant service/port descr...Christian Grothoff2016-08-22
* -convert vpn/exit/pt to use new CADET portsChristian Grothoff2016-08-11
* - fix CADET-using servicesBart Polot2016-07-20
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* fixing compiler warningsChristian Grothoff2016-05-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -simplify logic, fix double freeChristian Grothoff2015-05-28
* -indent, wait for helper termination on shutdown, do not eagerly create tunnelChristian Grothoff2015-05-26
* notify cadet when we are done - for flow control and to get next packetChristian Grothoff2015-05-25
* -fix channel initialization with regex involvmentChristian Grothoff2015-05-25
* -loggingChristian Grothoff2015-05-25
* -loggingChristian Grothoff2015-05-25
* -eh, typoChristian Grothoff2015-05-22
* -nicer loggingChristian Grothoff2015-05-22
* -log conclusion of exit searchChristian Grothoff2015-05-22
* -diagnose tunnel issuesChristian Grothoff2015-05-22
* -log warning if channel unreadyChristian Grothoff2015-05-22
* -fix assertion: channel could be NULL (especially if we're dealing with a regex)Christian Grothoff2015-05-22
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -use GNUNET_log, not fprintfChristian Grothoff2014-06-04
* Rename mesh->cadetBart Polot2014-05-07
* -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