-migrating ATS tests to new transport (and core) API; core tests disabled as new...
[oweals/gnunet.git] / src / include /
2016-07-29 Christian Grothoff-migrating ATS tests to new transport (and core) API...
2016-07-29 Christian Grothoffstarting point for MQ-core API
2016-07-27 Carlo von lynXsocial: fix various warnings
2016-07-26 Christian Grothoffchange time multiplication/division API to long long...
2016-07-25 Christian Grothoffswitching transport tests to new MQ-based transport API
2016-07-20 Bart PolotChange CADET ports from uint32 to HashCode
2016-07-15 Martin Schanzenbach-draft API
2016-07-09 Christian Grothofffix comment
2016-07-09 Christian Grothoffmake namestore API less brittle/sublte to use
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christian Grothoffmigrate transport_core API to MQ
2016-07-08 Christian Grothoffadd GNUNET_MQ_set_handlers_closure API
2016-07-06 Christian Grothoff-skeletons for transport-ng
2016-07-06 Christian Grothoffconverting GNUNET_TRANSPORT_address_to_string to MQ
2016-07-06 Christian Grothoffremoving GNUNET_TRANSPORT_monitor_validation-API
2016-07-06 Christian Grothoffconverting GNUNET_TRANSPORT_monitor_peers implementatio...
2016-07-06 Christian Grothofffix dlog API for mteich
2016-07-06 Christian Grothoff-fix misc issues
2016-07-05 Christian Grothoff-reworking DV to use new MQ API
2016-07-05 Christian Grothoffindentation, moving API towards MQ-style
2016-07-02 Christian Grothoff-fix ftbfs if extractor.h present but libextractor...
2016-06-29 Christian Grothoff-def before use
2016-06-28 Marcello Staniscitypo
2016-06-28 Christophe Genevey... delete mysql function
2016-06-27 Christian Grothoff-doxygen, error messages
2016-06-27 Christian Grothoffconvert testbed_api_barriers to new MQ API
2016-06-27 Christian Grothoffadd function to obtain mq length
2016-06-25 Christian Grothoff-doxygen
2016-06-25 Christian Grothoffadd GNUNET_MQ_send_copy
2016-06-25 Christian Grothoffconvert dns api to MQ
2016-06-24 Christian Grothoff-housekeeping
2016-06-24 Christian Grothoff-housekeeping
2016-06-24 Christian Grothoffrefactoring datastore API to use MQ API, also fixing...
2016-06-24 Christian Grothoff-handle NULL results
2016-06-24 Christian Grothoff-doxygen
2016-06-24 Christian Grothoffadapting testbed-logger to MQ API
2016-06-24 Christian Grothoffconverting peerinfo-notify to new MQ ApI
2016-06-24 Christian Grothoffupdate peerinfo API to use MQ
2016-06-23 Christian Grothoffconvert perf API to new MQ API
2016-06-23 Christian Grothoffconvert DHT API to new MQ API
2016-06-23 Christian Grothoffrefactoring ARM api to use new MQ
2016-06-21 Christian Grothoffrework identity API to use new MQ API
2016-06-21 Christian Grothoffconvert namecache to new MQ API
2016-06-21 Christian Grothoffupdate statistics API to use new MQ API style, also...
2016-06-21 Christian Grothofftowards fixing mysql plugin
2016-06-20 Christian Grothoffuse c99
2016-06-19 Christian Grothoff-incorrect comment
2016-06-19 Christian Grothoffredefine GNUNET_MQ_queue_for_connection_client to captu...
2016-06-18 Christian Grothoff-indentation and comments
2016-06-18 Martin Schanzenbach-fix
2016-06-18 Christian Grothoffpartial refactoring, will cause FTBFS, to be completed...
2016-06-18 Martin Schanzenbach- fix rest plugin
2016-06-10 Christophe Genevey... finish to fix memory leak
2016-06-09 Christophe Genevey... fix memory leak
2016-06-08 Jeff BurdgesRework the error handling for gcd(r,n) != 1 so the...
2016-06-07 Christophe Genevey... written function cleanup
2016-06-03 Christophe Genevey... start to fix extract result
2016-06-03 Christian Grothoffrefactoring my API
2016-06-01 Christophe Genevey... fixing insert query
2016-05-31 Christophe Genevey... fixing query insert
2016-05-30 Jeff BurdgesUse a uniform random number mod an RSA composites for...
2016-05-30 Christophe Genevey... create table for test case fixed
2016-05-29 Martin Schanzenbach- Fix #4532
2016-05-27 Christophe Genevey... begin to rewritten test case
2016-05-27 Martin Schanzenbach-fix
2016-05-26 Christophe Genevey... function result helper rewritten
2016-05-26 Christian Grothoffsketch envisioned API
2016-05-24 Christian Grothofffixing #4483: optimize blinding key storage/transmission
2016-05-24 Christophe Genevey... fix result and query helper
2016-05-23 Christophe Genevey... libgnunetmy begin result helper
2016-05-21 Christian Grothoffdefine GNUNET_JSON_from_data_auto
2016-05-20 Christophe Genevey... libgnunetmy query helper
2016-05-19 Christophe Genevey... GNUNET extract result libgnunetmy
2016-05-19 Christian Grothoffextending MY api to cover result extraction
2016-05-19 Christophe Genevey... result for libgnunetmy
2016-05-19 Christian Grothoffrename.sh GNUNET_CRYPTO_rsa_BlindingKey to GNUNET_CRYPT...
2016-05-19 Christian Grothoffforgot file
2016-05-11 Gabor X Tothsocial api: app_disconnect callback
2016-05-06 Christian Grothofffixing compiler warnings
2016-05-05 Gabor X Tothsocial: app connected callback
2016-05-05 Martin Schanzenbach- ignore
2016-05-05 Martin Schanzenbach- refactor jsonpi utils, add test
2016-05-04 Martin SchanzenbachUpdate jsonapi to current specs, refactor
2016-05-04 Martin Schanzenbach- rework rest/jsonapi API; bugfixes
2016-05-04 Christian Grothoffdetect format string bugs
2016-05-03 Martin Schanzenbach- add jsonapi tests
2016-05-03 Christian Grothoffadd support for string results from PQ
2016-05-02 Martin Schanzenbach- Refactor jsonapi into separate module
2016-05-02 Christian Grothofffix #4478
2016-05-02 Christian Grothofffix API design issue
2016-05-02 Christian Grothoffadd implementation of scheduler integration of curl...
2016-05-02 Christian GrothoffAPI update to fix #4479
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-25 Christian Grothoffremove dead/ugly code
2016-04-22 Florian DoldMissing change in include file.
2016-04-19 Florian DoldDo not include platform.h in headers from include/
2016-04-19 Florian DoldOutput error if both gnurl and curl are missing
2016-04-18 Daniel Gollecurl_lib: fix gnunet_util_lib.h include path
2016-04-18 Daniel Gollecurl_lib: fix building with gnurl/curl.h
2016-04-17 Christian Grothoff-use const and free json where it was allocated
next