aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
AgeCommit message (Collapse)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-01-04Close file descriptor on error handling.anryko
2017-10-29allow MST callback to distinguish between disconnect and parse error ↵Christian Grothoff
situations, and only log for the hard errors
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-17Merge branch 'master' into getoptChristian Grothoff
2017-03-16porting gnunet-publish + others..Marcello Stanisci
2017-03-16removing dead/legacy server/connection logic, except for in tcp/wlan/bt ↵Christian Grothoff
plugins (which will be updated 'later')
2017-03-13renaming CADET APIs to match naming conventions again, now that the old ↵Christian Grothoff
symbols have been purged
2017-03-13rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff
2017-03-10fix ICMP IPv4/IPv6 type conversion logicChristian Grothoff
2017-02-22converting 'vpn' to new CADET API, not tested/testable, as exit is not ↵Christian Grothoff
converted yet
2017-01-16simplify GNUNET_CONTAINER_heap_update_cost APIChristian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2017-01-04move functionality of publishing namestore zone in DHT from GNS service to ↵Christian Grothoff
new zonemaster service
2016-11-17Sometimes it's OK if multiplication overflowsDavid Barksdale
2016-11-09- add subdirectory gitignore filesBart Polot
2016-10-11migrate VPN to new service APIChristian Grothoff
2016-08-25ensure binding multiple ports to the same service descriptor works (again) ↵Christian Grothoff
with the correct mapping of ports
2016-08-25-nicer indentationChristian Grothoff
2016-08-22fix exit CADET port binding for services, remove redundant service/port ↵Christian Grothoff
descriptor transmission from packets
2016-08-18Use statement exprs instead of local functionDavid Barksdale
This change lets us compile with clang again.
2016-08-11-convert vpn/exit/pt to use new CADET portsChristian Grothoff
2016-07-20- fix CADET-using servicesBart Polot
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-05transitioning VPN API to MQChristian Grothoff
2016-07-02-reindentChristian Grothoff
2016-07-02-doxygenChristian Grothoff
2016-05-06fixing compiler warningsChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed ↵Christian Grothoff
GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
2016-01-19-fix (C) noticesChristian Grothoff
2015-09-30DESTDIR fix in Makefiles needed by distro packagersCarlo von lynX
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-05-28-avoid logChristian Grothoff
2015-05-28-fix typoSree Harsha Totakura
2015-05-28-fix debug logicChristian Grothoff
2015-05-28-simplify logic, fix double freeChristian Grothoff
2015-05-26-noteChristian Grothoff
2015-05-26-indentationChristian Grothoff
2015-05-26-indent, wait for helper termination on shutdown, do not eagerly create tunnelChristian Grothoff
2015-05-26-exit helper when either direction breaksChristian Grothoff
2015-05-25notify cadet when we are done - for flow control and to get next packetChristian Grothoff
2015-05-25-fix channel initialization with regex involvmentChristian Grothoff
2015-05-25-loggingChristian Grothoff
2015-05-25-loggingChristian Grothoff
2015-05-22-eh, typoChristian Grothoff
2015-05-22-nicer loggingChristian Grothoff