error handling
[oweals/gnunet.git] / src / transport /
2019-06-25 Christian Grothoffwarnings
2019-06-22 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-06-18 Christian Grothofffix NPEs, off-by-one, etc
2019-06-18 Christian Grothoffclean up comments, fixmes, remove dead code
2019-06-18 Christian GrothoffIntroducing GNUNET_Uuid and matching hash map for 128...
2019-06-09 Christian Grothoffupdate todo on FC: might be finished (in theory)
2019-06-09 Christian Grothoffnote on BDP
2019-06-09 Christian Grothoffadd FC retransmission logic
2019-06-07 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-06-06 Julius BüngerTNG testing: Add callback stub for incoming messages
2019-06-06 Julius BüngerTNG testing: Improve comments and logging
2019-06-06 Julius BüngerTNG testing: Make executable name variable, try sending...
2019-06-05 Christian Grothoffversion bumping
2019-06-05 Christian Grothoffdisting
2019-06-04 Christian Grothofffix
2019-06-04 Christian Grothoffmisc bugfixes
2019-06-04 Christian Grothoffmisc bugfixes
2019-06-04 Christian Grothoffuse macro
2019-06-02 Christian Grothoffgenerate and handle TRANSPORT_FLOW_CONTROL messages...
2019-06-02 Christian Grothoffwork on DV logic and FC
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 Grothoffimplement GNUNET_TRANSPORT_core_receive_continue
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-12 Christian Grothofflast minute fixes for 0.11.4 (test cases adjustments...
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 Florian DoldMake gnurl and curl mutually exclusive.
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 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-20 Julius BüngerTNG testing: Handle queues properly
2019-04-20 Christian Grothoffadd logic to build DVBox messages in TNG
2019-04-20 Christian Grothofffix ftbfs
2019-04-20 Julius BüngerTNG testing: Add ability to open queue
2019-04-19 Christian Grothofffix ftbfs
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-18 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-18 Julius BüngerTNG testing: Cleanup and Structuring
2019-04-18 Julius BüngerTNG testing: Update Makefile.am
2019-04-18 Julius BüngerTNG testing: Correct parameter type
2019-04-18 Julius BüngerTNG testing: Specify config source differently
2019-04-17 Julius BüngerTNG: Add first steps for communicator testing
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
next