Christian Grothoff [Mon, 16 Apr 2018 11:09:30 +0000 (13:09 +0200)]
fix hostname check
Christian Grothoff [Sun, 15 Apr 2018 18:57:35 +0000 (20:57 +0200)]
add support for DB transaction optimization to gnunet-zoneimport
Christian Grothoff [Sun, 15 Apr 2018 18:45:44 +0000 (20:45 +0200)]
add transactions to namestore plugin API
Christian Grothoff [Sun, 15 Apr 2018 18:42:00 +0000 (20:42 +0200)]
modify zoneimport to deal with non-TLD zones due to difference in zone cuts between DNS and GNS
Christian Grothoff [Fri, 13 Apr 2018 09:30:48 +0000 (11:30 +0200)]
use heap instead of DLL
Julius Bünger [Thu, 12 Apr 2018 10:06:46 +0000 (12:06 +0200)]
rps service/profiler: count observed (unique) peers
Julius Bünger [Wed, 11 Apr 2018 12:47:23 +0000 (14:47 +0200)]
rps profiler: fix debug output
Julius Bünger [Wed, 11 Apr 2018 12:41:00 +0000 (14:41 +0200)]
rps profiler: fix computation of probab, debugging
Christian Grothoff [Wed, 11 Apr 2018 10:19:55 +0000 (12:19 +0200)]
support async commit
Christian Grothoff [Wed, 11 Apr 2018 09:58:53 +0000 (11:58 +0200)]
complete logic for incremental imports
Christian Grothoff [Wed, 11 Apr 2018 09:53:01 +0000 (11:53 +0200)]
need zone here, not sure how this worked before...
Julius Bünger [Wed, 11 Apr 2018 08:46:07 +0000 (10:46 +0200)]
rps profiler: more logging
Julius Bünger [Wed, 11 Apr 2018 08:25:42 +0000 (10:25 +0200)]
rps profiler: logging
Christian Grothoff [Tue, 10 Apr 2018 18:48:46 +0000 (20:48 +0200)]
minor bugfixes
Christian Grothoff [Tue, 10 Apr 2018 18:24:40 +0000 (20:24 +0200)]
more logging, manage slow down based on TTL
Christian Grothoff [Tue, 10 Apr 2018 17:55:30 +0000 (19:55 +0200)]
some code cleanup
Schanzenbach, Martin [Tue, 10 Apr 2018 14:34:43 +0000 (16:34 +0200)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet
Schanzenbach, Martin [Tue, 10 Apr 2018 14:34:38 +0000 (16:34 +0200)]
fix request handling
Christian Grothoff [Tue, 10 Apr 2018 13:10:08 +0000 (15:10 +0200)]
more work on zoneimport tool, lacks CNAME but otherwise largely complete, except untested
Schanzenbach, Martin [Tue, 10 Apr 2018 12:32:03 +0000 (14:32 +0200)]
fix tests
Schanzenbach, Martin [Tue, 10 Apr 2018 11:20:11 +0000 (13:20 +0200)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet
Schanzenbach, Martin [Tue, 10 Apr 2018 11:20:05 +0000 (13:20 +0200)]
fix mem corruption
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