aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
Commit message (Expand)AuthorAge
* converting 'vpn' to new CADET API, not tested/testable, as exit is not conver...Christian Grothoff2017-02-22
* simplify GNUNET_CONTAINER_heap_update_cost APIChristian Grothoff2017-01-16
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* move functionality of publishing namestore zone in DHT from GNS service to ne...Christian Grothoff2017-01-04
* Sometimes it's OK if multiplication overflowsDavid Barksdale2016-11-17
* - add subdirectory gitignore filesBart Polot2016-11-09
* 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
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -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
* transitioning VPN API to MQChristian Grothoff2016-07-05
* -reindentChristian Grothoff2016-07-02
* -doxygenChristian Grothoff2016-07-02
* 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 (C) noticesChristian Grothoff2016-01-19
* DESTDIR fix in Makefiles needed by distro packagersCarlo von lynX2015-09-30
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -avoid logChristian Grothoff2015-05-28
* -fix typoSree Harsha Totakura2015-05-28
* -fix debug logicChristian Grothoff2015-05-28
* -simplify logic, fix double freeChristian Grothoff2015-05-28
* -noteChristian Grothoff2015-05-26
* -indentationChristian Grothoff2015-05-26
* -indent, wait for helper termination on shutdown, do not eagerly create tunnelChristian Grothoff2015-05-26
* -exit helper when either direction breaksChristian 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
* - remove .gitignoresBart Polot2015-03-20
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* -use GNUNET_log, not fprintfChristian Grothoff2014-06-04
* Update all am filesBart Polot2014-05-07
* Rename mesh->cadetBart Polot2014-05-07
* Fix vpn helper argparsing logicLRN2014-01-17