aboutsummaryrefslogtreecommitdiff
path: root/src/core/core_api.c
Commit message (Expand)AuthorAge
* -indent, doxygenChristian Grothoff2014-04-25
* -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
* -minor code cleanup and doxygen/style fixesChristian Grothoff2013-12-08
* -remove GNUNET_MQ_impl_send_commit, make it part of send_continue, to ensure ...Christian Grothoff2013-11-16
* MQ for COREFlorian Dold2013-10-06
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -getting core, nse, testbed, ats-tool and peerinfo-tool to compile again (par...Christian Grothoff2013-09-30
* safety checks for argumentsMatthias Wachs2013-08-23
* removing deprecated argument in 'init' callback of GNUNET_CORE_connectChristian Grothoff2013-08-21
* -doxygen improvementsChristian Grothoff2013-08-21
* change to core paiMatthias Wachs2013-03-21
* ats related changes in coreMatthias Wachs2013-03-21
* function to synchronously check if a peer is connected at CORE levelSree Harsha Totakura2013-01-30
* -do not permit queueing of messages that are too bigBart Polot2012-12-19
* -bugfixes, code cleanupChristian Grothoff2012-10-26
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
* - typoMatthias Wachs2012-06-20
* -fixing #2434, plus some code cleanupChristian Grothoff2012-06-20
* -fixing #2431Christian Grothoff2012-06-18
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -fix logging, revert to break instead of assertChristian Grothoff2012-06-09
* -loggingChristian Grothoff2012-06-09
* -code simplificationChristian Grothoff2012-06-09
* -zero outChristian Grothoff2012-06-09
* -fixing #2400Christian Grothoff2012-06-09
* -simplifying core API (#2400)Christian Grothoff2012-06-09
* -allow outbound monitoring of self-loop messages without bitchingChristian Grothoff2012-05-10
* -fix #2331Christian Grothoff2012-05-09
* -fixing #2332, plus some minor refactoringChristian Grothoff2012-05-09
* -remove ATS 0-termination in NotifyTrafficMessage (#2275)Christian Grothoff2012-04-19
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff2012-04-19
* -fixing core traffic monitoring assertion, code cleanupChristian Grothoff2012-04-18
* -fixing outbound notifications in core APIChristian Grothoff2012-04-13
* -fix docuChristian Grothoff2012-04-12
* -LRN: better size mismatch reportsChristian Grothoff2011-12-30
* -fixing indentationChristian Grothoff2011-11-29
* prevent same message from being requested twice by always skipping head-of-qu...Christian Grothoff2011-11-24
* LRN: This is likely a typo. I caught it, because GNUNET_assert() is now aChristian Grothoff2011-11-05
* curly wars / auto-indentationChristian Grothoff2011-11-04
* opChristian Grothoff2011-10-23
* be more verboseChristian 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
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
* use LOG macro in core_api.cChristian Grothoff2011-10-10
* another core API simplification due to ATS introductionChristian Grothoff2011-10-10
* dead code eliminationChristian Grothoff2011-10-10
* remove limit_outbound, DCEChristian Grothoff2011-10-10
* first round of simplification to change preference APIChristian Grothoff2011-10-07