oweals/gnunet.git
2017-01-22 Christian Grothoffmake GCPP_2s also return static string
2017-01-22 Christian Grothoffmore logging for cadet-core subsystem
2017-01-22 Christian Grothoffallow NULL argument for GNUNET_i2s()
2017-01-22 Christian Grothoffintrocude GNUNET_i2s2()
2017-01-22 Christian Grothoffimproving logging
2017-01-22 Christian Grothoffonly send CHANNEL_DESTROY message if we at least send...
2017-01-22 Christian Grothofffix startup interaction between channel and tunnel...
2017-01-22 Christian Grothoffimprove logging, log before doing, not after
2017-01-22 Christian Grothoffdo not run upnpc during tests, produces unnecessary...
2017-01-22 Christian Grothoffoptimize startup sequence for when we execute first...
2017-01-21 Christian Grothoffstill fixing the stupid connect_task cleanup issue
2017-01-21 Christian Grothoffadding missing ignores
2017-01-21 Christian Grothoffuse new SCHEDULER_add_at API where applicable
2017-01-21 Christian Grothoffextending scheduler API with 'add_at' functionality...
2017-01-21 Christian Grothoffanother connect_task init missing
2017-01-21 Christian Grothofffix crash on early abort due to dangling connect task
2017-01-21 Christian Grothofffixing leaks
2017-01-21 Christian Grothoffat least NULL the task handle in the unimplemented...
2017-01-21 Christian Grothoffensure tunnels are shutdown at the right time during...
2017-01-21 Christian Grothoffproperly set executed tasks to NULL
2017-01-21 Christian Grothoffinitialize ephemeral keys
2017-01-21 Christian Grothoffimplement get_path_from_route
2017-01-21 Christian Grothoffmore LOG macros
2017-01-21 Christian Grothoffmore logging, minor bugfixes / renames
2017-01-21 Christian Grothoffsome renaming, some code general code cleanup, some...
2017-01-21 Christian Grothoffrenames to avoid ambiguity
2017-01-21 Christian Grothoffremaing remaining mandatory functions for basic operation
2017-01-20 Christian Grothoffworking on channel passing data to clients
2017-01-20 Christian Grothoffmore work on new tunnel logic
2017-01-20 Christian Grothoffpass messages from tunnel to channel
2017-01-20 Christian Grothoffmore work on channel/tunnel logic
2017-01-19 Christian Grothoffnote on things left to do
2017-01-19 Christian Grothoffmuch work on connection/route/peer-level queue management
2017-01-19 Christian Grothoffbaby steps towards KX
2017-01-18 Christian Grothoffcreate matching connection objects for inbound connections
2017-01-18 Christian Grothoffwork towards routing
2017-01-18 Christian Grothoffmore rename festivities
2017-01-18 Christian Grothoffadd note to legacy code about rename operation
2017-01-18 Christian Grothoffintroduce CadetEncryptedMessageIdentifier instead of...
2017-01-18 Christian Grothoffcadet message struct and type rename-fest
2017-01-17 Christian Grothoffadd logic to properly decode and dispatch decrypted...
2017-01-17 Christian Grothofftowards decrypting traffic in new CADET
2017-01-17 Christian Grothoffunnecessary here
2017-01-17 Christian Grothoffuse new shortmap to simplify CADET logic a bit
2017-01-17 Christian Grothoffmake shortmap actually over shorts
2017-01-17 Christian Grothoffintroducing the short map
2017-01-17 Christian Grothofftowards actual routing...
2017-01-17 Christian Grothoffstarting with CORE subsystem for CADET
2017-01-17 Christian Grothoffdead code elimination
2017-01-17 Christian Grothoffimporting KX logic, integrating encryption logic
2017-01-17 Christian Grothoffmore work on new CADET
2017-01-17 Christian Grothoffreplace redundant MQ_NotifyCallback by SCHEDULER_TaskCa...
2017-01-17 lurchiMore bugfixes to make gnunet-social usable
2017-01-16 ng0README: Change adduser line.
2017-01-16 Markus Teichauction: basic service template
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
next