aboutsummaryrefslogtreecommitdiff
path: root/src/nat
Commit message (Collapse)AuthorAge
* gnunet-nat, tool to suggest changes to configure based on NAT configurationBruno Cabral2015-08-22
|
* Fix crashes and memory leaks.Bruno Cabral2015-08-21
|
* Add test_nat to makefileBruno Cabral2015-08-21
|
* Add missing fileBruno Cabral2015-08-21
|
* Fix #3918Bruno Cabral2015-08-17
|
* -log more details about failing addrChristian Grothoff2015-08-03
|
* Disable StunBruno Cabral2015-07-24
|
* TUN_IFNAME is the tunnel interface, not EXIT_IFNAMEDavid Barksdale2015-07-22
|
* Get STUN to work with UDP pluginBruno Cabral2015-07-18
|
* -fix ARM bindingChristian Grothoff2015-07-14
|
* slightly nicer ifname cmpChristian Grothoff2015-07-07
|
* do not add our virtual interfaces to our HELLOChristian Grothoff2015-07-07
|
* (no commit message)Bruno Cabral2015-07-01
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -add missing include, remove redundant includesChristian Grothoff2015-06-27
|
* adding a first set of fixmes to stun codeMatthias Wachs2015-06-25
|
* adding a first set of fixmes to stun codeMatthias Wachs2015-06-25
|
* Polish and simplyfy STUN code, move STUN code to GNUNET_NAT_Bruno Cabral2015-06-25
|
* Commit rewrite before moving to GNUNET_NAT functionsBruno Cabral2015-06-24
|
* -doxygen fixesChristian Grothoff2015-06-22
|
* dos2unixDavid Barksdale2015-06-21
|
* Stub nat_stun.cBruno Cabral2015-06-15
|
* Initial import of STUN supportBruno Cabral2015-06-15
|
* -must avoid returning resolutions during initializationChristian Grothoff2015-06-06
|
* -indenting...Christian Grothoff2015-02-21
|
* -instantly report addresses during NAT initialization if possibleChristian Grothoff2015-02-09
|
* -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 ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* -fix nat test timeout/termination issueChristian Grothoff2014-12-01
|
* -set socket to NULL on close to avoid double-close, do not cleanup on ↵Christian Grothoff2014-10-03
| | | | timeout, leave that to app
* -return non-NULL even if we instantly failChristian Grothoff2014-10-03
|
* -fix NPE in NAT testChristian Grothoff2014-10-03
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* - added more debug messages to status2stringChristian Fuchs2014-06-24
| | | | - added remaining functionality to GNUNET_NAT_test_stop
* - renamed NAT's failure code to status code across gnunet (not GTK yet)Christian Fuchs2014-06-17
| | | | | | | - added proper error reporting to NAT-test-start/stop - timed-out nat tests not automatically stop the test itself - fixed a design flaw in nat-test - fixed a potential crash in the tests of the nat functionality (NOT NAT_TEST_xy...)
* - added missing comma in nat-testChristian Fuchs2014-06-11
|
* - moved timeout handling responsibility from for nat tests from caller to ↵Christian Fuchs2014-06-08
| | | | | | | | | the library - updated NAT API accordingly - removed obsolete timeout handling code from gnunet-transport - updated result callback for nat-test gnunet-transport to not always just report success, but we now actually report the proper result code we got from the NAT API - updated nat tests
* - disentangled test_icmp_client and test_icmp_server's logicsChristian Fuchs2014-06-04
| | | | - integrated more error-reporting changes for nat_test.c
* - added many lots of new error checking to nat_auto and nat_mini. ↵Christian Fuchs2014-06-04
| | | | icmp_client server and client not contained in this commit.
* - adapted nat-tests for API changesChristian Fuchs2014-05-19
| | | | - set NAT success return code to be GNUNET_OK
* - updated NAT callback function defintion to no longer carry around strings,Christian Fuchs2014-05-19
| | | | | | | - NAT lib now uses error-code enums to signal success and errors - reworked related code to return errorcodes - added and updated a missing doxygen documention - todo next: testcases
* - rename also contents of config files, update config filesBart Polot2014-05-07
|
* -only complain about upnpc if it is actually enabled by configChristian Grothoff2014-04-23
|
* -indentation, cast to avoid compiler warningChristian Grothoff2014-04-23
|
* -grab source IP from outer IP header, not from inner IP headerChristian Grothoff2014-04-14
|
* fixing error messageMatthias Wachs2014-04-14
|
* handle nat_register failMatthias Wachs2014-04-10
|
* upnp support just silently failed if upnp client is not availableMatthias Wachs2014-04-10
|