aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-service-core_clients.c
Commit message (Expand)AuthorAge
* -indent, doxygenChristian Grothoff2014-04-25
* towards fixing #3363: replacing old iteration API with new monitoring API for...Christian Grothoff2014-04-11
* -doxygen improvementsChristian Grothoff2014-04-07
* -towards fixing #3295 (core traffic prioritization)Christian Grothoff2014-01-30
* towards reviving priorities in core API, this time with enum to make classes ...Christian Grothoff2014-01-30
* malloc -> newLRN2013-12-19
* fixing documentationMatthias Wachs2013-12-12
* -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
* -dead code eliminationChristian Grothoff2013-08-13
* -doxygenChristian Grothoff2013-03-23
* ats related changes in coreMatthias Wachs2013-03-21
* -fix message recv accountingChristian Grothoff2012-11-09
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
* -fixing #2569Christian Grothoff2012-09-29
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* - typosMatthias Wachs2012-06-12
* -debugChristian Grothoff2012-06-12
* - adding return value to mst callbackMatthias Wachs2012-05-24
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
* -remove ATS 0-termination in NotifyTrafficMessage (#2275)Christian Grothoff2012-04-19
* -fixing core traffic monitoring assertion, code cleanupChristian Grothoff2012-04-18
* -fixing outbound notifications in core APIChristian Grothoff2012-04-13
* -fixing indentationChristian Grothoff2011-11-29
* -doxygen fixesChristian Grothoff2011-11-28
* fixing mantis 1961Christian Grothoff2011-11-25
* fixing 1908Christian Grothoff2011-11-17
* curly wars / auto-indentationChristian Grothoff2011-11-04
* fixing 1845Christian Grothoff2011-10-24
* fixing bogus assertion / 1846Christian Grothoff2011-10-24
* another assertion, possible fix to 1840Christian Grothoff2011-10-23
* simplify logicChristian Grothoff2011-10-23
* incorrect to assert hereChristian Grothoff2011-10-23
* additional assertions to help with #1840 and #1835Christian Grothoff2011-10-23
* replacing 0-terminated atsi-array with array+length in core API (and the core...Christian Grothoff2011-10-22
* remove unused options -- these bits were always set, no need to pass themChristian Grothoff2011-10-22
* did not helpChristian Grothoff2011-10-21
* try to make sure to send connect on new neighbour even if tcnts are both emptyChristian Grothoff2011-10-21
* fixChristian Grothoff2011-10-17
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
* checknullChristian Grothoff2011-10-12
* do not dequeue hereChristian Grothoff2011-10-11
* also allow deferral of encrypted messagesChristian Grothoff2011-10-11
* make client with an empty list of handlers count as having a handler for *all...Christian Grothoff2011-10-11
* fixChristian Grothoff2011-10-11
* fixChristian Grothoff2011-10-11