Christian Grothoff [Tue, 10 Apr 2018 11:02:28 +0000 (13:02 +0200)]
more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixes
Schanzenbach, Martin [Tue, 10 Apr 2018 09:56:42 +0000 (11:56 +0200)]
fix some tests
Schanzenbach, Martin [Tue, 10 Apr 2018 09:27:26 +0000 (11:27 +0200)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet
Schanzenbach, Martin [Tue, 10 Apr 2018 09:26:46 +0000 (11:26 +0200)]
add attribute expiration
Julius Bünger [Mon, 9 Apr 2018 19:14:52 +0000 (21:14 +0200)]
rps profiler: fix probability computation
Julius Bünger [Mon, 9 Apr 2018 18:57:14 +0000 (20:57 +0200)]
rps profiler: fix computation of probabilities
Julius Bünger [Mon, 9 Apr 2018 18:43:17 +0000 (20:43 +0200)]
rps profiler: improve computation of sampling probability
Julius Bünger [Sun, 8 Apr 2018 22:17:57 +0000 (00:17 +0200)]
rps test: be more flexible in printing
Julius Bünger [Sun, 8 Apr 2018 22:07:54 +0000 (00:07 +0200)]
rps profiler: no unnecessary blanks
Julius Bünger [Sun, 8 Apr 2018 21:55:45 +0000 (23:55 +0200)]
rps profiler: prevent division by zero
Julius Bünger [Sun, 8 Apr 2018 21:49:45 +0000 (23:49 +0200)]
rps profiler: log probabilities of selecting peer
Christian Grothoff [Fri, 6 Apr 2018 18:08:52 +0000 (20:08 +0200)]
do work on more record types
Christian Grothoff [Fri, 6 Apr 2018 17:39:46 +0000 (19:39 +0200)]
log unsupported rec types
Christian Grothoff [Fri, 6 Apr 2018 17:37:53 +0000 (19:37 +0200)]
complete importer
Julius Bünger [Fri, 6 Apr 2018 10:42:16 +0000 (12:42 +0200)]
rps profiler: collect more data
Julius Bünger [Fri, 6 Apr 2018 10:40:37 +0000 (12:40 +0200)]
rps service fix: properly initialize view
Christian Grothoff [Fri, 6 Apr 2018 09:45:42 +0000 (11:45 +0200)]
starting tool for zone import (very incomplete)
Julius Bünger [Fri, 6 Apr 2018 08:44:05 +0000 (10:44 +0200)]
rps service fix: send the updated view to client
Christian Grothoff [Thu, 5 Apr 2018 14:25:46 +0000 (16:25 +0200)]
where applicable, check DNS ID in responses before processing further
Christian Grothoff [Thu, 5 Apr 2018 08:50:15 +0000 (10:50 +0200)]
introduce GNUNET_NZL macro
Julius Bünger [Wed, 4 Apr 2018 23:10:28 +0000 (01:10 +0200)]
rps profiler: log view counts
Julius Bünger [Wed, 4 Apr 2018 06:45:17 +0000 (08:45 +0200)]
rps tests: connect to all services
Julius Bünger [Wed, 4 Apr 2018 06:41:32 +0000 (08:41 +0200)]
rps tests: be more flexible with logging to files
Julius Bünger [Wed, 4 Apr 2018 06:33:51 +0000 (08:33 +0200)]
rps profiler: change logging format of view sizes
Julius Bünger [Wed, 4 Apr 2018 06:07:50 +0000 (08:07 +0200)]
rps service: log view size on history update, too
Julius Bünger [Wed, 4 Apr 2018 06:06:13 +0000 (08:06 +0200)]
rps service/config: rename option in config, too
Julius Bünger [Wed, 4 Apr 2018 06:04:40 +0000 (08:04 +0200)]
rps profiler: fix logging of statistic values
Schanzenbach, Martin [Tue, 3 Apr 2018 09:07:56 +0000 (11:07 +0200)]
start REST documentation
Nils Gillmann [Sun, 1 Apr 2018 10:17:30 +0000 (10:17 +0000)]
guix-env.scm: Commit my local changes
Signed-off-by: Nils Gillmann <ng0@n0.is>
Christian Grothoff [Sat, 31 Mar 2018 19:39:27 +0000 (21:39 +0200)]
make some functions static, ensure shutdown tasks could be run repeatedly if 1st shutdown did not finish the process
Nils Gillmann [Sat, 31 Mar 2018 11:07:50 +0000 (11:07 +0000)]
Add condition to toplevel Makefile to support building just the documentation. Cornercase for special occasions.
Signed-off-by: Nils Gillmann <ng0@n0.is>
Nils Gillmann [Sat, 31 Mar 2018 10:54:26 +0000 (10:54 +0000)]
This should almost make it possible to pass --enable-documentation-only
Signed-off-by: Nils Gillmann <ng0@n0.is>
Nils Gillmann [Sat, 31 Mar 2018 10:45:19 +0000 (10:45 +0000)]
configure.ac: The comment in line 598 was wrong
Signed-off-by: Nils Gillmann <ng0@n0.is>
Christian Grothoff [Fri, 30 Mar 2018 18:55:42 +0000 (20:55 +0200)]
retry DNS queries, as DNS is UDP-based and hence unreliable
Christian Grothoff [Fri, 30 Mar 2018 16:32:37 +0000 (18:32 +0200)]
comments on rP
Christian Grothoff [Fri, 30 Mar 2018 14:42:37 +0000 (16:42 +0200)]
few more obsolete lines to remove (statistic tested is gone)
Christian Grothoff [Fri, 30 Mar 2018 14:38:30 +0000 (16:38 +0200)]
move experimental subsystems into experimental build...
Christian Grothoff [Fri, 30 Mar 2018 14:36:51 +0000 (16:36 +0200)]
eliminate check for dead statistic in integration tests
Christian Grothoff [Fri, 30 Mar 2018 14:23:29 +0000 (16:23 +0200)]
fix conversation ftbfs issues:
Christian Grothoff [Fri, 30 Mar 2018 14:07:10 +0000 (16:07 +0200)]
fix sq compiler warning for uninit parameter, query is not primary key due to override-with-latest replacement strategy
Nils Gillmann [Wed, 28 Mar 2018 09:05:56 +0000 (09:05 +0000)]
Add .patch to gitignore
Signed-off-by: Nils Gillmann <ng0@n0.is>
Nils Gillmann [Wed, 28 Mar 2018 09:01:58 +0000 (09:01 +0000)]
Merge branch 'master' of gnunet.org:gnunet
Nils Gillmann [Wed, 28 Mar 2018 09:00:09 +0000 (09:00 +0000)]
Add emacs-based editors temp files to gitignore
Signed-off-by: Nils Gillmann <ng0@n0.is>
xrs [Tue, 27 Mar 2018 23:24:54 +0000 (01:24 +0200)]
Merge branch 'master' of ssh://gnunet.org/gnunet
xrs [Tue, 27 Mar 2018 23:24:49 +0000 (01:24 +0200)]
add release_policy.rfc
Nils Gillmann [Tue, 27 Mar 2018 13:52:23 +0000 (13:52 +0000)]
Commit a commented section for install I will be working on later
Signed-off-by: Nils Gillmann <ng0@n0.is>
David Barksdale [Sun, 25 Mar 2018 21:41:08 +0000 (16:41 -0500)]
[transport-wlan] use correct buffer position
Julius Bünger [Wed, 21 Mar 2018 09:31:04 +0000 (10:31 +0100)]
rps profiler: collect statistics
Julius Bünger [Wed, 21 Mar 2018 06:56:51 +0000 (07:56 +0100)]
rps profiler: log view sizes
Julius Bünger [Wed, 21 Mar 2018 06:56:14 +0000 (07:56 +0100)]
rps profiler: restructure function
Julius Bünger [Wed, 21 Mar 2018 06:51:42 +0000 (07:51 +0100)]
rps: logging
ng0 [Tue, 20 Mar 2018 16:02:57 +0000 (16:02 +0000)]
name
ng0 [Mon, 19 Mar 2018 21:15:44 +0000 (21:15 +0000)]
fix up guix-env.scm
Julius Bünger [Thu, 15 Mar 2018 20:18:47 +0000 (21:18 +0100)]
separate variables for view and sampler, view block condition
Marcello Stanisci [Thu, 15 Mar 2018 07:06:05 +0000 (08:06 +0100)]
dumping HTTP response body for debug.
Julius Bünger [Wed, 14 Mar 2018 19:29:39 +0000 (20:29 +0100)]
rps service: configure minimum view instead of initval
Marcello Stanisci [Fri, 9 Mar 2018 08:37:35 +0000 (09:37 +0100)]
debug statement.
Julius Bünger [Thu, 8 Mar 2018 20:52:53 +0000 (21:52 +0100)]
rps service: minor changes and logging
Christian Grothoff [Thu, 8 Mar 2018 15:42:53 +0000 (16:42 +0100)]
SSL->TLS / X.509 in log messages and comments, remove unnecessary check
Christian Grothoff [Thu, 8 Mar 2018 15:27:57 +0000 (16:27 +0100)]
avoid specifying useless DEFAULT values
Christian Grothoff [Thu, 8 Mar 2018 15:27:36 +0000 (16:27 +0100)]
enable cache use by default
Christian Grothoff [Thu, 8 Mar 2018 15:27:21 +0000 (16:27 +0100)]
enforce query is primary key
Christian Grothoff [Thu, 8 Mar 2018 15:26:58 +0000 (16:26 +0100)]
fix off-by-one in BOX type processing
Julius Bünger [Thu, 8 Mar 2018 15:20:22 +0000 (16:20 +0100)]
rps service: reorder functions in a meaningful way
Julius Bünger [Thu, 8 Mar 2018 15:18:19 +0000 (16:18 +0100)]
rps service: fix memory corruption
Christian Grothoff [Thu, 8 Mar 2018 14:50:18 +0000 (15:50 +0100)]
misc fixes to gnunet-gns-proxy, in particular avoiding MHD-busy waiting
Christian Grothoff [Thu, 8 Mar 2018 13:43:49 +0000 (14:43 +0100)]
disable debug instrumentation again
Christian Grothoff [Thu, 8 Mar 2018 13:24:32 +0000 (14:24 +0100)]
modernize manual for current browsers
Christian Grothoff [Thu, 8 Mar 2018 13:24:22 +0000 (14:24 +0100)]
fix output of hostname by gnunet-gns
Christian Grothoff [Thu, 8 Mar 2018 13:24:01 +0000 (14:24 +0100)]
better error reporting from scheduler
Christian Grothoff [Thu, 8 Mar 2018 13:09:41 +0000 (14:09 +0100)]
fix free of uninit
Christian Grothoff [Thu, 8 Mar 2018 13:01:24 +0000 (14:01 +0100)]
just cleaning up indentation and doxygen comments
Christian Grothoff [Thu, 8 Mar 2018 12:58:05 +0000 (13:58 +0100)]
simplify: local zone is no longer used
Schanzenbach, Martin [Wed, 7 Mar 2018 18:24:57 +0000 (19:24 +0100)]
fix headers
Schanzenbach, Martin [Tue, 6 Mar 2018 20:08:53 +0000 (21:08 +0100)]
be lax with origins
Schanzenbach, Martin [Tue, 6 Mar 2018 20:05:36 +0000 (21:05 +0100)]
update config
Schanzenbach, Martin [Tue, 6 Mar 2018 16:41:17 +0000 (17:41 +0100)]
update
Schanzenbach, Martin [Tue, 6 Mar 2018 11:36:31 +0000 (12:36 +0100)]
forgot file
Schanzenbach, Martin [Tue, 6 Mar 2018 10:52:56 +0000 (11:52 +0100)]
fix proxy and refactor OIDC
Christian Grothoff [Mon, 5 Mar 2018 22:10:22 +0000 (23:10 +0100)]
adding missing/forgotten files
Christian Grothoff [Mon, 5 Mar 2018 20:08:53 +0000 (21:08 +0100)]
migrate gnunet-dns2gns to new .gnu-less GNS API
Christian Grothoff [Mon, 5 Mar 2018 19:44:15 +0000 (20:44 +0100)]
update gnunet-conversation to match .gnu-less GNS
Christian Grothoff [Mon, 5 Mar 2018 19:00:21 +0000 (20:00 +0100)]
add convenience API to gnunetgns lib
Schanzenbach, Martin [Mon, 5 Mar 2018 18:40:00 +0000 (19:40 +0100)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet
Schanzenbach, Martin [Mon, 5 Mar 2018 18:39:56 +0000 (19:39 +0100)]
start fixing gns
Julius Bünger [Mon, 5 Mar 2018 17:33:28 +0000 (18:33 +0100)]
rps profiler: get views from peers
Julius Bünger [Mon, 5 Mar 2018 17:29:25 +0000 (18:29 +0100)]
rps: fixes
Julius Bünger [Mon, 5 Mar 2018 17:27:45 +0000 (18:27 +0100)]
rps: add debug call to get view to cli
Julius Bünger [Mon, 5 Mar 2018 17:25:39 +0000 (18:25 +0100)]
rps: add debug function to api to get view of service
ng0 [Mon, 5 Mar 2018 13:06:41 +0000 (13:06 +0000)]
contrib/find_typedes.py: flake8
ng0 [Mon, 5 Mar 2018 12:29:45 +0000 (12:29 +0000)]
contrib/gnunet-chk.py: flake8.
ng0 [Mon, 5 Mar 2018 08:17:31 +0000 (08:17 +0000)]
flake8 gdb-iterate-dll.py
ng0 [Mon, 5 Mar 2018 08:10:43 +0000 (08:10 +0000)]
flake8 fixes for pydiffer
ng0 [Mon, 5 Mar 2018 07:56:12 +0000 (07:56 +0000)]
futures
ng0 [Mon, 5 Mar 2018 07:49:49 +0000 (07:49 +0000)]
remove weird comment from tox.ini
ng0 [Sat, 25 Nov 2017 10:27:54 +0000 (10:27 +0000)]
tox update
ng0 [Mon, 5 Mar 2018 07:46:55 +0000 (07:46 +0000)]
Merge branch 'master' of gnunet.org:gnunet
Christian Grothoff [Sat, 3 Mar 2018 21:42:17 +0000 (22:42 +0100)]
update developer manual to match GNS changes
Christian Grothoff [Sat, 3 Mar 2018 21:41:59 +0000 (22:41 +0100)]
update NSS plugin to hijack non-gnu/zkey tlds as well
Christian Grothoff [Sat, 3 Mar 2018 21:32:58 +0000 (22:32 +0100)]
update user-documentation to match new implementation