aboutsummaryrefslogtreecommitdiff
path: root/src/core/core_api.c
Commit message (Expand)AuthorAge
* 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 white...Christian Grothoff2011-08-29
* 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
* handle out of sync connect callback scenarioNathan S. Evans2011-02-16
* Testing api change and related test case fixes, remember retry task and clean...Nathan S. Evans2011-02-15
* docuChristian Grothoff2011-02-02
* logChristian Grothoff2011-01-25
* fix usage of mesh_apiPhilipp Tölke2011-01-12
* send to self, remove assertion failureNathan S. Evans2011-01-10
* fixing use-after-freeChristian Grothoff2010-12-23
* cleaning up core API with bugfixChristian Grothoff2010-12-23
* renamig pending_head/tail to control_pending_head/tail to avoid ambiguityChristian Grothoff2010-12-23
* initChristian Grothoff2010-12-22
* fix segvChristian Grothoff2010-12-22
* plusplusChristian Grothoff2010-12-21
* klocwork id 751: fixed memory leakMatthias Wachs2010-12-21
* handle init NULLChristian Grothoff2010-12-21