aboutsummaryrefslogtreecommitdiff
path: root/src/nat-auto
Commit message (Collapse)AuthorAge
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ↵Christian Grothoff2020-04-21
| | | | work
* follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:ng02019-11-20
| | | | use __linux__ instead of redefined LINUX.
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* follow-up to win32 removal.ng02019-10-25
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* plibc, commit 2ng02019-09-06
|
* first step to remove plibcng02019-09-06
|
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
|
* improve NAT API: allow client to store associated data with addressChristian Grothoff2019-01-28
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* 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
|
* fix configuration parsing issue with inlines from configuration not in cwdChristian Grothoff2017-06-25
|
* 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 'nat-auto'.Marcello Stanisci2017-03-15
|/
* handle case 'diff' is NULL - fixes NPEChristian Grothoff2017-03-10
|
* fix log message format strChristian Grothoff2017-02-16
|
* set type correctly in nat auto testChristian Grothoff2017-02-16
|
* pass correct pointer to GNUNET_NAT_registerChristian Grothoff2017-02-13
|
* spacingChristian Grothoff2017-01-12
|
* correct section is nat-autoChristian Grothoff2017-01-12
|
* fix misc compilation issues in nat-autoChristian Grothoff2017-01-10
|
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* remove legacy NAT library logic, or preserve if it might still be usefulChristian Grothoff2017-01-07
|
* migrate gnunet-nat-server to new NAT libChristian Grothoff2017-01-07
|
* make sure nat-auto code uses NAT_AUTO prefixChristian Grothoff2017-01-07
|
* separate service for autoconfiguration from NAT traversalChristian Grothoff2017-01-06