-doxygen
[oweals/gnunet.git] / src / core / core_api.c
2013-12-08 Christian Grothoff-minor code cleanup and doxygen/style fixes
2013-11-16 Christian Grothoff-remove GNUNET_MQ_impl_send_commit, make it part of...
2013-10-06 Florian DoldMQ for CORE
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-getting core, nse, testbed, ats-tool and peerinfo...
2013-08-23 Matthias Wachssafety checks for arguments
2013-08-21 Christian Grothoffremoving deprecated argument in 'init' callback of...
2013-08-21 Christian Grothoff-doxygen improvements
2013-03-21 Matthias Wachschange to core pai
2013-03-21 Matthias Wachsats related changes in core
2013-01-30 Sree Harsha Totakurafunction to synchronously check if a peer is connected...
2012-12-19 Bart Polot-do not permit queueing of messages that are too big
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-06-20 Matthias Wachs- typo
2012-06-20 Christian Grothoff-fixing #2434, plus some code cleanup
2012-06-18 Christian Grothoff-fixing #2431
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-09 Christian Grothoff-fix logging, revert to break instead of assert
2012-06-09 Christian Grothoff-logging
2012-06-09 Christian Grothoff-code simplification
2012-06-09 Christian Grothoff-zero out
2012-06-09 Christian Grothoff-fixing #2400
2012-06-09 Christian Grothoff-simplifying core API (#2400)
2012-05-10 Christian Grothoff-allow outbound monitoring of self-loop messages withou...
2012-05-09 Christian Grothoff-fix #2331
2012-05-09 Christian Grothoff-fixing #2332, plus some minor refactoring
2012-04-19 Christian Grothoff-remove ATS 0-termination in NotifyTrafficMessage ...
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-04-18 Christian Grothoff-fixing core traffic monitoring assertion, code cleanup
2012-04-13 Christian Grothoff-fixing outbound notifications in core API
2012-04-12 Christian Grothoff-fix docu
2011-12-30 Christian Grothoff-LRN: better size mismatch reports
2011-11-29 Christian Grothoff-fixing indentation
2011-11-24 Christian Grothoffprevent same message from being requested twice by...
2011-11-05 Christian GrothoffLRN: This is likely a typo. I caught it, because GNUNET...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-23 Christian Grothoffop
2011-10-23 Christian Grothoffbe more verbose
2011-10-22 Christian Grothoffreplacing 0-terminated atsi-array with array+length...
2011-10-22 Christian Grothoffremove unused options -- these bits were always set...
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-10 Christian Grothoffuse LOG macro in core_api.c
2011-10-10 Christian Grothoffanother core API simplification due to ATS introduction
2011-10-10 Christian Grothoffdead code elimination
2011-10-10 Christian Grothoffremove limit_outbound, DCE
2011-10-07 Christian Grothofffirst round of simplification to change preference API
2011-10-07 Christian Grothoffremoving 'publicKey' argument from CORE init callback
2011-10-05 Christian Grothoffeliminate last calls to GNUNET_CORE_peer_request_connect
2011-09-11 Christian Grothoffallow handlers to be NULL
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-07-15 Christian Grothoffcleaner
2011-06-17 Christian Grothoffmore error checks
2011-06-07 Christian Grothofffix assertion failure on shutdown
2011-06-05 Christian Grothoffuse new transport API, minor core API change
2011-06-03 Christian Grothofffix
2011-06-01 Christian Grothofffix
2011-06-01 Christian Grothofffix
2011-06-01 Christian Grothofffix
2011-06-01 Christian Grothofffix
2011-05-30 Christian Grothoffonly request next transmission if not already ready
2011-05-30 Christian Grothoffpossible fix
2011-05-30 Christian Grothoffdelay if disconnected
2011-05-27 Christian Grothoffavoid direct call of notification -- except on error
2011-05-27 Christian Grothoffset to NULL
2011-05-25 Christian Grothofffixing major, highly annoying bug...
2011-05-25 Christian Grothoffclean up logging, set rim ID always, even if neighbour...
2011-04-28 Christian Grothofffixing leak
2011-04-28 Christian Grothofffixing leak
2011-04-26 Christian Grothoffdatastore and fs fixes from Easter
2011-04-03 Christian Grothofflog
2011-03-28 Christian Grothofffix
2011-03-27 Christian Grothofffix
2011-03-27 Christian Grothoffcommunicate res delay in capi
2011-03-21 Christian Grothoffdo not invert order
2011-03-21 Christian Grothoffdo not invert order
2011-03-11 Christian Grothoffimplement cork option, fix testcases
2011-03-11 Christian Grothoffadd cork option to core api:
2011-02-22 Nathan S. EvansTesting and core related changes.
2011-02-16 Nathan S. Evansremove double connect notify, add is connected optimiza...
2011-02-16 Nathan S. Evanshandle out of sync connect callback scenario
2011-02-15 Nathan S. EvansTesting api change and related test case fixes, remembe...
2011-02-02 Christian Grothoffdocu
2011-01-25 Christian Grothofflog
2011-01-12 Philipp Tölkefix usage of mesh_api
2011-01-10 Nathan S. Evanssend to self, remove assertion failure
2010-12-23 Christian Grothofffixing use-after-free
2010-12-23 Christian Grothoffcleaning up core API with bugfix
2010-12-23 Christian Grothoffrenamig pending_head/tail to control_pending_head/tail...
2010-12-22 Christian Grothoffinit
2010-12-22 Christian Grothofffix segv
2010-12-21 Christian Grothoffplusplus
2010-12-21 Matthias Wachsklocwork id 751: fixed memory leak
2010-12-21 Christian Grothoffhandle init NULL
2010-12-21 Christian Grothoffallow transmission to self via core API
2010-11-23 Christian Grothofffix for Nate
2010-11-22 Christian Grothofffull support for ATSi parsing
next