aboutsummaryrefslogtreecommitdiff
path: root/src/nat
Commit message (Collapse)AuthorAge
...
* moving basic logic for launching nat-client helper to new NAT serviceChristian Grothoff2016-11-30
|
* moving basic logic for launching nat-server helper to new NAT serviceChristian Grothoff2016-11-30
|
* towards moving STUN logic into new NAT serviceChristian Grothoff2016-11-30
|
* handle ports for interface scan data properlyChristian Grothoff2016-11-30
|
* note that port is not patchedChristian Grothoff2016-11-27
|
* fix proper setting of scope information for IPv6Christian Grothoff2016-11-27
|
* expand logic for address class detection, including private and sensitive IP ↵Christian Grothoff2016-11-27
| | | | classification
* towards implementing notification for peer addressesChristian Grothoff2016-11-27
|
* remove FIXME that has been addressedChristian Grothoff2016-11-27
|
* implement reading STUN data from interface in gnunet-natChristian Grothoff2016-11-27
|
* add outputChristian Grothoff2016-11-27
|
* add draft man page for gnunet-natChristian Grothoff2016-11-27
|
* largely completing gnunet-nat tool, using new service API (but untested)Christian Grothoff2016-11-27
|
* work on new gnunet-nat tool, towards new NAT APIChristian Grothoff2016-11-27
|
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* -more work towards NAT serviceChristian Grothoff2016-10-31
|
* add template for NAT serviceChristian Grothoff2016-10-31
|
* finish (untested) new NAT client libraryChristian Grothoff2016-10-24
|
* towards implementing autoconfig part of NAT libChristian Grothoff2016-10-24
|
* more work on new nat libraryChristian Grothoff2016-10-24
|
* working towards new NAT client library implementationChristian Grothoff2016-10-24
|
* new NAT lib client api skeletonChristian Grothoff2016-10-23
|
* specing out the NAT service IPC messages'Christian Grothoff2016-10-23
|
* start defining IPC messages for NATChristian Grothoff2016-10-23
|
* -ensure clean DNS shutdown, fix DNS-STUN termination issuesChristian Grothoff2016-07-25
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* migrate nat_auto to MQChristian Grothoff2016-06-24
|
* migrate nat_test to MQChristian Grothoff2016-06-24
|
* fix compiler warningsChristian Grothoff2016-05-06
|
* 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
|
* -fixing memory leaks and shutdown issues related to NATChristian Grothoff2015-11-17
|
* -fix reporting of IP addressChristian Grothoff2015-10-18
|
* -newline, include error codeChristian Grothoff2015-10-07
|
* -no printfChristian Grothoff2015-10-07
|
* -fix testcase to handle SUCCESS status reply, only recv UDP after STUN ↵Christian Grothoff2015-10-07
| | | | Request is out, etc.
* enable clean up of NAT STUN state, prevents test_plugin_udp from segfaultingChristian Grothoff2015-10-07
|
* -removing spectacular dead codeChristian Grothoff2015-10-07
|
* stylistic fixesChristian Grothoff2015-10-07
|
* - fix multiple gnunet-nat crashesBart Polot2015-10-06
|
* - fix use of uninitialized memoryBart Polot2015-10-06
|
* fix #3986Christian Grothoff2015-10-05
|
* DESTDIR fix in Makefiles needed by distro packagersCarlo von lynX2015-09-30
|
* report skipped tests, doxygen fixesChristian Grothoff2015-09-29
|
* -fixChristian Grothoff2015-09-05
|
* Fix review,Bruno Cabral2015-08-28
| | | | | | - Many fixes. - Do not mark test as failed if no connection PATCH 2/3
* Fix review . PATCH 1/3Bruno Cabral2015-08-27
|
* gnunet-nat, tool to suggest changes to configure based on NAT configurationBruno Cabral2015-08-22
|