aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-06rps service fix: send the updated view to clientJulius Bünger
2018-04-05where applicable, check DNS ID in responses before processing furtherChristian Grothoff
2018-04-05introduce GNUNET_NZL macroChristian Grothoff
2018-04-05rps profiler: log view countsJulius Bünger
2018-04-04rps tests: connect to all servicesJulius Bünger
2018-04-04rps tests: be more flexible with logging to filesJulius Bünger
2018-04-04rps profiler: change logging format of view sizesJulius Bünger
2018-04-04rps service: log view size on history update, tooJulius Bünger
2018-04-04rps service/config: rename option in config, tooJulius Bünger
2018-04-04rps profiler: fix logging of statistic valuesJulius Bünger
2018-04-03start REST documentationSchanzenbach, Martin
2018-04-01guix-env.scm: Commit my local changesNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-03-31make some functions static, ensure shutdown tasks could be run repeatedly if ↵Christian Grothoff
1st shutdown did not finish the process
2018-03-31Add condition to toplevel Makefile to support building just the ↵Nils Gillmann
documentation. Cornercase for special occasions. Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-03-31This should almost make it possible to pass --enable-documentation-onlyNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-03-31configure.ac: The comment in line 598 was wrongNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-03-30retry DNS queries, as DNS is UDP-based and hence unreliableChristian Grothoff
2018-03-30comments on rPChristian Grothoff
2018-03-30few more obsolete lines to remove (statistic tested is gone)Christian Grothoff
2018-03-30move experimental subsystems into experimental build...Christian Grothoff
2018-03-30eliminate check for dead statistic in integration testsChristian Grothoff
2018-03-30fix conversation ftbfs issues:Christian Grothoff
2018-03-30fix sq compiler warning for uninit parameter, query is not primary key due ↵Christian Grothoff
to override-with-latest replacement strategy
2018-03-28Add .patch to gitignoreNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-03-28Merge branch 'master' of gnunet.org:gnunetNils Gillmann
2018-03-28Add emacs-based editors temp files to gitignoreNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-03-28Merge branch 'master' of ssh://gnunet.org/gnunetxrs
2018-03-28add release_policy.rfcxrs
2018-03-27Commit a commented section for install I will be working on laterNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-03-25[transport-wlan] use correct buffer positionDavid Barksdale
2018-03-21rps profiler: collect statisticsJulius Bünger
2018-03-21rps profiler: log view sizesJulius Bünger
2018-03-21rps profiler: restructure functionJulius Bünger
2018-03-21rps: loggingJulius Bünger
2018-03-20nameng0
2018-03-19fix up guix-env.scmng0
2018-03-15separate variables for view and sampler, view block conditionJulius Bünger
2018-03-15dumping HTTP response body for debug.Marcello Stanisci
2018-03-14rps service: configure minimum view instead of initvalJulius Bünger
2018-03-09debug statement.Marcello Stanisci
2018-03-08rps service: minor changes and loggingJulius Bünger
2018-03-08SSL->TLS / X.509 in log messages and comments, remove unnecessary checkChristian Grothoff
2018-03-08avoid specifying useless DEFAULT valuesChristian Grothoff
2018-03-08enable cache use by defaultChristian Grothoff
2018-03-08enforce query is primary keyChristian Grothoff
2018-03-08fix off-by-one in BOX type processingChristian Grothoff
2018-03-08rps service: reorder functions in a meaningful wayJulius Bünger
2018-03-08rps service: fix memory corruptionJulius Bünger
2018-03-08misc fixes to gnunet-gns-proxy, in particular avoiding MHD-busy waitingChristian Grothoff
2018-03-08disable debug instrumentation againChristian Grothoff