oweals/gnunet.git
2017-01-16 Christian Grothofffinish logic to maintain paths
2017-01-16 Markus Teichmake gcc -pedantic happy
2017-01-16 Christian Grothoffmore work on peers, paths and tunnels
2017-01-16 Markus Teichprotocols.h: reserve block for auction service
2017-01-16 Markus Teichutil: increment internal version for new code used...
2017-01-16 ng0Revert "README: Change"
2017-01-16 ng0README: Change
2017-01-16 Christian Grothoffmore work on peer and paths structures
2017-01-16 Christian Grothoffdesign CadetPeerPathEntry data structure
2017-01-16 Christian Grothoffsimplify GNUNET_CONTAINER_heap_update_cost API
2017-01-16 lurchibugfixes in the multicast service
2017-01-15 Christian Grothoffstarting re-implementation of CADET service
2017-01-15 Christian Grothoffcleaning up some CADET logic, improving types used
2017-01-15 Christian Grothofffix format string issue
2017-01-15 Christian Grothoffindentation fixes
2017-01-15 Christian Grothoffblock size of 0 is also valid
2017-01-14 Christian Grothofftrying to fix issue reported by Lurchi
2017-01-14 Christian Grothoffdo not start zonemaster in tests that do not need it
2017-01-13 Christian Grothoffdegrade warning to DEBUG statement, include logging...
2017-01-13 Christian Grothoffimplement -T option for gnunet-arm (#4854)
2017-01-12 Markus Teichauction: add test for auction-create
2017-01-12 Markus Teichauction: check for empty pricelist
2017-01-12 Markus Teichauction: add pricemap validation
2017-01-12 Christian Grothoffhandle case upnpc not found nicely
2017-01-12 Christian Grothoffspacing
2017-01-12 Christian Grothoffcorrect section is nat-auto
2017-01-12 Markus TeichMerge remote-tracking branch 'origin/master'
2017-01-12 Christian Grothoffforce non-zero
2017-01-12 Christian Grothoffuse sane default
2017-01-12 Markus TeichMerge branch 'master' into auction
2017-01-12 Markus Teichconfigure.ac: add notice for libjansson
2017-01-12 Markus Teichinclude json dependency
2017-01-12 Markus Teichadd basic cmdline checking
2017-01-12 Christian Grothofffix section name
2017-01-12 Christian Grothoffregen POTfiles
2017-01-12 Markus Teichupdate cmdline parsing
2017-01-11 Daniel Golleadd empty auctions.conf to satisfy build system
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
next