oweals/gnunet.git
6 years agomerge conflict resolution
Christian Grothoff [Mon, 23 Apr 2018 13:02:30 +0000 (15:02 +0200)]
merge conflict resolution

6 years agomore incremental processing of zoneimporter
Christian Grothoff [Mon, 23 Apr 2018 13:01:43 +0000 (15:01 +0200)]
more incremental processing of zoneimporter

6 years agomove to @ for empty label, fix empty-label resolution bug in GNS API, install gnunet...
Christian Grothoff [Mon, 23 Apr 2018 10:42:00 +0000 (12:42 +0200)]
move to @ for empty label, fix empty-label resolution bug in GNS API, install gnunet-zoneimport and add man page

6 years agosupport multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS resolution for...
Christian Grothoff [Thu, 19 Apr 2018 16:38:41 +0000 (18:38 +0200)]
support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS resolution for now)

6 years agoPOT update
Christian Grothoff [Wed, 18 Apr 2018 14:23:43 +0000 (16:23 +0200)]
POT update

6 years agonote on missing feature: try all servers
Christian Grothoff [Wed, 18 Apr 2018 14:23:36 +0000 (16:23 +0200)]
note on missing feature: try all servers

6 years agoupdate script to properly test for certtool and to add key to all moz profiles
Christian Grothoff [Wed, 18 Apr 2018 14:23:03 +0000 (16:23 +0200)]
update script to properly test for certtool and to add key to all moz profiles

6 years agostop retrying after we succeed
Christian Grothoff [Wed, 18 Apr 2018 14:22:33 +0000 (16:22 +0200)]
stop retrying after we succeed

6 years agofix deref
Christian Grothoff [Wed, 18 Apr 2018 13:44:45 +0000 (15:44 +0200)]
fix deref

6 years agouse namestore API for zone import instead of using plugin directly
Christian Grothoff [Tue, 17 Apr 2018 12:42:46 +0000 (14:42 +0200)]
use namestore API for zone import instead of using plugin directly

6 years agofix record type used
Christian Grothoff [Tue, 17 Apr 2018 09:54:14 +0000 (11:54 +0200)]
fix record type used

6 years agoadd DLL to plug leaks
Christian Grothoff [Mon, 16 Apr 2018 14:19:38 +0000 (16:19 +0200)]
add DLL to plug leaks

6 years agofix mgmgt of heap nodes
Christian Grothoff [Mon, 16 Apr 2018 11:24:44 +0000 (13:24 +0200)]
fix mgmgt of heap nodes

6 years agofix hostname check
Christian Grothoff [Mon, 16 Apr 2018 11:09:30 +0000 (13:09 +0200)]
fix hostname check

6 years agoadd support for DB transaction optimization to gnunet-zoneimport
Christian Grothoff [Sun, 15 Apr 2018 18:57:35 +0000 (20:57 +0200)]
add support for DB transaction optimization to gnunet-zoneimport

6 years agoadd transactions to namestore plugin API
Christian Grothoff [Sun, 15 Apr 2018 18:45:44 +0000 (20:45 +0200)]
add transactions to namestore plugin API

6 years agomodify zoneimport to deal with non-TLD zones due to difference in zone cuts between...
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

6 years agouse heap instead of DLL
Christian Grothoff [Fri, 13 Apr 2018 09:30:48 +0000 (11:30 +0200)]
use heap instead of DLL

6 years agorps service/profiler: count observed (unique) peers
Julius Bünger [Thu, 12 Apr 2018 10:06:46 +0000 (12:06 +0200)]
rps service/profiler: count observed (unique) peers

6 years agorps profiler: fix debug output
Julius Bünger [Wed, 11 Apr 2018 12:47:23 +0000 (14:47 +0200)]
rps profiler: fix debug output

6 years agorps profiler: fix computation of probab, debugging
Julius Bünger [Wed, 11 Apr 2018 12:41:00 +0000 (14:41 +0200)]
rps profiler: fix computation of probab, debugging

6 years agosupport async commit
Christian Grothoff [Wed, 11 Apr 2018 10:19:55 +0000 (12:19 +0200)]
support async commit

6 years agocomplete logic for incremental imports
Christian Grothoff [Wed, 11 Apr 2018 09:58:53 +0000 (11:58 +0200)]
complete logic for incremental imports

6 years agoneed zone here, not sure how this worked before...
Christian Grothoff [Wed, 11 Apr 2018 09:53:01 +0000 (11:53 +0200)]
need zone here, not sure how this worked before...

6 years agorps profiler: more logging
Julius Bünger [Wed, 11 Apr 2018 08:46:07 +0000 (10:46 +0200)]
rps profiler: more logging

6 years agorps profiler: logging
Julius Bünger [Wed, 11 Apr 2018 08:25:42 +0000 (10:25 +0200)]
rps profiler: logging

6 years agominor bugfixes
Christian Grothoff [Tue, 10 Apr 2018 18:48:46 +0000 (20:48 +0200)]
minor bugfixes

6 years agomore logging, manage slow down based on TTL
Christian Grothoff [Tue, 10 Apr 2018 18:24:40 +0000 (20:24 +0200)]
more logging, manage slow down based on TTL

6 years agosome code cleanup
Christian Grothoff [Tue, 10 Apr 2018 17:55:30 +0000 (19:55 +0200)]
some code cleanup

6 years agoMerge branch 'master' of git+ssh://gnunet.org/gnunet
Schanzenbach, Martin [Tue, 10 Apr 2018 14:34:43 +0000 (16:34 +0200)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet

6 years agofix request handling
Schanzenbach, Martin [Tue, 10 Apr 2018 14:34:38 +0000 (16:34 +0200)]
fix request handling

6 years agomore work on zoneimport tool, lacks CNAME but otherwise largely complete, except...
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

6 years agofix tests
Schanzenbach, Martin [Tue, 10 Apr 2018 12:32:03 +0000 (14:32 +0200)]
fix tests

6 years agoMerge branch 'master' of git+ssh://gnunet.org/gnunet
Schanzenbach, Martin [Tue, 10 Apr 2018 11:20:11 +0000 (13:20 +0200)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet

6 years agofix mem corruption
Schanzenbach, Martin [Tue, 10 Apr 2018 11:20:05 +0000 (13:20 +0200)]
fix mem corruption

6 years agomore work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixes
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

6 years agofix some tests
Schanzenbach, Martin [Tue, 10 Apr 2018 09:56:42 +0000 (11:56 +0200)]
fix some tests

6 years agoMerge branch 'master' of git+ssh://gnunet.org/gnunet
Schanzenbach, Martin [Tue, 10 Apr 2018 09:27:26 +0000 (11:27 +0200)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet

6 years agoadd attribute expiration
Schanzenbach, Martin [Tue, 10 Apr 2018 09:26:46 +0000 (11:26 +0200)]
add attribute expiration

6 years agorps profiler: fix probability computation
Julius Bünger [Mon, 9 Apr 2018 19:14:52 +0000 (21:14 +0200)]
rps profiler: fix probability computation

6 years agorps profiler: fix computation of probabilities
Julius Bünger [Mon, 9 Apr 2018 18:57:14 +0000 (20:57 +0200)]
rps profiler: fix computation of probabilities

6 years agorps profiler: improve computation of sampling probability
Julius Bünger [Mon, 9 Apr 2018 18:43:17 +0000 (20:43 +0200)]
rps profiler: improve computation of sampling probability

6 years agorps test: be more flexible in printing
Julius Bünger [Sun, 8 Apr 2018 22:17:57 +0000 (00:17 +0200)]
rps test: be more flexible in printing

6 years agorps profiler: no unnecessary blanks
Julius Bünger [Sun, 8 Apr 2018 22:07:54 +0000 (00:07 +0200)]
rps profiler: no unnecessary blanks

6 years agorps profiler: prevent division by zero
Julius Bünger [Sun, 8 Apr 2018 21:55:45 +0000 (23:55 +0200)]
rps profiler: prevent division by zero

6 years agorps profiler: log probabilities of selecting peer
Julius Bünger [Sun, 8 Apr 2018 21:49:45 +0000 (23:49 +0200)]
rps profiler: log probabilities of selecting peer

6 years agodo work on more record types
Christian Grothoff [Fri, 6 Apr 2018 18:08:52 +0000 (20:08 +0200)]
do work on more record types

6 years agolog unsupported rec types
Christian Grothoff [Fri, 6 Apr 2018 17:39:46 +0000 (19:39 +0200)]
log unsupported rec types

6 years agocomplete importer
Christian Grothoff [Fri, 6 Apr 2018 17:37:53 +0000 (19:37 +0200)]
complete importer

6 years agorps profiler: collect more data
Julius Bünger [Fri, 6 Apr 2018 10:42:16 +0000 (12:42 +0200)]
rps profiler: collect more data

6 years agorps service fix: properly initialize view
Julius Bünger [Fri, 6 Apr 2018 10:40:37 +0000 (12:40 +0200)]
rps service fix: properly initialize view

6 years agostarting tool for zone import (very incomplete)
Christian Grothoff [Fri, 6 Apr 2018 09:45:42 +0000 (11:45 +0200)]
starting tool for zone import (very incomplete)

6 years agorps service fix: send the updated view to client
Julius Bünger [Fri, 6 Apr 2018 08:44:05 +0000 (10:44 +0200)]
rps service fix: send the updated view to client

6 years agowhere applicable, check DNS ID in responses before processing further
Christian Grothoff [Thu, 5 Apr 2018 14:25:46 +0000 (16:25 +0200)]
where applicable, check DNS ID in responses before processing further

6 years agointroduce GNUNET_NZL macro
Christian Grothoff [Thu, 5 Apr 2018 08:50:15 +0000 (10:50 +0200)]
introduce GNUNET_NZL macro

6 years agorps profiler: log view counts
Julius Bünger [Wed, 4 Apr 2018 23:10:28 +0000 (01:10 +0200)]
rps profiler: log view counts

6 years agorps tests: connect to all services
Julius Bünger [Wed, 4 Apr 2018 06:45:17 +0000 (08:45 +0200)]
rps tests: connect to all services

6 years agorps tests: be more flexible with logging to files
Julius Bünger [Wed, 4 Apr 2018 06:41:32 +0000 (08:41 +0200)]
rps tests: be more flexible with logging to files

6 years agorps profiler: change logging format of view sizes
Julius Bünger [Wed, 4 Apr 2018 06:33:51 +0000 (08:33 +0200)]
rps profiler: change logging format of view sizes

6 years agorps service: log view size on history update, too
Julius Bünger [Wed, 4 Apr 2018 06:07:50 +0000 (08:07 +0200)]
rps service: log view size on history update, too

6 years agorps service/config: rename option in config, too
Julius Bünger [Wed, 4 Apr 2018 06:06:13 +0000 (08:06 +0200)]
rps service/config: rename option in config, too

6 years agorps profiler: fix logging of statistic values
Julius Bünger [Wed, 4 Apr 2018 06:04:40 +0000 (08:04 +0200)]
rps profiler: fix logging of statistic values

6 years agostart REST documentation
Schanzenbach, Martin [Tue, 3 Apr 2018 09:07:56 +0000 (11:07 +0200)]
start REST documentation

6 years agoguix-env.scm: Commit my local changes
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>
6 years agomake some functions static, ensure shutdown tasks could be run repeatedly if 1st...
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

6 years agoAdd condition to toplevel Makefile to support building just the documentation. Corner...
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>
6 years agoThis should almost make it possible to pass --enable-documentation-only
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>
6 years agoconfigure.ac: The comment in line 598 was wrong
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>
6 years agoretry DNS queries, as DNS is UDP-based and hence unreliable
Christian Grothoff [Fri, 30 Mar 2018 18:55:42 +0000 (20:55 +0200)]
retry DNS queries, as DNS is UDP-based and hence unreliable

6 years agocomments on rP
Christian Grothoff [Fri, 30 Mar 2018 16:32:37 +0000 (18:32 +0200)]
comments on rP

6 years agofew more obsolete lines to remove (statistic tested is gone)
Christian Grothoff [Fri, 30 Mar 2018 14:42:37 +0000 (16:42 +0200)]
few more obsolete lines to remove (statistic tested is gone)

6 years agomove experimental subsystems into experimental build...
Christian Grothoff [Fri, 30 Mar 2018 14:38:30 +0000 (16:38 +0200)]
move experimental subsystems into experimental build...

6 years agoeliminate check for dead statistic in integration tests
Christian Grothoff [Fri, 30 Mar 2018 14:36:51 +0000 (16:36 +0200)]
eliminate check for dead statistic in integration tests

6 years agofix conversation ftbfs issues:
Christian Grothoff [Fri, 30 Mar 2018 14:23:29 +0000 (16:23 +0200)]
fix conversation ftbfs issues:

6 years agofix sq compiler warning for uninit parameter, query is not primary key due to overrid...
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

6 years agoAdd .patch to gitignore
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>
6 years agoMerge branch 'master' of gnunet.org:gnunet
Nils Gillmann [Wed, 28 Mar 2018 09:01:58 +0000 (09:01 +0000)]
Merge branch 'master' of gnunet.org:gnunet

6 years agoAdd emacs-based editors temp files to gitignore
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>
6 years agoMerge branch 'master' of ssh://gnunet.org/gnunet
xrs [Tue, 27 Mar 2018 23:24:54 +0000 (01:24 +0200)]
Merge branch 'master' of ssh://gnunet.org/gnunet

6 years agoadd release_policy.rfc
xrs [Tue, 27 Mar 2018 23:24:49 +0000 (01:24 +0200)]
add release_policy.rfc

6 years agoCommit a commented section for install I will be working on later
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>
6 years ago[transport-wlan] use correct buffer position
David Barksdale [Sun, 25 Mar 2018 21:41:08 +0000 (16:41 -0500)]
[transport-wlan] use correct buffer position

6 years agorps profiler: collect statistics
Julius Bünger [Wed, 21 Mar 2018 09:31:04 +0000 (10:31 +0100)]
rps profiler: collect statistics

6 years agorps profiler: log view sizes
Julius Bünger [Wed, 21 Mar 2018 06:56:51 +0000 (07:56 +0100)]
rps profiler: log view sizes

6 years agorps profiler: restructure function
Julius Bünger [Wed, 21 Mar 2018 06:56:14 +0000 (07:56 +0100)]
rps profiler: restructure function

6 years agorps: logging
Julius Bünger [Wed, 21 Mar 2018 06:51:42 +0000 (07:51 +0100)]
rps: logging

6 years agoname
ng0 [Tue, 20 Mar 2018 16:02:57 +0000 (16:02 +0000)]
name

6 years agofix up guix-env.scm
ng0 [Mon, 19 Mar 2018 21:15:44 +0000 (21:15 +0000)]
fix up guix-env.scm

6 years agoseparate variables for view and sampler, view block condition
Julius Bünger [Thu, 15 Mar 2018 20:18:47 +0000 (21:18 +0100)]
separate variables for view and sampler, view block condition

6 years agodumping HTTP response body for debug.
Marcello Stanisci [Thu, 15 Mar 2018 07:06:05 +0000 (08:06 +0100)]
dumping HTTP response body for debug.

6 years agorps service: configure minimum view instead of initval
Julius Bünger [Wed, 14 Mar 2018 19:29:39 +0000 (20:29 +0100)]
rps service: configure minimum view instead of initval

6 years agodebug statement.
Marcello Stanisci [Fri, 9 Mar 2018 08:37:35 +0000 (09:37 +0100)]
debug statement.

6 years agorps service: minor changes and logging
Julius Bünger [Thu, 8 Mar 2018 20:52:53 +0000 (21:52 +0100)]
rps service: minor changes and logging

6 years agoSSL->TLS / X.509 in log messages and comments, remove unnecessary check
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

6 years agoavoid specifying useless DEFAULT values
Christian Grothoff [Thu, 8 Mar 2018 15:27:57 +0000 (16:27 +0100)]
avoid specifying useless DEFAULT values

6 years agoenable cache use by default
Christian Grothoff [Thu, 8 Mar 2018 15:27:36 +0000 (16:27 +0100)]
enable cache use by default

6 years agoenforce query is primary key
Christian Grothoff [Thu, 8 Mar 2018 15:27:21 +0000 (16:27 +0100)]
enforce query is primary key

6 years agofix off-by-one in BOX type processing
Christian Grothoff [Thu, 8 Mar 2018 15:26:58 +0000 (16:26 +0100)]
fix off-by-one in BOX type processing

6 years agorps service: reorder functions in a meaningful way
Julius Bünger [Thu, 8 Mar 2018 15:20:22 +0000 (16:20 +0100)]
rps service: reorder functions in a meaningful way

6 years agorps service: fix memory corruption
Julius Bünger [Thu, 8 Mar 2018 15:18:19 +0000 (16:18 +0100)]
rps service: fix memory corruption