Merge branch 'master' of ssh://gnunet.org/gnunet
[oweals/gnunet.git] / src / nat /
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
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 Christian Grothofffix zombie-fest
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-23 Christian Grothofffix unaligned access
2017-01-15 Christian Grothofffix format string issue
2017-01-12 Christian Grothoffhandle case upnpc not found nicely
2017-01-12 Christian Grothoffspacing
2017-01-12 Markus TeichMerge branch 'master' into auction
2017-01-11 Christian Grothofffix FTBFS
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2017-01-09 Christian Grothoffenable upnpc by default
2017-01-09 Christian Grothoffeliminate dead NAT options
2017-01-09 Christian Grothofflog at DEBUG level
2017-01-09 Christian Grothoffcancel potentially dangling reconnect task
2017-01-08 Christian Grothofffix potential free-of-null
2017-01-08 Christian Grothofffix potential NPE
2017-01-07 Christian Grothofffix calls to test_address, expects a struct sockaddr...
2017-01-07 Christian Grothoffremove legacy NAT library logic, or preserve if it...
2017-01-07 Christian Grothofffixing uninit sin_addr; now successfully tested externa...
2017-01-07 Christian Grothofffix free of statically allocated value
2017-01-07 Christian Grothoffwas tested
2017-01-06 Christian Grothofffix bad cast, add additional assertions that AF is...
2017-01-06 Christian Grothofffix NPE if hole-external option is not set
2017-01-06 Christian Grothoffseparate service for autoconfiguration from NAT traversal
2017-01-06 Christian Grothoffseparate service for autoconfiguration from NAT traversal
2017-01-05 Christian Grothoffpass section name instead of specific option via IPC
2017-01-05 Christian Grothoffupdate comments
2017-01-05 Christian Grothoffhandle 'AUTO' option in manual hole punching setup
2017-01-05 Christian Grothoffmove external IP logic to separate file
2017-01-05 Christian Grothoffproperly handle DynDNS lookup results
2017-01-05 Christian Grothoffnotes
2017-01-05 Christian Grothoffsplitting off ant_api_auto.c from main nat_api.c
2017-01-05 Christian Grothoffwork towards supporting manual hole punching in new...
2017-01-05 Christian Grothoffwork towards supporting manual hole punching in new...
2017-01-02 Christian Grothofffixes for starting and stopping gnunet-helper-nat-server
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-25 Christian Grothoffnotes for next steps with NAT
2016-12-25 Christian Grothoffensure nat clients get notifications on disconnect...
2016-12-25 Christian Grothoffworking on proper IP address filtering logic
2016-12-24 Christian Grothofffix upnpc invocation for port mapping with upnpc
2016-12-23 Christian Grothoffimprove types, eliminate compiler warning for unused...
2016-12-18 Christian Grothoffdisambiguate -L option to gnunet-nat
2016-12-18 Christian Grothoffupdate todos
2016-12-18 Christian Grothoffproperly process external IP addresses from upnpc-based...
2016-12-18 Christian Grothoffimplement writing of configuration file in autoconfigur...
2016-12-17 Christian Grothofffinish external-ip client notification, but not yet...
2016-12-17 Christian Grothofftowards notifying clients about external-ip results
2016-12-17 Christian Grothoffenable sending only differences for autoconfiguration
2016-12-17 Christian Grothoffneed to strdup as this will be freed
2016-12-17 Christian Grothoffinit 'ch' field
2016-12-17 Christian Grothoffmisc. improvements to new NAT service, starting with...
2016-12-16 Christian Grothoffdisambiguate option flag -l
2016-12-16 Christian Grothofffix shutdown, fix size calculation
2016-12-16 Christian Grothofffix minor bugs
2016-12-16 Christian Grothoffadd PORT to NAT configuration, generate nat.conf from...
2016-11-30 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2016-11-30 Christian Grothoffimplement keeping and timeout of NAT STUN data
2016-11-30 Christian Grothoffthis is now done
2016-11-30 Christian Grothoffdecided to keep NAT test logic in client library
2016-11-30 Christian Grothoffmoving basic logic for launching nat-client helper...
2016-11-30 Christian Grothoffmoving basic logic for launching nat-server helper...
2016-11-30 Christian Grothofftowards moving STUN logic into new NAT service
2016-11-30 Christian Grothoffhandle ports for interface scan data properly
2016-11-27 Christian Grothoffnote that port is not patched
2016-11-27 Christian Grothofffix proper setting of scope information for IPv6
2016-11-27 Christian Grothoffexpand logic for address class detection, including...
2016-11-27 Christian Grothofftowards implementing notification for peer addresses
2016-11-27 Christian Grothoffremove FIXME that has been addressed
2016-11-27 Christian Grothoffimplement reading STUN data from interface in gnunet-nat
2016-11-27 Christian Grothoffadd output
2016-11-27 Christian Grothoffadd draft man page for gnunet-nat
2016-11-27 Christian Grothofflargely completing gnunet-nat tool, using new service...
2016-11-27 Christian Grothoffwork on new gnunet-nat tool, towards new NAT API
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-10-31 Christian Grothoff-more work towards NAT service
2016-10-31 Christian Grothoffadd template for 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
2016-10-23 Christian Grothoffspecing out the NAT service IPC messages'
2016-10-23 Christian Grothoffstart defining IPC messages for NAT
2016-07-25 Christian Grothoff-ensure clean DNS shutdown, fix DNS-STUN termination...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-24 Christian Grothoffmigrate nat_auto to MQ
2016-06-24 Christian Grothoffmigrate nat_test to MQ
2016-05-06 Christian Grothofffix compiler warnings
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-11-17 Christian Grothoff-fixing memory leaks and shutdown issues related to NAT
2015-10-18 Christian Grothoff-fix reporting of IP address
2015-10-07 Christian Grothoff-newline, include error code
2015-10-07 Christian Grothoff-no printf
next