aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-service-vpn.c
Commit message (Expand)AuthorAge
* BUILD: Move vpn to serviceMartin Schanzenbach2023-10-19
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -DOC: Documentation cleanup pass through VPN subsystemWillow Liquorice2022-10-03
* -fix many more typosChristian Grothoff2021-04-26
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* use GNUNET_OS_get_suid_binary_path (was accidentally undone in merge f096bdce8)Christian Ulrich2020-01-04
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* remove duplication MQ options, make conversation buildChristian Grothoff2019-07-17
* added per message GNUNET_MQ_PriorityPreferencest3sserakt2019-06-26
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* 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
* allow MST callback to distinguish between disconnect and parse error situatio...Christian Grothoff2017-10-29
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff2017-03-16
* renaming CADET APIs to match naming conventions again, now that the old symbo...Christian 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 conver...Christian Grothoff2017-02-22
* simplify GNUNET_CONTAINER_heap_update_cost APIChristian Grothoff2017-01-16
* 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