aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
Commit message (Collapse)AuthorAge
...
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* Close file descriptor on error handling.anryko2018-01-04
|
* allow MST callback to distinguish between disconnect and parse error ↵Christian Grothoff2017-10-29
| | | | situations, and only log for the hard errors
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* Merge branch 'master' into getoptChristian Grothoff2017-03-17
|\
| * removing dead/legacy server/connection logic, except for in tcp/wlan/bt ↵Christian Grothoff2017-03-16
| | | | | | | | plugins (which will be updated 'later')
* | porting gnunet-publish + others..Marcello Stanisci2017-03-16
|/
* renaming CADET APIs to match naming conventions again, now that the old ↵Christian Grothoff2017-03-13
| | | | symbols have been purged
* rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff2017-03-13
|
* fix ICMP IPv4/IPv6 type conversion logicChristian Grothoff2017-03-10
|
* converting 'vpn' to new CADET API, not tested/testable, as exit is not ↵Christian Grothoff2017-02-22
| | | | converted yet
* 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 ↵Christian Grothoff2017-01-04
| | | | new zonemaster service
* 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) ↵Christian Grothoff2016-08-25
| | | | with the correct mapping of ports
* -nicer indentationChristian Grothoff2016-08-25
|
* fix exit CADET port binding for services, remove redundant service/port ↵Christian Grothoff2016-08-22
| | | | descriptor transmission from packets
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* -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 ↵Christian Grothoff2016-04-09
| | | | 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()
* -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
|