aboutsummaryrefslogtreecommitdiff
path: root/src/core/core_api.c
Commit message (Collapse)AuthorAge
* 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 ↵Christian Grothoff2012-04-19
| | | | always GNUNET_NO --- and all other uses indicate design problems
* -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 ↵Christian Grothoff2011-11-24
| | | | head-of-queue when inserting (possibly related to 1957)
* LRN: This is likely a typo. I caught it, because GNUNET_assert() is now aChristian Grothoff2011-11-05
| | | | | | function that takes 'int', but the argument was a pointer.
* 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 ↵Christian Grothoff2011-10-22
| | | | core-connect IPC)
* 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
|
* removing 'publicKey' argument from CORE init callbackChristian Grothoff2011-10-07
|
* eliminate last calls to GNUNET_CORE_peer_request_connectChristian Grothoff2011-10-05
|
* allow handlers to be NULLChristian Grothoff2011-09-11
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* cleanerChristian Grothoff2011-07-15
|
* more error checksChristian Grothoff2011-06-17
|
* fix assertion failure on shutdownChristian Grothoff2011-06-07
|
* use new transport API, minor core API changeChristian Grothoff2011-06-05
|