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
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
2018-05-13
add missing #define
Christian Grothoff
2018-05-13
get rid of plain memcpy calls
Christian Grothoff
2018-05-06
Switch to $GNUNET_TMP in all configuration files.
Nils Gillmann
2018-01-07
Fixed potential NULL dereference.
anryko
2017-03-25
rename GNUNET_GETOPT functions to achieve better consistency
Christian Grothoff
2017-03-17
more renamings relating to 'new' service now just being the 'normal' service
Christian Grothoff
2017-03-15
Porting 'nat'.
Marcello Stanisci
2017-03-10
add assertion to make static analysis happy
Christian Grothoff
2017-03-10
disambiguate enum type of value
Christian Grothoff
2017-03-10
fix memory leak
Christian Grothoff
2017-03-10
fix memory leak
Christian Grothoff
2017-03-10
make compiler happy
Christian Grothoff
2017-03-09
fix issue with NAT logic overwriting port specified by user in manual hole pu...
Christian Grothoff
2017-02-25
W32: Splice GNUNET_memcpy macro into NAT and GNS helpers
Руслан Ижбулатов
2017-02-25
Silence a GCC warning in gnunet-nat.c
Руслан Ижбулатов
2017-02-19
fix zombie-fest
Christian Grothoff
2017-01-27
unset XDG environment variable during testcases, as they can screw things up ...
Christian Grothoff
2017-01-23
fix unaligned access
Christian Grothoff
2017-01-15
fix format string issue
Christian Grothoff
2017-01-12
handle case upnpc not found nicely
Christian Grothoff
2017-01-12
spacing
Christian Grothoff
2017-01-11
fix FTBFS
Christian Grothoff
2017-01-10
rename connecT -> connect now that the old API is dead
Christian Grothoff
2017-01-09
enable upnpc by default
Christian Grothoff
2017-01-09
eliminate dead NAT options
Christian Grothoff
2017-01-09
log at DEBUG level
Christian Grothoff
2017-01-09
cancel potentially dangling reconnect task
Christian Grothoff
2017-01-08
fix potential free-of-null
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
remove legacy NAT library logic, or preserve if it might still be useful
Christian Grothoff
2017-01-07
fixing uninit sin_addr; now successfully tested external hole punching suppor...
Christian Grothoff
2017-01-07
fix free of statically allocated value
Christian Grothoff
2017-01-07
was tested
Christian Grothoff
2017-01-07
fix bad cast, add additional assertions that AF is set, avoid unaligned acces...
Christian Grothoff
2017-01-06
fix NPE if hole-external option is not set
Christian Grothoff
2017-01-06
separate service for autoconfiguration from NAT traversal
Christian Grothoff
2017-01-05
pass section name instead of specific option via IPC
Christian Grothoff
2017-01-05
update comments
Christian Grothoff
2017-01-05
handle 'AUTO' option in manual hole punching setup
Christian Grothoff
2017-01-05
move external IP logic to separate file
Christian Grothoff
2017-01-05
properly handle DynDNS lookup results
Christian Grothoff
2017-01-05
notes
Christian Grothoff
2017-01-05
splitting off ant_api_auto.c from main nat_api.c
Christian Grothoff
2017-01-05
work towards supporting manual hole punching in new NAT service
Christian Grothoff
2017-01-02
fixes for starting and stopping gnunet-helper-nat-server
Christian Grothoff
2017-01-02
preparations for proper manual hole punching support in new NAT API
Christian Grothoff
[next]