glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / nat / nat_api.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothofffix memory leak
2017-03-09 Christian Grothofffix issue with NAT logic overwriting port specified...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2017-01-09 Christian Grothoffcancel potentially dangling reconnect task
2017-01-08 Christian Grothofffix potential NPE
2017-01-07 Christian Grothofffix calls to test_address, expects a struct sockaddr...
2017-01-06 Christian Grothofffix bad cast, add additional assertions that AF is...
2017-01-05 Christian Grothoffpass section name instead of specific option via IPC
2017-01-05 Christian Grothoffsplitting off ant_api_auto.c from main nat_api.c
2017-01-04 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-01-02 Christian Grothoffpreparations for proper manual hole punching support...
2017-01-02 Christian Grothoffimprove/fix handling of NAT server logic for ICMP-based...
2016-12-27 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2016-12-25 Christian Grothoffensure nat clients get notifications on disconnect...
2016-12-17 Christian Grothoffmisc. improvements to new NAT service, starting with...
2016-12-16 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2016-12-16 Christian Grothoffdisambiguate option flag -l
2016-12-16 Christian Grothofffix minor bugs
2016-12-02 Adnan HMerge branch 'credentials' of git+ssh://gnunet.org...
2016-12-02 Schanzenbach, MartinMerge branch 'credentials' of git+ssh://gnunet.org...
2016-12-01 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2016-11-30 Christian Grothoffdecided to keep NAT test logic in client library
2016-11-30 Christian Grothofftowards moving STUN logic into new NAT service
2016-10-31 Christian Grothoff-more work towards NAT service
2016-10-24 Christian Grothofffinish (untested) new NAT client library
2016-10-24 Christian Grothofftowards implementing autoconfig part of NAT lib
2016-10-24 Christian Grothoffmore work on new nat library
2016-10-24 Christian Grothoffworking towards new NAT client library implementation
2016-10-23 Christian Grothoffnew NAT lib client api skeleton