aboutsummaryrefslogtreecommitdiff
path: root/src/nat/test_stun.c
Commit message (Collapse)AuthorAge
* 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
|
* fix compiler warningsChristian Grothoff2016-05-06
|
* 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
|
* -fix testcase to handle SUCCESS status reply, only recv UDP after STUN ↵Christian Grothoff2015-10-07
| | | | Request is out, etc.
* - fix multiple gnunet-nat crashesBart Polot2015-10-06
|
* 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
|
* Fix crashes and memory leaks.Bruno Cabral2015-08-21
|
* Get STUN to work with UDP pluginBruno Cabral2015-07-18
|
* (no commit message)Bruno Cabral2015-07-01
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* 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
|
* dos2unixDavid Barksdale2015-06-21
|
* Initial import of STUN supportBruno Cabral2015-06-15