missing null check
[oweals/gnunet.git] / src / core / core_api.c
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
2010-07-02 Christian Grothoffgpl3
2010-05-31 Christian Grothofflogging and proper limiting of message size
2010-05-27 Christian Grothoffnicer logging
2010-05-20 Christian Grothoffcleaner timeout handling
2010-05-20 Christian Grothoffuse DLL macros
2010-05-11 Christian Grothoffnicer-log
2010-05-11 Christian Grothoffclarify
2010-05-06 Christian Grothoffdbg
2010-05-06 Christian Grothoffdbg
2010-04-18 Christian Grothofftowards fixing blacklisting APIs and implementation
2010-03-16 Nathan S. EvansChristian message size assertion
2010-03-12 Christian Grothoffcancel pending write if we are just dead anyway
2010-02-17 Christian Grothofftolerate client connect failure better:
2010-02-17 Christian Grothoffno log, no dummy
2010-02-16 Christian Grothoffclean up
2010-02-04 Nathan S. Evansminor changes, with any luck test cases will pass ...
2010-01-22 Christian Grothofffix
2010-01-22 Christian Grothoffstuff
2010-01-21 Christian Grothofffix
2010-01-21 Christian Grothofffixing code to match new API
2010-01-20 Christian Grothofffixing core API issues
2010-01-18 Christian Grothofffix
2010-01-18 Christian Grothofffix
2010-01-18 Christian Grothoffmaking peer_configure API cancellable
2010-01-14 Christian Grothofffixes
2010-01-14 Christian Grothoffdebugging, found a few more crashes with the hostlist...
2009-11-04 Christian Grothofffixing core API for early shutdown handling
2009-11-04 Christian Grothoffbugfixes and redesigning scheduler API
2009-10-31 Christian Grothofftolerate empty message
2009-10-31 Christian Grothoffadding code to ensure clean up of solicit state
2009-10-29 Christian Grothoffcheck for connect failure
2009-10-24 Christian Grothoffgiving client API option for auto-retry, making more...
2009-10-20 Christian Grothoffdo not report as critical
2009-09-14 Christian Grothofffs hacking
2009-09-07 Christian Grothofffixes
2009-08-29 Christian Grothofffixing remaining network-connection naming confusion...
2009-08-29 Nils Durnernaming
2009-08-09 Nils Durnerrename NETWORK_socket API to NETWORK_connection (to...
2009-07-26 Christian Grothoffconst-ing of config-handles
2009-07-24 Christian Grothoffquota management and better name for NO_TASK'
2009-07-07 Christian Grothofffix
2009-06-11 Christian GrothoffAPI clean up
2009-06-10 Christian Grothofftimeout code
2009-06-10 Christian Grothofffixes
2009-05-29 Christian Grothoffremoving server from argument list, other minor fixes
2009-05-29 Christian Grothoffng