aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-service-core_clients.c
Commit message (Collapse)AuthorAge
* -simplify log, eliminates bogus warning and we didn't need this info anywayChristian Grothoff2015-10-22
|
* -fix doxygen warningsChristian Grothoff2015-10-16
|
* redefining core message timeout semantics and core-core-API messaging to ↵Christian Grothoff2015-10-08
| | | | address (hypothetical?) stalls which may explain #3863. This kind-of breaks the API in that the timeout now has a different semantic -- it's an advisory as to when the app would like the message transmitted, the transmission will no longer actually time out. However, that was the documented semantics before, just not the actual behavior. Most applications didn't rely on it, and tests still pass, so I didn't break too much...
* adding DEBUG logic for #3863Christian Grothoff2015-10-05
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* - include message size in logBart Polot2015-01-10
|
* -style fixesChristian Grothoff2014-12-13
|
* -indent, doxygenChristian Grothoff2014-04-25
|
* towards fixing #3363: replacing old iteration API with new monitoring API ↵Christian Grothoff2014-04-11
| | | | for core (needs testing, gnunet-core incomplete)
* -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
| | | | clearer
* 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 ↵Christian Grothoff2013-09-30
| | | | (part of #3047)
* -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 ↵Christian Grothoff2011-10-22
| | | | core-connect IPC)
* 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
|