use gnunetcheck for the DB
[oweals/gnunet.git] / src / util /
2016-10-10 Christian Grothoffmigrating testbed to new service API
2016-10-10 Christian Grothoffextending process API to allow obtaining status code...
2016-10-09 Markus Teichlibgnunetutil: add file, line debug info to multidimens...
2016-10-09 Markus Teichlibgnunetutil: fix doc and indentation for realloc
2016-10-07 Christian Grothoffsketch new service start/stop API as needed for testbed
2016-10-01 Christian Grothofffix #4619
2016-09-26 Christian Grothoff-do not log EPIPE
2016-09-26 Christian Grothoffrefuse to run if binds fail
2016-09-26 Christian Grothoff-do not crash with NPE if bind fails
2016-09-26 Christian Grothofffix #4680
2016-09-26 Christian Grothoffminor stylistic issues found while hunting #4619
2016-09-26 Christian Grothofftheoretically, file names might be longer than 1024...
2016-09-24 Christian Grothoffhandle case of missing handler properly
2016-09-22 Christian Grothoff-fix queue length counting bug
2016-09-22 Gabor X Tothrm client_manager
2016-09-20 Christian Grothoffinit resolver in new service api
2016-09-20 Christian Grothoff-fix minor issues
2016-09-20 Christian Grothoffconvert statistics service to new service MQ API
2016-09-19 Christian Grothoffconverting nse to new service API
2016-09-19 Christian Grothoff-implementing server-independent NC logic
2016-09-19 Christian Grothofftowards adding mq destruction notification
2016-09-19 Christian Grothoffmisc minor fixes for new service MQ API, implementing...
2016-09-19 Christian Grothoff-modifying tests to use new service MQ API, implementin...
2016-09-18 Christian Grothoffadapting test_service to new service API, fixing misc...
2016-09-18 Christian Grothoffmore work on new MST and service logic
2016-09-18 Christian Grothoffack florian
2016-09-18 Christian Grothoffgetting service_new.c to compile, albeit it is not...
2016-09-11 Christian Grothoffkill dead code
2016-09-07 Markus Teichgnunetutil: add 2d and 3d allocation including tests
2016-09-04 David BarksdaleAdd checks to GNUNET_PEER_resolve2
2016-09-04 David BarksdaleI think this is a bit more readable
2016-09-04 David Barksdalexmalloc already zeroes the memory
2016-08-30 Christian Grothoff-recover lost service_main from SVN 37845
2016-08-29 Florian Doldmake service_new (almost) compile
2016-08-29 Florian Doldsetup code for new service api
2016-08-29 Florian Doldsetup code for new service api
2016-08-29 Christian Grothoff-towards a new MST for the new service
2016-08-29 Christian Grothoff-starting with new service MQ logic
2016-08-29 Christian Grothoff-starting with service_new accept logic
2016-08-29 Christian Grothoff-starting with service_new main logic
2016-08-29 Christian Grothoff-starting with service_new main logic
2016-08-29 Christian Grothoff-starting with service_new implementation data structures
2016-08-29 Christian Grothoff-starting with service_new implementation data structures
2016-08-29 Christian Grothoff-starting with service_new implementation data structures
2016-08-29 Christian Grothoff-starting with service_new implementation
2016-08-29 Christian Grothoffskeleton for service reimplementation
2016-08-25 Christian Grothoff-nicer indentation
2016-08-25 Christian Grothoff-support hours/hour/minute as relative time units
2016-08-23 David BarksdaleRestore Lenstra protection for gcrypt < 1.6.4
2016-08-23 Christian Grothoff-remove dead code
2016-08-22 Jeff BurdgesRemoved duplicate protection agaisnt Lenstra
2016-08-19 Gabor X TothGNUNET_MQ_get_last_envelope: return tail or current
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-08-17 Gabor X TothGNUNET_MQ_get_last_envelope()
2016-08-16 David BarksdaleComparing EXTRACTOR_MetaType to -1 is always false
2016-08-11 Christian Grothoff-convert vpn/exit/pt to use new CADET ports
2016-08-09 Carlo von lynXend-user friendly output messages, ok like this?
2016-08-08 Carlo von lynXUX: message type for important things that aren't evil
2016-08-08 Carlo von lynXMerge branch 'master' of /RAM/proj/gnunet
2016-08-04 Gabor X Tothop: lib for async operations
2016-08-03 Jeff BurdgesNot reason, but the macro exists so I'll use it I guess.
2016-08-03 Jeff BurdgesFix a few errors in socks.c
2016-08-01 Christian Grothoff-adapting xdht and wdht to new core MQ API
2016-07-30 Christian Grothoffenable setting per-envelope or per-queue transmission...
2016-07-30 Carlo von lynXsocial: allow multiple calls to disconnect(), rest...
2016-07-29 Carlo von lynXfixed a memleak, a static string free, an access of...
2016-07-26 Christian Grothoff-avoid overflow in calculation for very large values
2016-07-26 Christian Grothoffchange time multiplication/division API to long long...
2016-07-26 Christian Grothofffix overflow/underflow handling in tracker to properly...
2016-07-25 Christian Grothoff-ensure clean DNS shutdown, fix DNS-STUN termination...
2016-07-25 Christian Grothoffswitching transport tests to new MQ-based transport API
2016-07-12 Christian Grothoffmore transport testing hacking
2016-07-08 Christian Grothoff-fix 0-termination
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christian Grothoff-lower log level
2016-07-08 Christian Grothoff-indent
2016-07-08 Christian Grothoffadd GNUNET_MQ_set_handlers_closure API
2016-07-06 Christian Grothoffmisc fixes
2016-07-06 Christian Grothofffix dlog API for mteich
2016-07-06 Christian Grothoff-fix build issues
2016-07-06 Christian Grothoff-fix misc issues
2016-07-05 Christian Grothoffupdate remaining tests to use new MQ API
2016-07-05 Christian Grothoffupdate tests to use new MQ API
2016-07-05 Christian Grothoffupdate tests to use new MQ API
2016-06-29 Christian Grothoff-disconnects DO happen
2016-06-28 Christian Grothoff-only trigger check config if we actually need it
2016-06-28 Marcello Staniscitypo
2016-06-27 Christian Grothoff-convert resolver_api to MQ
2016-06-27 Christian Grothoff-doxygen, error messages
2016-06-27 Christian Grothoffadd function to obtain mq length
2016-06-27 Christian Grothofffix potential NPE on shutdown
2016-06-25 Christian Grothoffadd GNUNET_MQ_send_copy
2016-06-25 Christian Grothoff-fix #4582
2016-06-24 Christian Grothoffupdate peerinfo API to use MQ
2016-06-22 Christian Grothoff-fix statistics termination issue
2016-06-20 Christian Grothoffavoid excessive logging in config parsing
2016-06-20 Christian Grothoff-fix off-by-1
2016-06-19 Christian Grothoffavoid deprecated API, use new connecT API
2016-06-19 Christian Grothoffproper shutdown
2016-06-19 Christian Grothoffredefine GNUNET_MQ_queue_for_connection_client to captu...
next