oweals/gnunet.git
2017-01-11 Christian Grothofffix FTBFS
2017-01-11 Markus Teichcmdline for auction-create
2017-01-11 Markus Teichinitial gnunet-auction commit
2017-01-10 Christian Grothoffremove old nat_lib header to avoid problems
2017-01-10 Christian Grothofffix misc compilation issues in nat-auto
2017-01-10 Christian Grothoffremove dead legacy decls
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2017-01-10 Christian Grothoffeliminating dead cth field
2017-01-10 Daniel Golledon't attempt to build set profilers if testing is...
2017-01-10 Daniel Golledon't attempt to build dht-profiler if testing is disabled
2017-01-10 Daniel Golledon't attempt to build ats-tests if testing is disabled
2017-01-10 Daniel Golleats-tests: fix compile
2017-01-09 Christian Grothoffcosmetics
2017-01-09 Christian Grothoffdo not attempt to publish empty HELLOs
2017-01-09 Christian Grothoffremove obsolete options
2017-01-09 Christian Grothoffimprove comments
2017-01-09 Christian Grothoffcosmetics
2017-01-09 Christian Grothoffenable upnpc by default
2017-01-09 Christian Grothoffeliminate dead NAT options
2017-01-09 Christian Grothofffix link issue
2017-01-09 Christian Grothofflog at DEBUG level
2017-01-09 Christian Grothoffrename new client API implementation to name of standar...
2017-01-09 Christian Grothoffrename new core API implementation to name of standard...
2017-01-09 Christian Grothoffremove legacy core api code (now dead)
2017-01-09 Christian Grothoffignore zonefiles dir
2017-01-09 Christian Grothoffdead code elimination
2017-01-09 Christian Grothoffhandle transmissions initiated during disconnect callba...
2017-01-09 Christian Grothoffcancel potentially dangling reconnect task
2017-01-09 Christian Grothoffout-of-order PIDs are not exactly protocol violations...
2017-01-09 Daniel Golleadd entry for OpenWrt/LEDE along with my email address
2017-01-09 Christian Grothoffproperly handle case of should-drop by asynchronously...
2017-01-09 Christian GrothoffDLL remove already done inside of call_peer_cont()
2017-01-09 Christian Grothofffix format string issue
2017-01-09 Christian Grothofffix more field initialziation order issues
2017-01-09 Christian Grothofffix crashes caused by DLL removes preceeding DLL inserts
2017-01-08 Christian Grothoffeven more .gitignore updates
2017-01-08 Christian Grothoffeven more .gitignore updates
2017-01-08 Christian Grothoffeven more .gitignore updates
2017-01-08 Christian Grothoffexclude more tests
2017-01-08 Christian Grothoffignore util tests
2017-01-08 Christian Grothofffix potential free-of-null
2017-01-08 Christian Grothofffix potential NPE
2017-01-08 Christian Grothoffremove unnecessary calls to gnunet-peerinfo that also...
2017-01-07 Christian Grothoffreserve protocol number range for TMCG
2017-01-07 Christian Grothoffupdate README, was ancient
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 Grothoffmigrate gnunet-nat-server to new NAT lib
2017-01-07 Christian Grothoffremove dependency on old NAT logic from gnunet-transport
2017-01-07 Christian Grothoffmake sure nat-auto code uses NAT_AUTO prefix
2017-01-07 Christian Grothoffmigrate HTTP plugin to new NAT logic
2017-01-07 Christian Grothoffmigrate TCP plugin to new NAT logic
2017-01-07 Christian Grothoffmigrate UDP plugin to new NAT logic
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 Grothofffix format string issue
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 tg(x)buildbot: ssh config
2017-01-05 Christian Grothoffpass section name instead of specific option via IPC
2017-01-05 Christian Grothoffinclude zonemaster in build
2017-01-05 Christian Grothofffix uninit variable causing crash on 0 value
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-05 ng0AUTHORS: Remove myself from Gentoo.
2017-01-04 t3sseraktadded ssh key
2017-01-04 Christian Grothoffadd ignore file
2017-01-04 Christian Grothoffmove functionality of publishing namestore zone in...
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...
2017-01-02 Christian Grothofffix compiler warning for format string
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 Grothoffstart to list relevant cases in man page, document...
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
next