2018-09-26 |
Julius Bünger | Handle cancellation of stream on the service-side |
commit | commitdiff | tree | snapshot |
2018-09-26 |
Julius Bünger | Fix details and style |
commit | commitdiff | tree | snapshot |
2018-09-26 |
Julius Bünger | Update doxygen |
commit | commitdiff | tree | snapshot |
2018-09-26 |
Julius Bünger | Handle cancellation of view updates |
commit | commitdiff | tree | snapshot |
2018-09-26 |
Julius Bünger | Remove leftovers of architecture change |
commit | commitdiff | tree | snapshot |
2018-09-26 |
Julius Bünger | Start rps in any case |
commit | commitdiff | tree | snapshot |
2018-09-26 |
Florian Dold | benchmark: fix another awk error |
commit | commitdiff | tree | snapshot |
2018-09-26 |
Florian Dold | benchmark: fix syntax error in awk script |
commit | commitdiff | tree | snapshot |
2018-09-26 |
Julius Bünger | Split sampler into common, sampler and client part |
commit | commitdiff | tree | snapshot |
2018-09-26 |
Florian Dold | randomized exponential backoff |
commit | commitdiff | tree | snapshot |
2018-09-26 |
Florian Dold | benchmark: collect max |
commit | commitdiff | tree | snapshot |
2018-09-26 |
Florian Dold | benchmark: track max time for URLs |
commit | commitdiff | tree | snapshot |
2018-09-26 |
Julius Bünger | Remove leftovers of old architecture |
commit | commitdiff | tree | snapshot |
2018-09-25 |
Julius Bünger | Change architecture of RPS service - api |
commit | commitdiff | tree | snapshot |
2018-09-24 |
Florian Dold | benchmark: throw in abs |
commit | commitdiff | tree | snapshot |
2018-09-24 |
Florian Dold | benchmark: ugh, fix stdev again |
commit | commitdiff | tree | snapshot |
2018-09-24 |
Florian Dold | benchmark: fix stdev |
commit | commitdiff | tree | snapshot |
2018-09-24 |
Florian Dold | benchmark: fix more typos |
commit | commitdiff | tree | snapshot |
2018-09-24 |
Florian Dold | benchmark: fix typo |
commit | commitdiff | tree | snapshot |
2018-09-24 |
Florian Dold | benchmark: collect standard deviation |
commit | commitdiff | tree | snapshot |
2018-09-24 |
Florian Dold | consolidate benchmark collection scripts |
commit | commitdiff | tree | snapshot |
2018-09-20 |
Julius Bünger | Move from timer-based to callback-based updates in... |
commit | commitdiff | tree | snapshot |
2018-09-20 |
Nils Gillmann | fix markdown. |
commit | commitdiff | tree | snapshot |
2018-09-19 |
Julius Bünger | Start changing architecture of rps service/client |
commit | commitdiff | tree | snapshot |
2018-09-19 |
Julius Bünger | Be a little bit more consistent in style |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Julius Bünger | Remove redundant type definition |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Julius Bünger | Log number of know peers to statistics service |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Julius Bünger | Add possibility to send multiple peers to client |
commit | commitdiff | tree | snapshot |
2018-09-15 |
Christian Grothoff | i18n, fix typo, better logging |
commit | commitdiff | tree | snapshot |
2018-09-15 |
Christian Grothoff | warn better if config option is invalid, allow second... |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Julius Bünger | Add API call to receive unbiased peer stream for debugg... |
commit | commitdiff | tree | snapshot |
2018-09-12 |
Julius Bünger | Quote strings if in csv mode (statistics cli) |
commit | commitdiff | tree | snapshot |
2018-09-12 |
Julius Bünger | Decrement statistics count for pending checks |
commit | commitdiff | tree | snapshot |
2018-09-11 |
Schanzenbach... | fix docs |
commit | commitdiff | tree | snapshot |
2018-09-11 |
Nils Gillmann | user.texi: cleanup. |
commit | commitdiff | tree | snapshot |
2018-09-08 |
Schanzenbach... | update docs for reclaim |
commit | commitdiff | tree | snapshot |
2018-09-07 |
Nils Gillmann | doc: start work on mdoc generation support |
commit | commitdiff | tree | snapshot |
2018-09-07 |
Nils Gillmann | gnunet.texi: remove some comments |
commit | commitdiff | tree | snapshot |
2018-09-06 |
Julius Bünger | Fix signedness to keep compiler happy |
commit | commitdiff | tree | snapshot |
2018-09-06 |
Julius Bünger | Fix non-compiling code by proper pre-compiler usage |
commit | commitdiff | tree | snapshot |
2018-09-06 |
Julius Bünger | Change cosmetics - keep compiler happy |
commit | commitdiff | tree | snapshot |
2018-09-05 |
Christian Grothoff | fix gns plugin action on NOTFOUND |
commit | commitdiff | tree | snapshot |
2018-09-02 |
Christian Grothoff | it trans |
commit | commitdiff | tree | snapshot |
2018-08-30 |
Julius Bünger | Keep track of pending liveliness checks with statistics |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Julius Bünger | Dont write internals to file by default II |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Julius Bünger | Dont write internals to file by default |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Julius Bünger | Make cosmetic changes |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Julius Bünger | Fix condition for returning peer from sampler element |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Julius Bünger | Schedule insertion in view,sampler on check |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Julius Bünger | Add reason to wait for more peers |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Julius Bünger | Get statistics values from within sampler |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Julius Bünger | Update the view size on a new network size estimate |
commit | commitdiff | tree | snapshot |
2018-08-26 |
Julius Bünger | Add missing #ifdef |
commit | commitdiff | tree | snapshot |
2018-08-26 |
Julius Bünger | Request samples from multiple peers (rps profiler) |
commit | commitdiff | tree | snapshot |
2018-08-26 |
Julius Bünger | Change cosmetics of sampler element implementation |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Julius Bünger | Reinitialise the (client) sampler element after querying |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Julius Bünger | Fix: Cast closure to proper type |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Julius Bünger | Unify strings in rps profiler |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Julius Bünger | Refactor code cosmetically (rps profiler) |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Julius Bünger | Count number of unrequested pull replies with statistics |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Julius Bünger | Introduce more statistical values (rps service) |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Julius Bünger | Refactor code mostly visually to prevent compiler warnings |
commit | commitdiff | tree | snapshot |
2018-08-19 |
Florian Dold | benchmark: count rsa_blind properly |
commit | commitdiff | tree | snapshot |
2018-08-19 |
Florian Dold | fix benchmark for threads |
commit | commitdiff | tree | snapshot |
2018-08-18 |
Florian Dold | benchmark collection awk scripts |
commit | commitdiff | tree | snapshot |
2018-08-18 |
Florian Dold | improved benchmarking |
commit | commitdiff | tree | snapshot |
2018-08-18 |
Florian Dold | typo |
commit | commitdiff | tree | snapshot |
2018-08-18 |
Florian Dold | benchmarking: assert |
commit | commitdiff | tree | snapshot |
2018-08-18 |
Florian Dold | benchmarking: minor fix |
commit | commitdiff | tree | snapshot |
2018-08-18 |
Florian Dold | URL benchmarking |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Florian Dold | missing files |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Florian Dold | basic benchmarking |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Florian Dold | guix: postgres dep |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Florian Dold | guix: fix git filter and source-dir |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Florian Dold | guix: only include files from git |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Florian Dold | fix guix git version |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Florian Dold | also move docker/ to contrib |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Florian Dold | move misc CI and build system files to contrib/ |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Florian Dold | add a guix GNUnet dev package definition |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Florian Dold | missing comma in configure.ac |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Christian Grothoff | minor fix |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Christian Grothoff | tolerate failure to start gnunet-service-resolver,... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Christian Grothoff | re-run pogen |
commit | commitdiff | tree | snapshot |
2018-08-14 |
Julius Bünger | Destroy channel and their datastructures properly |
commit | commitdiff | tree | snapshot |
2018-08-14 |
Christian Grothoff | handle case that DNS servers do not return A/AAAA recor... |
commit | commitdiff | tree | snapshot |
2018-08-14 |
Christian Grothoff | fix CNAME handling, caching, out-of-bounds accesses... |
commit | commitdiff | tree | snapshot |
2018-08-14 |
Christian Grothoff | whitespace |
commit | commitdiff | tree | snapshot |
2018-08-14 |
Christian Grothoff | resolve merge conflict with peerinfo plugin move |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Phil | fixed makefile for plugin_rest_gns, json_generator |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Julius Bünger | Fix documentation and assertions |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Julius Bünger | Remove BINARY from test configuration |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Julius Bünger | Add BINARY to test config |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Christian Grothoff | do notify client about destroyed channel on MQ error |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Julius Bünger | Update po-files |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Julius Bünger | Schedule destruction of channel during destruction... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Julius Bünger | Update po-files |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Julius Bünger | Refactor, simplify, delete code |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Julius Bünger | Make non-exported functions static |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Julius Bünger | Use synchronised logic for closing channels (rps service) |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Phil | moved test files and fixed namestore |
commit | commitdiff | tree | snapshot |
next |