oweals/gnunet.git
2017-01-25 Christian Grothofffix log calls
2017-01-25 Christian Grothofffix log calls
2017-01-25 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-01-25 xrsmulticast: test simple join between two peers
2017-01-25 Christian Grothoffmake new cadet implementation the default: all tests...
2017-01-25 Christian Grothoffimplement keepalives
2017-01-25 Christian Grothoffpreparations for keepalives
2017-01-25 Christian Grothoffbuild new test
2017-01-25 Christian Grothoffcleanups
2017-01-25 Christian Grothoffhandle ACKs past client down
2017-01-25 Christian Grothofffix insert_sorted macro
2017-01-25 Christian Grothofftypo in comment
2017-01-25 Christian Grothofffix confusing indentation
2017-01-25 Christian Grothofftowards proper DATA_ACK handling
2017-01-25 Christian Grothofftowards proper DATA_ACK handling
2017-01-25 Christian Grothoffhandle ancient/future duplicate payload properly
2017-01-25 Christian Grothofffix comment, this was implemented
2017-01-25 Christian Grothofffix double-transmission scheduling, implement client...
2017-01-25 Christian Grothofffix leak
2017-01-25 Christian Grothoffremove legacy commented out code
2017-01-25 Christian Grothofffix leak
2017-01-25 Christian Grothofffix leak
2017-01-25 Christian Grothoffhandle duplicate DATA packets
2017-01-25 Christian Grothoffuse new generic insertion sort logic
2017-01-25 Christian Grothoffadd generic insertion sort logic
2017-01-25 Christian Grothoffadd generic insertion sort logic
2017-01-25 Bart PolotNew CADET MQ API draft
2017-01-25 Christian Grothoffnicer logging
2017-01-25 Christian Grothofffix crash if this end closed connection and other still...
2017-01-24 Christian Grothoffinit mid_recv properly
2017-01-24 Christian Grothoffuse proper message type constants
2017-01-24 Christian Grothofffix bug from compiler inserting padding if we try to...
2017-01-24 Christian Grothoffnicer function names
2017-01-24 Christian Grothoffbitch and continue if we do not have a handler for...
2017-01-24 Christian Grothoffsimplify logic
2017-01-24 Christian Grothofffix client-client loopback flow control
2017-01-23 Christian Grothoffbetter logging, prep for having LOCAL_ACKs
2017-01-23 Christian Grothofffix LOCAL_ACK transmission, do not duplicate it
2017-01-23 Christian Grothoffavoid cmp pointers, cmp ccn instead, as client may...
2017-01-23 Christian Grothofffix log invocation
2017-01-23 Christian Grothofffix log invocation
2017-01-23 Christian Grothofffix testcase handling service disconnect
2017-01-23 Christian Grothoffhandle loopback in GCCH_2s
2017-01-23 Christian Grothoffgive more complete message types in log output
2017-01-23 Christian Grothoffnicer log messages
2017-01-23 Christian Grothoffdo not send duplicate LOCAL_CHANNEL_CREATE message
2017-01-23 Christian Grothoffhandle case of MQM being already NULL
2017-01-23 Christian Grothoffmore work on loopback, this time payload transmission...
2017-01-23 Christian Grothoffavoid asserting in API on timeout destruction
2017-01-23 Christian Grothoffadd sender argument to GCCH_handle_local_data so we...
2017-01-23 Christian Grothoffuse correct header size calculation in test
2017-01-23 Christian Grothofftowards path desirability calculations
2017-01-23 Christian Grothoffanother special case for loopback
2017-01-23 Christian Grothoffbeautify disconnect logic a bit
2017-01-23 Christian Grothoffhandle disconnect properly in test
2017-01-23 Christian Grothoffadd generated file to ignore list
2017-01-23 Christian Grothoffget rid of redundant, confusing state
2017-01-23 Christian Grothoffmore implementation of loopback handling
2017-01-23 Christian Grothofffix unaligned access
2017-01-23 Christian Grothofffix shutdown sequence, start to handle loopback
2017-01-23 Christian Grothoffallow more than one ACK being given to us at a time
2017-01-22 Christian Grothoffremove actually problematic client_allowed check
2017-01-22 Christian Grothofflog precise error if we receive malformed data
2017-01-22 Christian Grothoffdo not send malformed payload in test
2017-01-22 Christian Grothoffsimplify check_data logic
2017-01-22 Christian Grothoffguard against 0
2017-01-22 Christian Grothoffallow client's payload to include more than one message
2017-01-22 Christian GrothoffAPI documentation, logging
2017-01-22 Christian GrothoffAPI code cleanup
2017-01-22 Christian Grothofffix stray log calls that lagged the core-api prefix
2017-01-22 Christian Grothoffcorrectly handle assignment of cid during channel open...
2017-01-22 Christian Grothoffspell out correct constants
2017-01-22 Christian Grothoffcosmetics for test
2017-01-22 Christian Grothofffix off-by-one
2017-01-22 Christian Grothoffreally fully create path objects before calling even...
2017-01-22 Christian Grothofffixing misc cleanup issues
2017-01-22 Christian Grothofffix copy & paste
2017-01-22 Christian Grothoffmisc bugfixes
2017-01-22 Christian Grothoffinitialize new path fully before trying to attach it
2017-01-22 Christian Grothoffpass correct closure
2017-01-22 Christian Grothofflogging fixes, notify MQM clients properly
2017-01-22 Christian Grothoffadd sanity check for GNUNET_MQ_notify_sent
2017-01-22 Christian Grothofffix shutdown logic
2017-01-22 Christian Grothoffnicer logging
2017-01-22 Christian Grothofffix comparisson
2017-01-22 Christian Grothoffmust not move location of -struct CadetPeerPathEntry...
2017-01-22 Christian Grothoffnicer logging
2017-01-22 Christian Grothoffmust delay iteration over paths until later, as we...
2017-01-22 Christian Grothoffnicer order of LOG statements
2017-01-22 Christian Grothoffminor cleanup
2017-01-22 Christian Grothofffix indentation
2017-01-22 Christian Grothoffproperly launch DHT GETs based on need for paths
2017-01-22 Christian Grothofffix a few off-by-ones
2017-01-22 Christian Grothofffix buffer size
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...
next