aboutsummaryrefslogtreecommitdiff
path: root/src/nat/nat_api.c
Commit message (Expand)AuthorAge
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* fix bad use after freeChristian Grothoff2019-06-04
* 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
* 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
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* fix memory leakChristian Grothoff2017-03-10
* fix issue with NAT logic overwriting port specified by user in manual hole pu...Christian Grothoff2017-03-09
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* cancel potentially dangling reconnect taskChristian Grothoff2017-01-09
* fix potential NPEChristian Grothoff2017-01-08
* fix calls to test_address, expects a struct sockaddr, not an in_addrChristian Grothoff2017-01-07
* fix bad cast, add additional assertions that AF is set, avoid unaligned acces...Christian Grothoff2017-01-07
* pass section name instead of specific option via IPCChristian Grothoff2017-01-05
* splitting off ant_api_auto.c from main nat_api.cChristian Grothoff2017-01-05
* preparations for proper manual hole punching support in new NAT APIChristian Grothoff2017-01-02
* improve/fix handling of NAT server logic for ICMP-based autonomous NAT traversalChristian Grothoff2017-01-02
* ensure nat clients get notifications on disconnect about 'lost' addressesChristian Grothoff2016-12-25
* misc. improvements to new NAT service, starting with autoconfiguration logicChristian Grothoff2016-12-17
* disambiguate option flag -lChristian Grothoff2016-12-16
* fix minor bugsChristian Grothoff2016-12-16
* decided to keep NAT test logic in client libraryChristian Grothoff2016-11-30
* towards moving STUN logic into new NAT serviceChristian Grothoff2016-11-30
* -more work towards 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