oweals/gnunet.git
6 years agoAdd API call to receive unbiased peer stream for debugging and profiling
Julius Bünger [Thu, 13 Sep 2018 22:38:45 +0000 (00:38 +0200)]
Add API call to receive unbiased peer stream for debugging and profiling

6 years agoQuote strings if in csv mode (statistics cli)
Julius Bünger [Wed, 12 Sep 2018 14:55:24 +0000 (16:55 +0200)]
Quote strings if in csv mode (statistics cli)

6 years agoDecrement statistics count for pending checks
Julius Bünger [Wed, 12 Sep 2018 14:02:22 +0000 (16:02 +0200)]
Decrement statistics count for pending checks

6 years agofix docs
Schanzenbach, Martin [Tue, 11 Sep 2018 13:05:59 +0000 (15:05 +0200)]
fix docs

6 years agouser.texi: cleanup.
Nils Gillmann [Tue, 11 Sep 2018 12:57:18 +0000 (12:57 +0000)]
user.texi: cleanup.

Signed-off-by: Nils Gillmann <ng0@n0.is>
6 years agoupdate docs for reclaim
Schanzenbach, Martin [Sat, 8 Sep 2018 07:11:44 +0000 (09:11 +0200)]
update docs for reclaim

6 years agodoc: start work on mdoc generation support
Nils Gillmann [Fri, 7 Sep 2018 15:41:06 +0000 (15:41 +0000)]
doc: start work on mdoc generation support

Signed-off-by: Nils Gillmann <ng0@n0.is>
6 years agognunet.texi: remove some comments
Nils Gillmann [Fri, 7 Sep 2018 12:47:24 +0000 (12:47 +0000)]
gnunet.texi: remove some comments

Signed-off-by: Nils Gillmann <ng0@n0.is>
6 years agoFix signedness to keep compiler happy
Julius Bünger [Thu, 6 Sep 2018 01:20:07 +0000 (03:20 +0200)]
Fix signedness to keep compiler happy

6 years agoFix non-compiling code by proper pre-compiler usage
Julius Bünger [Thu, 6 Sep 2018 01:17:01 +0000 (03:17 +0200)]
Fix non-compiling code by proper pre-compiler usage

6 years agoChange cosmetics - keep compiler happy
Julius Bünger [Thu, 6 Sep 2018 01:15:41 +0000 (03:15 +0200)]
Change cosmetics - keep compiler happy

6 years agofix gns plugin action on NOTFOUND
Christian Grothoff [Wed, 5 Sep 2018 13:02:06 +0000 (15:02 +0200)]
fix gns plugin action on NOTFOUND

6 years agoit trans
Christian Grothoff [Sun, 2 Sep 2018 12:37:33 +0000 (14:37 +0200)]
it trans

6 years agoKeep track of pending liveliness checks with statistics
Julius Bünger [Thu, 30 Aug 2018 14:09:12 +0000 (16:09 +0200)]
Keep track of pending liveliness checks with statistics

6 years agoDont write internals to file by default II
Julius Bünger [Wed, 29 Aug 2018 22:03:53 +0000 (00:03 +0200)]
Dont write internals to file by default II

6 years agoDont write internals to file by default
Julius Bünger [Wed, 29 Aug 2018 15:48:10 +0000 (17:48 +0200)]
Dont write internals to file by default

6 years agoMake cosmetic changes
Julius Bünger [Wed, 29 Aug 2018 13:42:55 +0000 (15:42 +0200)]
Make cosmetic changes

6 years agoFix condition for returning peer from sampler element
Julius Bünger [Wed, 29 Aug 2018 13:42:19 +0000 (15:42 +0200)]
Fix condition for returning peer from sampler element

6 years agoSchedule insertion in view,sampler on check
Julius Bünger [Wed, 29 Aug 2018 12:16:48 +0000 (14:16 +0200)]
Schedule insertion in view,sampler on check

6 years agoAdd reason to wait for more peers
Julius Bünger [Wed, 29 Aug 2018 10:32:01 +0000 (12:32 +0200)]
Add reason to wait for more peers

6 years agoGet statistics values from within sampler
Julius Bünger [Wed, 29 Aug 2018 10:30:13 +0000 (12:30 +0200)]
Get statistics values from within sampler

6 years agoUpdate the view size on a new network size estimate
Julius Bünger [Wed, 29 Aug 2018 08:47:59 +0000 (10:47 +0200)]
Update the view size on a new network size estimate

6 years agoAdd missing #ifdef
Julius Bünger [Sun, 26 Aug 2018 21:14:28 +0000 (23:14 +0200)]
Add missing #ifdef

6 years agoRequest samples from multiple peers (rps profiler)
Julius Bünger [Sun, 26 Aug 2018 20:58:05 +0000 (22:58 +0200)]
Request samples from multiple peers (rps profiler)

6 years agoChange cosmetics of sampler element implementation
Julius Bünger [Fri, 24 Aug 2018 13:35:28 +0000 (15:35 +0200)]
Change cosmetics of sampler element implementation

6 years agoReinitialise the (client) sampler element after querying
Julius Bünger [Fri, 24 Aug 2018 10:47:54 +0000 (12:47 +0200)]
Reinitialise the (client) sampler element after querying

6 years agoFix: Cast closure to proper type
Julius Bünger [Fri, 24 Aug 2018 08:48:34 +0000 (10:48 +0200)]
Fix: Cast closure to proper type

6 years agoUnify strings in rps profiler
Julius Bünger [Fri, 24 Aug 2018 08:41:04 +0000 (10:41 +0200)]
Unify strings in rps profiler

6 years agoRefactor code cosmetically (rps profiler)
Julius Bünger [Fri, 24 Aug 2018 08:39:10 +0000 (10:39 +0200)]
Refactor code cosmetically (rps profiler)

6 years agoCount number of unrequested pull replies with statistics
Julius Bünger [Fri, 24 Aug 2018 05:58:47 +0000 (07:58 +0200)]
Count number of unrequested pull replies with statistics

6 years agoIntroduce more statistical values (rps service)
Julius Bünger [Thu, 23 Aug 2018 13:10:27 +0000 (15:10 +0200)]
Introduce more statistical values (rps service)

6 years agoRefactor code mostly visually to prevent compiler warnings
Julius Bünger [Thu, 23 Aug 2018 13:07:46 +0000 (15:07 +0200)]
Refactor code mostly visually to prevent compiler warnings

6 years agobenchmark: count rsa_blind properly
Florian Dold [Sun, 19 Aug 2018 17:12:06 +0000 (19:12 +0200)]
benchmark: count rsa_blind properly

6 years agofix benchmark for threads
Florian Dold [Sun, 19 Aug 2018 17:01:45 +0000 (19:01 +0200)]
fix benchmark for threads

6 years agobenchmark collection awk scripts
Florian Dold [Sat, 18 Aug 2018 13:10:39 +0000 (15:10 +0200)]
benchmark collection awk scripts

6 years agoimproved benchmarking
Florian Dold [Sat, 18 Aug 2018 02:20:10 +0000 (04:20 +0200)]
improved benchmarking

6 years agotypo
Florian Dold [Sat, 18 Aug 2018 01:39:07 +0000 (03:39 +0200)]
typo

6 years agobenchmarking: assert
Florian Dold [Sat, 18 Aug 2018 00:56:03 +0000 (02:56 +0200)]
benchmarking: assert

6 years agobenchmarking: minor fix
Florian Dold [Sat, 18 Aug 2018 00:34:23 +0000 (02:34 +0200)]
benchmarking: minor fix

6 years agoURL benchmarking
Florian Dold [Sat, 18 Aug 2018 00:29:14 +0000 (02:29 +0200)]
URL benchmarking

6 years agomissing files
Florian Dold [Fri, 17 Aug 2018 23:36:37 +0000 (01:36 +0200)]
missing files

6 years agobasic benchmarking
Florian Dold [Fri, 17 Aug 2018 22:47:04 +0000 (00:47 +0200)]
basic benchmarking

6 years agoguix: postgres dep
Florian Dold [Thu, 16 Aug 2018 23:47:50 +0000 (01:47 +0200)]
guix: postgres dep

6 years agoguix: fix git filter and source-dir
Florian Dold [Thu, 16 Aug 2018 23:34:12 +0000 (01:34 +0200)]
guix: fix git filter and source-dir

6 years agoguix: only include files from git
Florian Dold [Thu, 16 Aug 2018 23:25:25 +0000 (01:25 +0200)]
guix: only include files from git

6 years agofix guix git version
Florian Dold [Thu, 16 Aug 2018 22:55:20 +0000 (00:55 +0200)]
fix guix git version

6 years agoalso move docker/ to contrib
Florian Dold [Thu, 16 Aug 2018 22:04:53 +0000 (00:04 +0200)]
also move docker/ to contrib

6 years agomove misc CI and build system files to contrib/
Florian Dold [Thu, 16 Aug 2018 22:01:47 +0000 (00:01 +0200)]
move misc CI and build system files to contrib/

We can't have one or more files for every build system out there in the
root directory, especially if they are not commented/documented.

6 years agoadd a guix GNUnet dev package definition
Florian Dold [Thu, 16 Aug 2018 20:54:43 +0000 (22:54 +0200)]
add a guix GNUnet dev package definition

The module with the package can be used to override the Guix GNU
distribution's gnunet package with the development version from git.

6 years agomissing comma in configure.ac
Florian Dold [Thu, 16 Aug 2018 15:59:17 +0000 (17:59 +0200)]
missing comma in configure.ac

6 years agominor fix
Christian Grothoff [Thu, 16 Aug 2018 12:26:25 +0000 (14:26 +0200)]
minor fix

6 years agotolerate failure to start gnunet-service-resolver, make resolver not crash if /etc...
Christian Grothoff [Wed, 15 Aug 2018 20:57:31 +0000 (22:57 +0200)]
tolerate failure to start gnunet-service-resolver, make resolver not crash if /etc/resolv.conf does not exist

6 years agore-run pogen
Christian Grothoff [Wed, 15 Aug 2018 11:05:14 +0000 (13:05 +0200)]
re-run pogen

6 years agoDestroy channel and their datastructures properly
Julius Bünger [Tue, 14 Aug 2018 16:42:46 +0000 (18:42 +0200)]
Destroy channel and their datastructures properly

6 years agohandle case that DNS servers do not return A/AAAA records if we ask for ALL
Christian Grothoff [Tue, 14 Aug 2018 13:48:14 +0000 (15:48 +0200)]
handle case that DNS servers do not return A/AAAA records if we ask for ALL

6 years agofix CNAME handling, caching, out-of-bounds accesses, etc. in gnunet-service-resolver
Christian Grothoff [Tue, 14 Aug 2018 13:30:42 +0000 (15:30 +0200)]
fix CNAME handling, caching, out-of-bounds accesses, etc. in gnunet-service-resolver

6 years agowhitespace
Christian Grothoff [Tue, 14 Aug 2018 13:30:22 +0000 (15:30 +0200)]
whitespace

6 years agoresolve merge conflict with peerinfo plugin move
Christian Grothoff [Tue, 14 Aug 2018 09:17:30 +0000 (11:17 +0200)]
resolve merge conflict with peerinfo plugin move

6 years agofixed makefile for plugin_rest_gns, json_generator
Phil [Mon, 13 Aug 2018 23:05:18 +0000 (01:05 +0200)]
fixed makefile for plugin_rest_gns, json_generator

6 years agoFix documentation and assertions
Julius Bünger [Mon, 13 Aug 2018 17:08:02 +0000 (19:08 +0200)]
Fix documentation and assertions

6 years agoRemove BINARY from test configuration
Julius Bünger [Mon, 13 Aug 2018 16:13:35 +0000 (18:13 +0200)]
Remove BINARY from test configuration

6 years agoAdd BINARY to test config
Julius Bünger [Mon, 13 Aug 2018 16:11:35 +0000 (18:11 +0200)]
Add BINARY to test config

6 years agodo notify client about destroyed channel on MQ error
Christian Grothoff [Mon, 13 Aug 2018 15:58:10 +0000 (17:58 +0200)]
do notify client about destroyed channel on MQ error

6 years agoUpdate po-files
Julius Bünger [Mon, 13 Aug 2018 15:37:57 +0000 (17:37 +0200)]
Update po-files

6 years agoSchedule destruction of channel during destruction of other channel
Julius Bünger [Mon, 13 Aug 2018 15:32:58 +0000 (17:32 +0200)]
Schedule destruction of channel during destruction of other channel

6 years agoUpdate po-files
Julius Bünger [Mon, 13 Aug 2018 12:44:17 +0000 (14:44 +0200)]
Update po-files

6 years agoRefactor, simplify, delete code
Julius Bünger [Mon, 13 Aug 2018 12:32:07 +0000 (14:32 +0200)]
Refactor, simplify, delete code

6 years agoMake non-exported functions static
Julius Bünger [Fri, 10 Aug 2018 10:50:39 +0000 (12:50 +0200)]
Make non-exported functions static

6 years agoUse synchronised logic for closing channels (rps service)
Julius Bünger [Fri, 10 Aug 2018 10:44:51 +0000 (12:44 +0200)]
Use synchronised logic for closing channels (rps service)

6 years agomoved test files and fixed namestore
Phil [Mon, 13 Aug 2018 09:23:13 +0000 (11:23 +0200)]
moved test files and fixed namestore

6 years agofix dep handling rest plugin
Schanzenbach, Martin [Mon, 13 Aug 2018 07:56:48 +0000 (09:56 +0200)]
fix dep handling rest plugin

6 years agofix build; move rest plugins to separate folder
Schanzenbach, Martin [Mon, 13 Aug 2018 06:51:19 +0000 (08:51 +0200)]
fix build; move rest plugins to separate folder

6 years ago-fix peerinfo warning
Phil [Sun, 12 Aug 2018 21:37:32 +0000 (23:37 +0200)]
-fix peerinfo warning

6 years agoChanged Namestore API, changed error handling, changed gns record json
Phil [Sun, 12 Aug 2018 21:11:10 +0000 (23:11 +0200)]
Changed Namestore API, changed error handling, changed gns record json

6 years agorewrite error handling and subsystem PUT
Phil [Sat, 11 Aug 2018 23:46:11 +0000 (01:46 +0200)]
rewrite error handling and subsystem PUT

6 years agosplit namespace of put request in identity rest api
Phil [Sat, 11 Aug 2018 12:21:58 +0000 (14:21 +0200)]
split namespace of put request in identity rest api

6 years agofix build order: peerinfo logic depending on transport must be in peerinfo-tool
Christian Grothoff [Sat, 11 Aug 2018 08:40:26 +0000 (10:40 +0200)]
fix build order: peerinfo logic depending on transport must be in peerinfo-tool

6 years agointroduce allocation wrappers to improve libgcrypt performance
Christian Grothoff [Sat, 11 Aug 2018 04:20:40 +0000 (06:20 +0200)]
introduce allocation wrappers to improve libgcrypt performance

6 years agoadded additional namespaces in identity rest api
Phil [Fri, 10 Aug 2018 22:35:35 +0000 (00:35 +0200)]
added additional namespaces in identity rest api

6 years agofix identity rename
Phil [Fri, 10 Aug 2018 21:50:40 +0000 (23:50 +0200)]
fix identity rename

6 years agoupdate potfiles
Christian Grothoff [Fri, 10 Aug 2018 19:53:22 +0000 (21:53 +0200)]
update potfiles

6 years agonicer pq logging
Christian Grothoff [Fri, 10 Aug 2018 19:53:02 +0000 (21:53 +0200)]
nicer pq logging

6 years agodo not warn about empty bodies
Christian Grothoff [Fri, 10 Aug 2018 16:52:51 +0000 (18:52 +0200)]
do not warn about empty bodies

6 years agochange makefile reorder back
Schanzenbach, Martin [Fri, 10 Aug 2018 08:03:58 +0000 (10:03 +0200)]
change makefile reorder back

6 years agoattempt #5422
Schanzenbach, Martin [Thu, 9 Aug 2018 22:47:29 +0000 (00:47 +0200)]
attempt #5422

6 years agotemp fix for json deps
Schanzenbach, Martin [Thu, 9 Aug 2018 22:25:38 +0000 (00:25 +0200)]
temp fix for json deps

6 years agofix parallel build
Schanzenbach, Martin [Thu, 9 Aug 2018 22:03:42 +0000 (00:03 +0200)]
fix parallel build

6 years agoMerge branch 'gsoc2018/rest_api'
Schanzenbach, Martin [Thu, 9 Aug 2018 21:57:14 +0000 (23:57 +0200)]
Merge branch 'gsoc2018/rest_api'

6 years agostyle
Schanzenbach, Martin [Thu, 9 Aug 2018 21:51:46 +0000 (23:51 +0200)]
style

6 years agominor formatting
Christian Grothoff [Thu, 9 Aug 2018 15:14:09 +0000 (17:14 +0200)]
minor formatting

6 years agoadjust RPS to new CADET API semantic, dead code elimination
Christian Grothoff [Thu, 9 Aug 2018 15:01:48 +0000 (17:01 +0200)]
adjust RPS to new CADET API semantic, dead code elimination

6 years agomerge
Christian Grothoff [Thu, 9 Aug 2018 14:43:47 +0000 (16:43 +0200)]
merge

6 years agochange CADET channel destroy API to not call the callback if the client initiated...
Christian Grothoff [Thu, 9 Aug 2018 14:35:32 +0000 (16:35 +0200)]
change CADET channel destroy API to not call the callback if the client initiated the channel's destruction

6 years agouse fprintf, change output style
Schanzenbach, Martin [Thu, 9 Aug 2018 14:22:33 +0000 (16:22 +0200)]
use fprintf, change output style

6 years agoactually fix revocation
Schanzenbach, Martin [Thu, 9 Aug 2018 14:13:01 +0000 (16:13 +0200)]
actually fix revocation

6 years agosyntax
Schanzenbach, Martin [Thu, 9 Aug 2018 14:10:56 +0000 (16:10 +0200)]
syntax

6 years agofix output; fix revocation
Schanzenbach, Martin [Thu, 9 Aug 2018 14:07:33 +0000 (16:07 +0200)]
fix output; fix revocation

6 years agoissue case insensitivity
Schanzenbach, Martin [Thu, 9 Aug 2018 12:22:40 +0000 (14:22 +0200)]
issue case insensitivity

6 years agoAdd docstrings to recently introduced functions
Julius Bünger [Thu, 9 Aug 2018 11:54:10 +0000 (13:54 +0200)]
Add docstrings to recently introduced functions

6 years agofix case insensitivity
Schanzenbach, Martin [Thu, 9 Aug 2018 10:58:48 +0000 (12:58 +0200)]
fix case insensitivity