aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* cancel existing last_control_qe handle before scheduling a new one, alwaysChristian Grothoff2017-02-16
|
* extra assertsChristian Grothoff2017-02-16
|
* use force when requiredChristian Grothoff2017-02-16
|
* fix #4895: set highbit always for the returned cn, not just on the second callChristian Grothoff2017-02-15
|
* spell out message types more, use correct conversion directionChristian Grothoff2017-02-15
|
* fix typos in log msgsChristian Grothoff2017-02-15
|
* fixing #4878 -- by avoiding allocation in the first placeChristian Grothoff2017-02-15
|
* update ignore fileChristian Grothoff2017-02-15
|
* introducing GNUNET_CRYPTO_ecdhe_create2() to avoid malloc nonsenseChristian Grothoff2017-02-15
|
* fix format string bugChristian Grothoff2017-02-15
|
* fix #4890Christian Grothoff2017-02-15
|
* pass correct pointer to GNUNET_NAT_registerChristian Grothoff2017-02-13
|
* add assertion that we do not release path that is still used by a connectionChristian Grothoff2017-02-13
|
* set up multicast group with origin and memberxrs2017-02-12
|
* No need to mention HOLE_EXTERNAL twiceDavid Barksdale2017-02-11
|
* fix use-after-free in postgres error messageFlorian Dold2017-02-11
|
* fixed crash on test_multicast_multipeerxrs2017-02-09
|
* Add mq testBart Polot2017-02-08
|
* Fix open port, copy handlers for use on incoming channelsBart Polot2017-02-08
|
* - adjust FWD/BCK to new channel numberingBart Polot2017-02-08
|
* - code/debug formatBart Polot2017-02-08
|
* - debug, indentation, legibilityBart Polot2017-02-08
|
* fix cadet mq api, use proper function argumentsBart Polot2017-02-08
|
* - fix assertion conditionBart Polot2017-02-08
|
* - doxygen, debug textBart Polot2017-02-08
|
* Merge branch 'master' of git+ssh://gnunet.org/gnunetBart Polot2017-02-08
|\
| * fix psyc service being unwilling to shutdownlurchi2017-02-07
| |
| * gnunet-social CLI: porcelain status and psyc messagespsyc://loupsycedyglgamf.onion/~lynX2017-02-02
| |
| * don't let further circuits disrupt 'gnunet-cadet -o'psyc://loupsycedyglgamf.onion/~lynX2017-02-02
| |
| * find /bin/ippsyc://loupsycedyglgamf.onion/~lynX2017-02-02
| |
* | Only call window_size on incrementing size, allow ACK+1 messages to be takenBart Polot2017-02-02
| |
* | Implement data ack in CADET MQ APIBart Polot2017-02-02
|/
* fix sanity check in dht_api: we are passing 32-byte PIDs, not 64-byte hashesChristian Grothoff2017-02-02
|
* have sanity checks for DHT path constructionChristian Grothoff2017-02-02
|
* set PATH during testcaseChristian Grothoff2017-02-02
|
* force attachment if connection is still thereChristian Grothoff2017-02-01
|
* preserve invariants while calling GCP_detatch_path while reorging pathsChristian Grothoff2017-02-01
|
* use NULL as flag for evaluation of query, ensure we pass non-NULL for ↵Christian Grothoff2017-02-01
| | | | reply_block to evaluate reply even if reply is zero bytes long
* log if we get a redundant KX_AUTH, do not assertChristian Grothoff2017-02-01
|
* path heap could be null here during shutdownChristian Grothoff2017-02-01
|
* init worst, to avoid valgrind warning (otherwise harmless)Christian Grothoff2017-02-01
|
* fix peer destruction triggersChristian Grothoff2017-02-01
|
* another channel-add destroy-cancel fixChristian Grothoff2017-02-01
|
* stop destroy task if connection goes upChristian Grothoff2017-01-31
|
* use observed RTT as starting point for retransmissionsChristian Grothoff2017-01-31
|
* implement no-buffer option at route levelChristian Grothoff2017-01-31
|
* fix lower_rung() logicChristian Grothoff2017-01-31
|
* fix rung prev injectionChristian Grothoff2017-01-31
|
* fix loop detection logicChristian Grothoff2017-01-31
|
* initialize direction in rung DLLChristian Grothoff2017-01-31
|