aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix leakChristian Grothoff2017-01-25
* fix leakChristian Grothoff2017-01-25
* handle duplicate DATA packetsChristian Grothoff2017-01-25
* use new generic insertion sort logicChristian Grothoff2017-01-25
* add generic insertion sort logicChristian Grothoff2017-01-25
|\
| * New CADET MQ API draftBart Polot2017-01-25
* | add generic insertion sort logicChristian Grothoff2017-01-25
|/
* nicer loggingChristian Grothoff2017-01-25
* fix crash if this end closed connection and other still sends dataChristian Grothoff2017-01-25
* init mid_recv properlyChristian Grothoff2017-01-24
* use proper message type constantsChristian Grothoff2017-01-24
* fix bug from compiler inserting padding if we try to allocate data at the end...Christian Grothoff2017-01-24
* nicer function namesChristian Grothoff2017-01-24
* bitch and continue if we do not have a handler for a messageChristian Grothoff2017-01-24
* simplify logicChristian Grothoff2017-01-24
* fix client-client loopback flow controlChristian Grothoff2017-01-24
* better logging, prep for having LOCAL_ACKsChristian Grothoff2017-01-23
* fix LOCAL_ACK transmission, do not duplicate itChristian Grothoff2017-01-23
* avoid cmp pointers, cmp ccn instead, as client may literally be the sameChristian Grothoff2017-01-23
* fix log invocationChristian Grothoff2017-01-23
* fix log invocationChristian Grothoff2017-01-23
* fix testcase handling service disconnectChristian Grothoff2017-01-23
* handle loopback in GCCH_2sChristian Grothoff2017-01-23
* give more complete message types in log outputChristian Grothoff2017-01-23
* nicer log messagesChristian Grothoff2017-01-23
* 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