aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Collapse)AuthorAge
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* fix ftbfsSchanzenbach, Martin2018-06-06
|
* changes for AGPL handlingChristian Grothoff2018-06-06
|
* add function for getopt uint16_t argumentsChristian Grothoff2018-06-04
|
* more loggingChristian Grothoff2018-06-03
|
* proper datacache expiration by proximity firstChristian Grothoff2018-06-03
|
* add proximity considerations to datacacheChristian Grothoff2018-05-30
|
* adding xu transportChristian Grothoff2018-05-28
|
* check return values from GNSRECORD_record_serialize/size alwaysChristian Grothoff2018-05-20
|
* fix off-by-one error in cadet connection construction, also enforce better ↵Christian Grothoff2018-05-20
| | | | timeouts for retransmissions of handshake
* log key material hashesChristian Grothoff2018-05-16
|
* implement new functions in libgnunetsq, clean up sqlite namestore plugin, ↵Christian Grothoff2018-05-09
| | | | implement flow control in namestore API and tests
* expand test_mq testcaseChristian Grothoff2018-05-08
|
* start preparations for flow control by namestore monitorsChristian Grothoff2018-05-02
|
* more extensive namestore tests for the non-sqlite plugins, with bugfixesChristian Grothoff2018-05-01
|
* eliminate use of OFFSET in namestore DB queriesChristian Grothoff2018-04-30
|
* eliminate DHT PUT OK message by using MQ feature of calling continuation ↵Christian Grothoff2018-04-30
| | | | when transmission is complete
* enable caching private->public key mapping in memory to improve CPU ↵Christian Grothoff2018-04-25
| | | | consumption for large zone insertions
* extend namestore API to enable faster iterations by returning more than one ↵Christian Grothoff2018-04-25
| | | | result at a time
* code cleanup, more diagnostics, more statisticsChristian Grothoff2018-04-24
|
* move to @ for empty label, fix empty-label resolution bug in GNS API, ↵Christian Grothoff2018-04-23
| | | | install gnunet-zoneimport and add man page
* support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS ↵Christian Grothoff2018-04-19
| | | | resolution for now)
* use namestore API for zone import instead of using plugin directlyChristian Grothoff2018-04-17
|
* add transactions to namestore plugin APIChristian Grothoff2018-04-15
|
* more work on zoneimport tool, lacks CNAME but otherwise largely complete, ↵Christian Grothoff2018-04-10
| | | | except untested
* more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff2018-04-10
|
* Merge branch 'master' of git+ssh://gnunet.org/gnunetSchanzenbach, Martin2018-04-10
|\
| * do work on more record typesChristian Grothoff2018-04-06
| |
| * complete importerChristian Grothoff2018-04-06
| |
| * where applicable, check DNS ID in responses before processing furtherChristian Grothoff2018-04-05
| |
| * introduce GNUNET_NZL macroChristian Grothoff2018-04-05
| |
* | add attribute expirationSchanzenbach, Martin2018-04-10
|/
* fix sq compiler warning for uninit parameter, query is not primary key due ↵Christian Grothoff2018-03-30
| | | | to override-with-latest replacement strategy
* misc fixes to gnunet-gns-proxy, in particular avoiding MHD-busy waitingChristian Grothoff2018-03-08
|
* update gnunet-conversation to match .gnu-less GNSChristian Grothoff2018-03-05
|
* add convenience API to gnunetgns libChristian Grothoff2018-03-05
|
* rps: add debug function to api to get view of serviceJulius Bünger2018-03-05
|
* eliminate .gnu from GNSChristian Grothoff2018-03-03
|
* -fixSchanzenbach, Martin2018-02-25
|\
| * -changes for using token endpoint & added token endpointPhil2018-02-05
| |
| * Merge branch 'master' into identity_oidcPhil2018-01-22
| |\
| * \ -merge branch 'master' into identity_oidcPhil2018-01-22
| |\ \
| * \ \ Merge remote-tracking branch 'gnunet/master' into identity_oidcPhil2018-01-11
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into identity_oidcSchanzenbach, Martin2018-01-08
| |\ \ \ \
| * | | | | -add header map to rest handleSchanzenbach, Martin2017-12-11
| | | | | |
* | | | | | improve documentationlurchi2018-02-01
| | | | | |
* | | | | | scheduler API change to allow use with js event looplurchi2018-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | | | | forgot headerfileSchanzenbach, Martin2018-01-22
| |_|_|_|/ |/| | | |
* | | | | implement boolean json specFlorian Dold2018-01-22
| |_|_|/ |/| | |
* | | | reactivate test, fix misc warningsChristian Grothoff2018-01-20
| |_|/ |/| |