aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-service-core_sessions.c
Commit message (Expand)AuthorAge
* 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
* Fix broken buildDavid Barksdale2018-01-01
* remove speed bumpsChristian Grothoff2018-01-01
* fix leakChristian Grothoff2017-10-06
* mostly logging, avoid having more than one typemap in transmission queue, acc...Christian Grothoff2017-02-19
* use new SCHEDULER_add_at API where applicableChristian Grothoff2017-01-22
* converting core service to new service APIChristian Grothoff2016-09-20
* -converting CORE service to new transport MQ APIChristian Grothoff2016-07-26
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* fixing compiler warningsChristian Grothoff2016-05-06
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -ignores, indentChristian Grothoff2015-10-17
* -fix use after freeChristian Grothoff2015-10-17
* redefining core message timeout semantics and core-core-API messaging to addr...Christian Grothoff2015-10-08
* adding DEBUG logic for #3863Christian Grothoff2015-10-05
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -fix misc core issuesChristian Grothoff2015-03-23
* fix #3709: bound encrypted message queueChristian Grothoff2015-03-20
* finishing implementation of #3652Christian Grothoff2015-03-08
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Fixed inverting of same-priority bundled messagesBart Polot2015-01-10
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -more logging in try_transmissionChristian Grothoff2014-12-13
* -style fixesChristian Grothoff2014-12-13
* Minor bigfixes.Andrew Cann2014-05-11
* -indent, doxygenChristian Grothoff2014-04-25
* -fix (mostly harmless) use of uninitialized variableChristian Grothoff2014-04-23
* -dead nowChristian Grothoff2014-04-23
* fix #3348: send typemap confirmation messages, perform faster typemap retrans...Christian Grothoff2014-04-23
* towards fixing #3363: replacing old iteration API with new monitoring API for...Christian Grothoff2014-04-11
* -doxygen improvementsChristian Grothoff2014-04-07
* implement #3295: only transmit background traffic if there is excess bandwidthChristian Grothoff2014-02-09
* -towards fixing #3295 (core traffic prioritization)Christian Grothoff2014-01-30
* malloc -> newLRN2013-12-19
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -getting core, nse, testbed, ats-tool and peerinfo-tool to compile again (par...Christian Grothoff2013-09-30
* -align core message, do not run psycstore hereChristian Grothoff2013-08-28
* removing deprecated, dead test-connected APIChristian Grothoff2013-08-21
* -dead code eliminationChristian Grothoff2013-08-13
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* ats related changes in coreMatthias Wachs2013-03-21
* reduce messages in initial KXChristian Grothoff2013-03-03
* -trying to fix #2794Christian Grothoff2013-02-13
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
* -fixing #2569Christian Grothoff2012-09-29