aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-service-core_kx.c
Commit message (Expand)AuthorAge
* fixing #6149Christian Grothoff2020-04-11
* fix sign api for to address #6164Christian Grothoff2020-04-08
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* towards flow control in TNGChristian Grothoff2019-04-28
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* -comments: the world ain't all malepsyc://loupsycedyglgamf.onion/~lynX2018-06-27
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* less heteronormative function names (SCNR)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* use DEBUG_KX for new core log messagesChristian Grothoff2018-06-04
* more loggingChristian Grothoff2018-06-03
* more crypto KX loggingChristian Grothoff2018-06-03
* more core KX loggingChristian Grothoff2018-06-03
* more loggingChristian Grothoff2018-06-03
* add more logging for core KX to improve diagnosticsChristian Grothoff2018-05-31
* Merge branch 'fix_social'lurchi2017-12-30
|\
| * allow MST callback to distinguish between disconnect and parse error situatio...Christian Grothoff2017-10-29
* | Demote some log messagesDavid Barksdale2017-12-29
|/
* removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff2017-03-16
* fix sign issue in bitshiftChristian Grothoff2017-02-22
* mostly logging, avoid having more than one typemap in transmission queue, acc...Christian Grothoff2017-02-19
* converting core service to new service APIChristian Grothoff2016-09-20
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -unset flag after transmissionChristian Grothoff2016-07-26
* -converting CORE service to new transport MQ APIChristian Grothoff2016-07-26
* -preparatory steps for transport API changeChristian Grothoff2016-07-25
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* fixing compiler warningsChristian Grothoff2016-05-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* distinguish PING failure after rekey from other failures (#4019) when loggingChristian Grothoff2015-10-29
* -fix debug messageSree Harsha Totakura2015-10-28
* -fix FTBFSChristian Grothoff2015-10-28
* log rekeying operation, do not log distracting garbage for #4019Christian Grothoff2015-10-28
* -doxChristian Grothoff2015-10-26
* -randomize ps each timeChristian Grothoff2015-10-25
* -we use 4 chars, not 8 for pIDsChristian Grothoff2015-10-18
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* finishing implementation of #3652Christian Grothoff2015-03-08
* -always assume at least MIN bandwidth, even if we got no quota or a quota low...Christian Grothoff2015-03-08
* -try to avoid being stuck with key sent/received if PING/PONGs are lostChristian Grothoff2015-03-08
* -doxygen, comments, indentationChristian Grothoff2015-03-01
* fix #3688Christian Grothoff2015-02-28
* -improve loggingChristian Grothoff2015-02-11
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -style fixesChristian Grothoff2014-12-13