aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Collapse)Author
2018-06-13Expanding libgnunetcurl.Marcello Stanisci
Adding a method to let the user append a custom request header.
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-06second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-06-06fix ftbfsSchanzenbach, Martin
2018-06-06changes for AGPL handlingChristian Grothoff
2018-06-04add function for getopt uint16_t argumentsChristian Grothoff
2018-06-03more loggingChristian Grothoff
2018-06-03proper datacache expiration by proximity firstChristian Grothoff
2018-05-30add proximity considerations to datacacheChristian Grothoff
2018-05-28adding xu transportChristian Grothoff
2018-05-20check return values from GNSRECORD_record_serialize/size alwaysChristian Grothoff
2018-05-20fix off-by-one error in cadet connection construction, also enforce better ↵Christian Grothoff
timeouts for retransmissions of handshake
2018-05-16log key material hashesChristian Grothoff
2018-05-09implement new functions in libgnunetsq, clean up sqlite namestore plugin, ↵Christian Grothoff
implement flow control in namestore API and tests
2018-05-08expand test_mq testcaseChristian Grothoff
2018-05-02start preparations for flow control by namestore monitorsChristian Grothoff
2018-05-01more extensive namestore tests for the non-sqlite plugins, with bugfixesChristian Grothoff
2018-04-30eliminate use of OFFSET in namestore DB queriesChristian Grothoff
2018-04-30eliminate DHT PUT OK message by using MQ feature of calling continuation ↵Christian Grothoff
when transmission is complete
2018-04-25enable caching private->public key mapping in memory to improve CPU ↵Christian Grothoff
consumption for large zone insertions
2018-04-25extend namestore API to enable faster iterations by returning more than one ↵Christian Grothoff
result at a time
2018-04-24code cleanup, more diagnostics, more statisticsChristian Grothoff
2018-04-23move to @ for empty label, fix empty-label resolution bug in GNS API, ↵Christian Grothoff
install gnunet-zoneimport and add man page
2018-04-19support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS ↵Christian Grothoff
resolution for now)
2018-04-17use namestore API for zone import instead of using plugin directlyChristian Grothoff
2018-04-15add transactions to namestore plugin APIChristian Grothoff
2018-04-10more work on zoneimport tool, lacks CNAME but otherwise largely complete, ↵Christian Grothoff
except untested
2018-04-10more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff
2018-04-10Merge branch 'master' of git+ssh://gnunet.org/gnunetSchanzenbach, Martin
2018-04-10add attribute expirationSchanzenbach, Martin
2018-04-06do work on more record typesChristian Grothoff
2018-04-06complete importerChristian Grothoff
2018-04-05where applicable, check DNS ID in responses before processing furtherChristian Grothoff
2018-04-05introduce GNUNET_NZL macroChristian Grothoff
2018-03-30fix sq compiler warning for uninit parameter, query is not primary key due ↵Christian Grothoff
to override-with-latest replacement strategy
2018-03-08misc fixes to gnunet-gns-proxy, in particular avoiding MHD-busy waitingChristian Grothoff
2018-03-05update gnunet-conversation to match .gnu-less GNSChristian Grothoff
2018-03-05add convenience API to gnunetgns libChristian Grothoff
2018-03-05rps: add debug function to api to get view of serviceJulius Bünger
2018-03-03eliminate .gnu from GNSChristian Grothoff
2018-02-25-fixSchanzenbach, Martin
2018-02-05-changes for using token endpoint & added token endpointPhil
2018-02-01improve documentationlurchi
2018-02-01scheduler API change to allow use with js event looplurchi
- GNUNET_SCHEDUELR_run_with_driver has been replaced with GNUNET_SCHEDULER_driver_init and GNUNET_SCHEDUELR_driver_done - GNUNET_SCHEDULER_run_from_driver has been renamed to GNUNET_SCHEDULER_do_work (as it's no longer being called from a driver callback) - documentation has been updated
2018-01-22forgot headerfileSchanzenbach, Martin
2018-01-22Merge branch 'master' into identity_oidcPhil
2018-01-22implement boolean json specFlorian Dold
2018-01-22-merge branch 'master' into identity_oidcPhil