index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nat
/
nat_api.c
Age
Commit message (
Expand
)
Author
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2017-03-17
more renamings relating to 'new' service now just being the 'normal' service
Christian Grothoff
2017-03-10
fix memory leak
Christian Grothoff
2017-03-09
fix issue with NAT logic overwriting port specified by user in manual hole pu...
Christian Grothoff
2017-01-10
rename connecT -> connect now that the old API is dead
Christian Grothoff
2017-01-09
cancel potentially dangling reconnect task
Christian Grothoff
2017-01-08
fix potential NPE
Christian Grothoff
2017-01-07
fix calls to test_address, expects a struct sockaddr, not an in_addr
Christian Grothoff
2017-01-07
fix bad cast, add additional assertions that AF is set, avoid unaligned acces...
Christian Grothoff
2017-01-05
pass section name instead of specific option via IPC
Christian Grothoff
2017-01-05
splitting off ant_api_auto.c from main nat_api.c
Christian Grothoff
2017-01-02
preparations for proper manual hole punching support in new NAT API
Christian Grothoff
2017-01-02
improve/fix handling of NAT server logic for ICMP-based autonomous NAT traversal
Christian Grothoff
2016-12-25
ensure nat clients get notifications on disconnect about 'lost' addresses
Christian Grothoff
2016-12-17
misc. improvements to new NAT service, starting with autoconfiguration logic
Christian Grothoff
2016-12-16
disambiguate option flag -l
Christian Grothoff
2016-12-16
fix minor bugs
Christian Grothoff
2016-11-30
decided to keep NAT test logic in client library
Christian Grothoff
2016-11-30
towards moving STUN logic into new NAT service
Christian Grothoff
2016-10-31
-more work towards NAT service
Christian Grothoff
2016-10-24
finish (untested) new NAT client library
Christian Grothoff
2016-10-24
towards implementing autoconfig part of NAT lib
Christian Grothoff
2016-10-24
more work on new nat library
Christian Grothoff
2016-10-24
working towards new NAT client library implementation
Christian Grothoff
2016-10-23
new NAT lib client api skeleton
Christian Grothoff