oweals/gnunet.git
2018-09-26 Julius BüngerUpdate doxygen
2018-09-26 Julius BüngerHandle cancellation of view updates
2018-09-26 Julius BüngerRemove leftovers of architecture change
2018-09-26 Julius BüngerStart rps in any case
2018-09-26 Florian Doldbenchmark: fix another awk error
2018-09-26 Florian Doldbenchmark: fix syntax error in awk script
2018-09-26 Julius BüngerSplit sampler into common, sampler and client part
2018-09-26 Florian Doldrandomized exponential backoff
2018-09-26 Florian Doldbenchmark: collect max
2018-09-26 Florian Doldbenchmark: track max time for URLs
2018-09-26 Julius BüngerRemove leftovers of old architecture
2018-09-25 Julius BüngerChange architecture of RPS service - api
2018-09-24 Florian Doldbenchmark: throw in abs
2018-09-24 Florian Doldbenchmark: ugh, fix stdev again
2018-09-24 Florian Doldbenchmark: fix stdev
2018-09-24 Florian Doldbenchmark: fix more typos
2018-09-24 Florian Doldbenchmark: fix typo
2018-09-24 Florian Doldbenchmark: collect standard deviation
2018-09-24 Florian Doldconsolidate benchmark collection scripts
2018-09-20 Julius BüngerMove from timer-based to callback-based updates in...
2018-09-20 Nils Gillmannfix markdown.
2018-09-19 Julius BüngerStart changing architecture of rps service/client
2018-09-19 Julius BüngerBe a little bit more consistent in style
2018-09-18 Julius BüngerRemove redundant type definition
2018-09-18 Julius BüngerLog number of know peers to statistics service
2018-09-18 Julius BüngerAdd possibility to send multiple peers to client
2018-09-15 Christian Grothoffi18n, fix typo, better logging
2018-09-15 Christian Grothoffwarn better if config option is invalid, allow second...
2018-09-13 Julius BüngerAdd API call to receive unbiased peer stream for debugg...
2018-09-12 Julius BüngerQuote strings if in csv mode (statistics cli)
2018-09-12 Julius BüngerDecrement statistics count for pending checks
2018-09-11 Schanzenbach... fix docs
2018-09-11 Nils Gillmannuser.texi: cleanup.
2018-09-08 Schanzenbach... update docs for reclaim
2018-09-07 Nils Gillmanndoc: start work on mdoc generation support
2018-09-07 Nils Gillmanngnunet.texi: remove some comments
2018-09-06 Julius BüngerFix signedness to keep compiler happy
2018-09-06 Julius BüngerFix non-compiling code by proper pre-compiler usage
2018-09-06 Julius BüngerChange cosmetics - keep compiler happy
2018-09-05 Christian Grothofffix gns plugin action on NOTFOUND
2018-09-02 Christian Grothoffit trans
2018-08-30 Julius BüngerKeep track of pending liveliness checks with statistics
2018-08-29 Julius BüngerDont write internals to file by default II
2018-08-29 Julius BüngerDont write internals to file by default
2018-08-29 Julius BüngerMake cosmetic changes
2018-08-29 Julius BüngerFix condition for returning peer from sampler element
2018-08-29 Julius BüngerSchedule insertion in view,sampler on check
2018-08-29 Julius BüngerAdd reason to wait for more peers
2018-08-29 Julius BüngerGet statistics values from within sampler
2018-08-29 Julius BüngerUpdate the view size on a new network size estimate
2018-08-26 Julius BüngerAdd missing #ifdef
2018-08-26 Julius BüngerRequest samples from multiple peers (rps profiler)
2018-08-26 Julius BüngerChange cosmetics of sampler element implementation
2018-08-24 Julius BüngerReinitialise the (client) sampler element after querying
2018-08-24 Julius BüngerFix: Cast closure to proper type
2018-08-24 Julius BüngerUnify strings in rps profiler
2018-08-24 Julius BüngerRefactor code cosmetically (rps profiler)
2018-08-24 Julius BüngerCount number of unrequested pull replies with statistics
2018-08-23 Julius BüngerIntroduce more statistical values (rps service)
2018-08-23 Julius BüngerRefactor code mostly visually to prevent compiler warnings
2018-08-19 Florian Doldbenchmark: count rsa_blind properly
2018-08-19 Florian Doldfix benchmark for threads
2018-08-18 Florian Doldbenchmark collection awk scripts
2018-08-18 Florian Doldimproved benchmarking
2018-08-18 Florian Doldtypo
2018-08-18 Florian Doldbenchmarking: assert
2018-08-18 Florian Doldbenchmarking: minor fix
2018-08-18 Florian DoldURL benchmarking
2018-08-17 Florian Doldmissing files
2018-08-17 Florian Doldbasic benchmarking
2018-08-16 Florian Doldguix: postgres dep
2018-08-16 Florian Doldguix: fix git filter and source-dir
2018-08-16 Florian Doldguix: only include files from git
2018-08-16 Florian Doldfix guix git version
2018-08-16 Florian Doldalso move docker/ to contrib
2018-08-16 Florian Doldmove misc CI and build system files to contrib/
2018-08-16 Florian Doldadd a guix GNUnet dev package definition
2018-08-16 Florian Doldmissing comma in configure.ac
2018-08-16 Christian Grothoffminor fix
2018-08-15 Christian Grothofftolerate failure to start gnunet-service-resolver,...
2018-08-15 Christian Grothoffre-run pogen
2018-08-14 Julius BüngerDestroy channel and their datastructures properly
2018-08-14 Christian Grothoffhandle case that DNS servers do not return A/AAAA recor...
2018-08-14 Christian Grothofffix CNAME handling, caching, out-of-bounds accesses...
2018-08-14 Christian Grothoffwhitespace
2018-08-14 Christian Grothoffresolve merge conflict with peerinfo plugin move
2018-08-13 Philfixed makefile for plugin_rest_gns, json_generator
2018-08-13 Julius BüngerFix documentation and assertions
2018-08-13 Julius BüngerRemove BINARY from test configuration
2018-08-13 Julius BüngerAdd BINARY to test config
2018-08-13 Christian Grothoffdo notify client about destroyed channel on MQ error
2018-08-13 Julius BüngerUpdate po-files
2018-08-13 Julius BüngerSchedule destruction of channel during destruction...
2018-08-13 Julius BüngerUpdate po-files
2018-08-13 Julius BüngerRefactor, simplify, delete code
2018-08-13 Julius BüngerMake non-exported functions static
2018-08-13 Julius BüngerUse synchronised logic for closing channels (rps service)
2018-08-13 Philmoved test files and fixed namestore
2018-08-13 Schanzenbach... fix dep handling rest plugin
2018-08-13 Schanzenbach... fix build; move rest plugins to separate folder
next