aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* do not send duplicate LOCAL_CHANNEL_CREATE messageChristian Grothoff2017-01-23
* handle case of MQM being already NULLChristian Grothoff2017-01-23
* more work on loopback, this time payload transmission (for now without flow c...Christian Grothoff2017-01-23
* avoid asserting in API on timeout destructionChristian Grothoff2017-01-23
* add sender argument to GCCH_handle_local_data so we can implement loopbackChristian Grothoff2017-01-23
* use correct header size calculation in testChristian Grothoff2017-01-23
* towards path desirability calculationsChristian Grothoff2017-01-23
* another special case for loopbackChristian Grothoff2017-01-23
* beautify disconnect logic a bitChristian Grothoff2017-01-23
* handle disconnect properly in testChristian Grothoff2017-01-23
* add generated file to ignore listChristian Grothoff2017-01-23
* get rid of redundant, confusing stateChristian Grothoff2017-01-23
* more implementation of loopback handlingChristian Grothoff2017-01-23
* fix unaligned accessChristian Grothoff2017-01-23
* fix shutdown sequence, start to handle loopbackChristian Grothoff2017-01-23
* allow more than one ACK being given to us at a timeChristian Grothoff2017-01-23
* remove actually problematic client_allowed checkChristian Grothoff2017-01-22
* log precise error if we receive malformed dataChristian Grothoff2017-01-22
* do not send malformed payload in testChristian Grothoff2017-01-22
* simplify check_data logicChristian Grothoff2017-01-22
* guard against 0Christian Grothoff2017-01-22
* allow client's payload to include more than one messageChristian Grothoff2017-01-22
* API documentation, loggingChristian Grothoff2017-01-22
* API code cleanupChristian Grothoff2017-01-22
* fix stray log calls that lagged the core-api prefixChristian Grothoff2017-01-22
* correctly handle assignment of cid during channel open, send channel open ack...Christian Grothoff2017-01-22
* spell out correct constantsChristian Grothoff2017-01-22
* cosmetics for testChristian Grothoff2017-01-22
* fix off-by-oneChristian Grothoff2017-01-22
* really fully create path objects before calling even GCP_path_entry_add()Christian Grothoff2017-01-22
* fixing misc cleanup issuesChristian Grothoff2017-01-22
* fix copy & pasteChristian Grothoff2017-01-22
* misc bugfixesChristian Grothoff2017-01-22
* initialize new path fully before trying to attach itChristian Grothoff2017-01-22
* pass correct closureChristian Grothoff2017-01-22
* logging fixes, notify MQM clients properlyChristian Grothoff2017-01-22
* add sanity check for GNUNET_MQ_notify_sentChristian Grothoff2017-01-22
* fix shutdown logicChristian Grothoff2017-01-22
* nicer loggingChristian Grothoff2017-01-22
* fix comparissonChristian Grothoff2017-01-22
* must not move location of -struct CadetPeerPathEntry- in memory when growing ...Christian Grothoff2017-01-22
* nicer loggingChristian Grothoff2017-01-22
* must delay iteration over paths until later, as we may be right now creating ...Christian Grothoff2017-01-22
* nicer order of LOG statementsChristian Grothoff2017-01-22
* minor cleanupChristian Grothoff2017-01-22
* fix indentationChristian Grothoff2017-01-22
* properly launch DHT GETs based on need for pathsChristian Grothoff2017-01-22
* fix a few off-by-onesChristian Grothoff2017-01-22
* fix buffer sizeChristian Grothoff2017-01-22
* make GCPP_2s also return static stringChristian Grothoff2017-01-22