aboutsummaryrefslogtreecommitdiff
path: root/src/core/core_api.c
Commit message (Collapse)AuthorAge
* 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
|
* fixChristian Grothoff2011-06-03
|
* fixChristian Grothoff2011-06-01
|
* fixChristian Grothoff2011-06-01
|
* fixChristian Grothoff2011-06-01
|
* fixChristian Grothoff2011-06-01
|
* only request next transmission if not already readyChristian Grothoff2011-05-30
|
* possible fixChristian Grothoff2011-05-30
|
* delay if disconnectedChristian Grothoff2011-05-30
|
* avoid direct call of notification -- except on errorChristian Grothoff2011-05-27
|
* set to NULLChristian Grothoff2011-05-27
|
* fixing major, highly annoying bug...Christian Grothoff2011-05-25
|
* clean up logging, set rim ID always, even if neighbour was not foundChristian Grothoff2011-05-25
|
* fixing leakChristian Grothoff2011-04-28
|
* fixing leakChristian Grothoff2011-04-28
|
* datastore and fs fixes from EasterChristian Grothoff2011-04-26
|
* logChristian Grothoff2011-04-03
|
* fixChristian Grothoff2011-03-28
|
* fixChristian Grothoff2011-03-27
|
* communicate res delay in capiChristian Grothoff2011-03-27
|
* do not invert orderChristian Grothoff2011-03-21
|
* do not invert orderChristian Grothoff2011-03-21
|
* implement cork option, fix testcasesChristian Grothoff2011-03-11
|
* add cork option to core api:Christian Grothoff2011-03-11
|
* Testing and core related changes.Nathan S. Evans2011-02-22
|
* remove double connect notify, add is connected optimization for peer iterate ↵Nathan S. Evans2011-02-16
| | | | call
* handle out of sync connect callback scenarioNathan S. Evans2011-02-16
|
* Testing api change and related test case fixes, remember retry task and ↵Nathan S. Evans2011-02-15
| | | | clean up on exit for unix domain socket transport.
* docuChristian Grothoff2011-02-02
|
* logChristian Grothoff2011-01-25
|