adding Ludo's gnunet-download-manager.scm back to SVN HEAD
[oweals/gnunet.git] / src / core / core_api.c
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
2010-11-22 Christian Grothofffixing various issues Nate had: ready queue simply...
2010-11-22 Christian Grothoffclarifications on r13759
2010-11-22 Nathan S. Evansinvariant pr->pending_head <> NULL still getting violated
2010-11-22 Nathan S. Evansinvariant pr->pending_head <> NULL still getting violated
2010-11-22 Nathan S. Evansmore core_api checks
2010-11-22 Nathan S. Evanschecking if pending_head is NULL, may not be correct
2010-11-22 Nathan S. Evanspossible fix for CORE_disconnect segfault, GNUNET_break...
2010-11-20 Christian Grothoffpossible fix
2010-11-19 Christian Grothofffixing 1622
2010-11-16 Christian Grothofffix cont mess
2010-11-16 Christian Grothoffcont must be called instantly
2010-11-16 Christian Grothofffixes and more debug statements
2010-11-16 Christian Grothofffix
2010-11-16 Nathan S. EvansTesting changes required to work with new core api...
2010-11-14 Christian Grothoffmore checks
2010-11-14 Christian Grothoffmore checks
2010-11-14 Christian Grothofffix
2010-11-13 Christian Grothoffhxing
2010-11-13 Christian Grothofffixes
2010-11-13 Christian Grothoffthe big core API/protocol change, breaks all testcases...
2010-11-11 Christian Grothoffadding argument to GNUNET_CORE_connect -- not yet imple...
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-10-27 Matthias WachsRefactoring gnunet_time
2010-10-21 Christian Grothofffixing the fix
2010-10-21 Christian Grothoffdo not reconnect, other peer violated, not core
2010-10-20 Christian Grothoffinitialize reserved field, check it
2010-10-20 Christian Grothofffix
2010-10-15 Christian Grothoffstyle
2010-10-15 Nathan S. Evanscore_api possible fix for timeout case
2010-09-06 Christian Grothofffixes
2010-07-22 Christian Grothofffixing 1584
2010-07-07 Christian Grothoffhacks from trip
next