split T2T-FC from CR for address validation
[oweals/gnunet.git] / src / transport / gnunet-service-tng.c
2019-05-22 Christian Grothoffsplit T2T-FC from CR for address validation
2019-05-21 Christian Grothoffimplement FC window tracking for incoming messages
2019-05-21 Christian Grothoffuse bytes, not kilobytes
2019-05-19 Christian Grothoffuse _exit in signal handlers
2019-05-19 Christian GrothoffFC work
2019-05-19 Christian Grothoffintroduce lookup_virtual_link
2019-05-14 Christian Grothoffmodify messages for t2t-fc
2019-05-12 Christian Grothoffimplement message selection heuristic
2019-05-12 Christian Grothoffupdate TODOs
2019-05-12 Christian Grothoffuse sorting to stop linked list search early
2019-05-11 Christian Grothoffclean up transmission logic to have queues 'pull' for...
2019-05-11 Christian Grothoffmove encryption logic into DVBox
2019-05-11 Christian Grothoffcomplete TNG logging
2019-05-11 Christian Grothoffremove duplicate API
2019-05-08 Christian Grothoffmore logging, more FIXMEs
2019-05-07 Christian Grothoffmore logging
2019-05-07 Christian Grothoffadd logging
2019-05-05 Christian Grothoffnote on next steps
2019-05-05 Christian Grothoffuse new PriorityPreferences consistently, note on depre...
2019-05-05 Christian GrothoffDCE, set message UUID to incrementing counter
2019-05-04 Christian Grothoffsimplify MQ logic to always carry the same kinds of...
2019-05-04 Christian Grothoffonly use mono time in TNG HELLOs
2019-04-30 Christian Grothoffcomplete CORE flow control loop
2019-04-29 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-28 Christian Grothofftowards flow control in TNG
2019-04-28 Christian Grothoffimplement hop-by-hop signature verification
2019-04-27 Christian Grothoffrudimentary logging
2019-04-27 Christian Grothoffget rid of the trackers
2019-04-27 Christian Grothofffix validity vs. monotime
2019-04-25 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-25 Christian Grothoffimplement DV learn monotime handling
2019-04-25 Christian Grothoffimplement DV learn monotime handling
2019-04-25 Christian Grothoffcomplete handle_client_send()
2019-04-24 Christian Grothoffmore work towards DVH paths
2019-04-24 Christian Grothoffimplement looping over neighbours to call fwd_dv_learn()
2019-04-23 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-22 Christian Grothoffaddress a few FIXMEs
2019-04-22 Christian Grothoffmassive refactoring to intruce data structure
2019-04-22 Christian Grothoffchanging UUID types (in preparation for RTT tracking)
2019-04-22 Christian Grothoffrenaming
2019-04-21 Christian Grothoffimprove types
2019-04-21 Christian Grothoffdefine constant
2019-04-21 Christian Grothofffinish backchannel message delivery
2019-04-21 Christian Grothoffreorder next steps
2019-04-21 Christian Grothoffhandle communicator status, address a few FIXMEs
2019-04-21 Christian Grothoffdistance field in queue is dead
2019-04-21 Christian Grothofffix quota out calculation, even if it may go away
2019-04-20 Christian Grothoffimplement DV notifications towards core
2019-04-20 Christian Grothoffadd logic to build DVBox messages in TNG
2019-04-18 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-18 Christian Grothoffimplement route_via_neighbour()
2019-04-18 Christian Grothoffapply clang format to gnunet-service-tng.c
2019-04-17 Christian Grothoffmore work on route_message() logic
2019-04-17 Christian Grothoffonly notify core about validated queues
2019-04-17 Christian Grothoffimplement proper SEND_MSG wrapping for control messages
2019-04-16 Christian Grothoffnotes on next steps
2019-04-16 Christian Grothoffhandle forwarding of DVBox messages
2019-04-16 Christian Grothoffimplement backchannel encryption/decryption
2019-04-16 Christian Grothofffix ftbfs
2019-04-16 Christian Grothoffrevert Martin's reformatting
2019-04-16 Schanzenbach, Martinftbfs fix
2019-04-16 Christian Grothoffexplain motivations behind signatures better
2019-04-15 Christian Grothoffimplement basic reliability ACK handling
2019-04-15 Christian Grothoffadd basic handling of fragment acks
2019-04-15 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-04-15 Christian Grothoffmisc work on TNG
2019-04-14 Christian Grothoffwork on DV data structures
2019-04-14 Christian Grothoffmisc tng related cleanup
2019-04-14 Christian Grothoffimplement handle_validation_response logic
2019-04-10 Christian Grothoffsend validation challenges
2019-04-10 Christian Grothoffstart to implement validation logic
2019-04-10 Christian Grothoffdefining data structures for validation
2019-04-09 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-07 Christian Grothoffindentation, GNUNET_memcmp introduction, housekeeping
2019-04-07 Christian Grothoffimplement #5551 (UDP broadcast learning in TNG)
2019-04-04 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-04 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-04-03 Christian Grothoffallow applications expressing connection preferences...
2019-04-03 Schanzenbach, Martinmerge
2019-04-03 Christian Grothoffresume transmission on idle queues upon incoming messag...
2019-02-23 Christian Grothoffmerge
2019-02-23 Christian Grothoffnotes
2019-02-13 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-13 Christian Grothoffadd handle_address_consider_verify skeleton
2019-01-26 Christian Grothoffplanning ahead
2019-01-26 Christian Grothoffdesign for DV routing data structure
2019-01-26 Christian Grothoffreassembly logic
2019-01-26 Christian Grothoffdata structures for defragmentation
2019-01-25 Christian Grothoffmore on backchannel logic
2019-01-25 Christian Grothoffmore work on tng
2019-01-25 Christian Grothoffbasics of handling of msgs from communicator
2019-01-25 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-01-25 Christian Grothoffadd prototypes for handlers for incoming messages
2019-01-24 Christian Grothofftng: towards communicator flow control:
2019-01-24 Christian Grothoffmore work on tng (incomplete)
2019-01-22 Christian Grothoffworking on crazy fragmentation logic
2019-01-21 Christian Grothoffwork out fragment/ack/dv messages, start implementation...
2019-01-21 Christian Grothoffhandle transmission timeouts
2019-01-21 Christian Grothoffmore work on tng
2019-01-21 Christian Grothoffmore work on tng
next