aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* Dont write internals to file by default IIJulius Bünger2018-08-30
|
* Dont write internals to file by defaultJulius Bünger2018-08-29
|
* Make cosmetic changesJulius Bünger2018-08-29
|
* 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
|
* tolerate failure to start gnunet-service-resolver, make resolver not crash ↵Christian Grothoff2018-08-15
| | | | if /etc/resolv.conf does not exist
* 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
| |
| * Schedule destruction of channel during destruction of other channelJulius Bünger2018-08-13
| |
| * Refactor, simplify, delete codeJulius Bünger2018-08-13
| |
| * Make non-exported functions staticJulius Bünger2018-08-13
| |
| * Use synchronised logic for closing channels (rps service)Julius Bünger2018-08-13
| |
| * moved test files and fixed namestorePhil2018-08-13
| |
| * fix dep handling rest pluginSchanzenbach, Martin2018-08-13
| |
| * fix build; move rest plugins to separate folderSchanzenbach, Martin2018-08-13
| |
| * -fix peerinfo warningPhil2018-08-12
| |
| * Changed Namestore API, changed error handling, changed gns record jsonPhil2018-08-12
| |
| * rewrite error handling and subsystem PUTPhil2018-08-12
| |
| * split namespace of put request in identity rest apiPhil2018-08-11
| |