aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fix condition for returning peer from sampler elementJulius Bünger2018-08-29
|
* Schedule insertion in view,sampler on checkJulius Bünger2018-08-29
|
* Add reason to wait for more peersJulius Bünger2018-08-29
|
* Get statistics values from within samplerJulius Bünger2018-08-29
|
* Update the view size on a new network size estimateJulius Bünger2018-08-29
|
* Add missing #ifdefJulius Bünger2018-08-26
|
* Request samples from multiple peers (rps profiler)Julius Bünger2018-08-26
|
* Change cosmetics of sampler element implementationJulius Bünger2018-08-26
|
* Reinitialise the (client) sampler element after queryingJulius Bünger2018-08-24
|
* Fix: Cast closure to proper typeJulius Bünger2018-08-24
|
* Unify strings in rps profilerJulius Bünger2018-08-24
|
* Refactor code cosmetically (rps profiler)Julius Bünger2018-08-24
|
* Count number of unrequested pull replies with statisticsJulius Bünger2018-08-24
|
* Introduce more statistical values (rps service)Julius Bünger2018-08-23
|
* Refactor code mostly visually to prevent compiler warningsJulius Bünger2018-08-23
|
* benchmark: count rsa_blind properlyFlorian Dold2018-08-19
|
* fix benchmark for threadsFlorian Dold2018-08-19
|
* benchmark collection awk scriptsFlorian Dold2018-08-18
|
* improved benchmarkingFlorian Dold2018-08-18
|
* typoFlorian Dold2018-08-18
|
* benchmarking: assertFlorian Dold2018-08-18
|
* benchmarking: minor fixFlorian Dold2018-08-18
|
* URL benchmarkingFlorian Dold2018-08-18
|
* missing filesFlorian Dold2018-08-18
|
* basic benchmarkingFlorian Dold2018-08-18
|
* guix: postgres depFlorian Dold2018-08-17
|
* guix: fix git filter and source-dirFlorian Dold2018-08-17
|
* guix: only include files from gitFlorian Dold2018-08-17
|
* fix guix git versionFlorian Dold2018-08-17
|
* also move docker/ to contribFlorian Dold2018-08-17
|
* move misc CI and build system files to contrib/Florian Dold2018-08-17
| | | | | We can't have one or more files for every build system out there in the root directory, especially if they are not commented/documented.
* add a guix GNUnet dev package definitionFlorian Dold2018-08-16
| | | | | The module with the package can be used to override the Guix GNU distribution's gnunet package with the development version from git.
* missing comma in configure.acFlorian Dold2018-08-16
|
* minor fixChristian Grothoff2018-08-16
|
* tolerate failure to start gnunet-service-resolver, make resolver not crash ↵Christian Grothoff2018-08-15
| | | | if /etc/resolv.conf does not exist
* re-run pogenChristian Grothoff2018-08-15
|
* Destroy channel and their datastructures properlyJulius Bünger2018-08-14
|
* handle case that DNS servers do not return A/AAAA records if we ask for ALLChristian Grothoff2018-08-14
|
* fix CNAME handling, caching, out-of-bounds accesses, etc. in ↵Christian Grothoff2018-08-14
| | | | gnunet-service-resolver
* whitespaceChristian Grothoff2018-08-14
|
* resolve merge conflict with peerinfo plugin moveChristian Grothoff2018-08-14
|\
| * fixed makefile for plugin_rest_gns, json_generatorPhil2018-08-14
| |
| * Fix documentation and assertionsJulius Bünger2018-08-13
| |
| * Remove BINARY from test configurationJulius Bünger2018-08-13
| |
| * Add BINARY to test configJulius Bünger2018-08-13
| |
| * do notify client about destroyed channel on MQ errorChristian Grothoff2018-08-13
| |
| * Update po-filesJulius Bünger2018-08-13
| |
| * Schedule destruction of channel during destruction of other channelJulius Bünger2018-08-13
| |
| * Update po-filesJulius Bünger2018-08-13
| |
| * Refactor, simplify, delete codeJulius Bünger2018-08-13
| |