oweals/gnunet.git
5 years agoPartial application of diff send in beberking, Issue #5476
Nils Gillmann [Tue, 13 Nov 2018 11:41:15 +0000 (11:41 +0000)]
Partial application of diff send in beberking, Issue #5476

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agoMerge branch 'master' of gnunet.org:gnunet
Nils Gillmann [Sun, 4 Nov 2018 15:40:12 +0000 (15:40 +0000)]
Merge branch 'master' of gnunet.org:gnunet

5 years agodoc: in installation.texi convert an unused table to itemize.
Nils Gillmann [Sun, 4 Nov 2018 15:40:04 +0000 (15:40 +0000)]
doc: in installation.texi convert an unused table to itemize.

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agofix #5454
Christian Grothoff [Sun, 4 Nov 2018 10:17:09 +0000 (11:17 +0100)]
fix #5454

5 years agochange cmp to be case-insensitive (to get tests to pass)
Christian Grothoff [Sat, 3 Nov 2018 21:11:42 +0000 (22:11 +0100)]
change cmp to be case-insensitive (to get tests to pass)

5 years agostyle fixes
Christian Grothoff [Fri, 2 Nov 2018 22:47:09 +0000 (23:47 +0100)]
style fixes

5 years agouse separate message type to indicate end of transmission (much cleaner)
Christian Grothoff [Fri, 2 Nov 2018 22:30:58 +0000 (23:30 +0100)]
use separate message type to indicate end of transmission (much cleaner)

5 years agofix #5467
Christian Grothoff [Fri, 2 Nov 2018 14:53:34 +0000 (15:53 +0100)]
fix #5467

5 years agoRPS: Adapt to new hashmap API - discard const
Julius Bünger [Fri, 2 Nov 2018 11:49:26 +0000 (12:49 +0100)]
RPS: Adapt to new hashmap API - discard const

5 years agoextend potfile
Christian Grothoff [Thu, 1 Nov 2018 18:24:15 +0000 (19:24 +0100)]
extend potfile

5 years agono need to select private key
Christian Grothoff [Thu, 1 Nov 2018 18:22:26 +0000 (19:22 +0100)]
no need to select private key

5 years agofix #5465
Christian Grothoff [Thu, 1 Nov 2018 16:59:34 +0000 (17:59 +0100)]
fix #5465

5 years agofix compiler warning about redundant GNUNET_PACKED
Christian Grothoff [Thu, 1 Nov 2018 16:59:27 +0000 (17:59 +0100)]
fix compiler warning about redundant GNUNET_PACKED

5 years agostyle fix
Christian Grothoff [Thu, 1 Nov 2018 15:51:12 +0000 (16:51 +0100)]
style fix

5 years agoRPS profiler: Dump statistics more frequently
Julius Bünger [Thu, 1 Nov 2018 15:20:57 +0000 (16:20 +0100)]
RPS profiler: Dump statistics more frequently

5 years agoRPS: Add more multi-hop statistics
Julius Bünger [Thu, 1 Nov 2018 14:47:30 +0000 (15:47 +0100)]
RPS: Add more multi-hop statistics

5 years agoupdate gitignore
Christian Grothoff [Thu, 1 Nov 2018 14:32:31 +0000 (15:32 +0100)]
update gitignore

5 years agowork on TNG
Christian Grothoff [Thu, 1 Nov 2018 14:29:45 +0000 (15:29 +0100)]
work on TNG

5 years agoattempting to fix #5464
Christian Grothoff [Thu, 1 Nov 2018 14:29:10 +0000 (15:29 +0100)]
attempting to fix #5464

5 years agoRPS service: Add more detailed statistics on multi/single-hop peers
Julius Bünger [Thu, 1 Nov 2018 14:24:17 +0000 (15:24 +0100)]
RPS service: Add more detailed statistics on multi/single-hop peers

5 years agoCORE: Document peer_cls
Julius Bünger [Thu, 1 Nov 2018 14:19:35 +0000 (15:19 +0100)]
CORE: Document peer_cls

5 years agoRPS service: Add datastructs for analysis of pulls
Julius Bünger [Tue, 30 Oct 2018 15:50:30 +0000 (16:50 +0100)]
RPS service: Add datastructs for analysis of pulls

5 years agoRPS profiler: Try to avoid assertion on request_cancel
Julius Bünger [Wed, 31 Oct 2018 10:59:51 +0000 (11:59 +0100)]
RPS profiler: Try to avoid assertion on request_cancel

5 years agoRPS service: Try to fix peer destruction during cleanup
Julius Bünger [Wed, 31 Oct 2018 10:52:23 +0000 (11:52 +0100)]
RPS service: Try to fix peer destruction during cleanup

5 years agoRPS service: Use correct file for sub
Julius Bünger [Tue, 30 Oct 2018 12:52:34 +0000 (13:52 +0100)]
RPS service: Use correct file for sub

5 years agoRPS: Change cosmetics - fix indentation
Julius Bünger [Tue, 30 Oct 2018 12:51:24 +0000 (13:51 +0100)]
RPS: Change cosmetics - fix indentation

5 years agofix RPS service: Provide closure for view insertion
Julius Bünger [Tue, 30 Oct 2018 12:15:14 +0000 (13:15 +0100)]
fix RPS service: Provide closure for view insertion

5 years agoMerge branch 'master' of gnunet.org:gnunet
Nils Gillmann [Tue, 30 Oct 2018 12:37:20 +0000 (12:37 +0000)]
Merge branch 'master' of gnunet.org:gnunet

5 years agoconfigure: best effort commit (untested) to solve version requirement for makeinfo.
Nils Gillmann [Tue, 30 Oct 2018 12:37:02 +0000 (12:37 +0000)]
configure: best effort commit (untested) to solve version requirement for makeinfo.

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agoRPS service: Remove leftover code
Julius Bünger [Tue, 30 Oct 2018 11:03:40 +0000 (12:03 +0100)]
RPS service: Remove leftover code

5 years agoRPS: Use GNUNET_MIN instead of own min
Julius Bünger [Mon, 29 Oct 2018 16:54:53 +0000 (17:54 +0100)]
RPS: Use GNUNET_MIN instead of own min

5 years agoRPS service: separate values with newline when writing to file
Julius Bünger [Thu, 25 Oct 2018 12:50:10 +0000 (14:50 +0200)]
RPS service: separate values with newline when writing to file

5 years agoRPS utils: Use proper size for writing to file
Julius Bünger [Thu, 25 Oct 2018 12:49:12 +0000 (14:49 +0200)]
RPS utils: Use proper size for writing to file

5 years agoRPS service: cleanup (unused) data structures
Julius Bünger [Thu, 25 Oct 2018 12:43:07 +0000 (14:43 +0200)]
RPS service: cleanup (unused) data structures

5 years agodoc/man: More fixes.
Nils Gillmann [Sat, 27 Oct 2018 20:29:27 +0000 (20:29 +0000)]
doc/man: More fixes.

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agoStart fixing the man pages via linting and style.
Nils Gillmann [Fri, 26 Oct 2018 16:08:14 +0000 (16:08 +0000)]
Start fixing the man pages via linting and style.

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agodoc/man/5,1: in SEE ALSO mention that the main documentation is maintained in texinfo...
Nils Gillmann [Fri, 26 Oct 2018 12:58:20 +0000 (12:58 +0000)]
doc/man/5,1: in SEE ALSO mention that the main documentation is maintained in texinfo format as well as two optional section 7 manuals.

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agoREST: remove base64 padding fix as this is now fixed in encoder
Schanzenbach, Martin [Fri, 26 Oct 2018 00:17:00 +0000 (09:17 +0900)]
REST: remove base64 padding fix as this is now fixed in encoder

5 years agoFix base64 encoder.
Marcello Stanisci [Thu, 25 Oct 2018 16:13:41 +0000 (18:13 +0200)]
Fix base64 encoder.

Eliminating the appending of a '=' symbol in the
last position of the output string.

5 years agoRECLAIM: forgot conf file for tests
Schanzenbach, Martin [Thu, 25 Oct 2018 15:04:38 +0000 (00:04 +0900)]
RECLAIM: forgot conf file for tests

5 years agoREST: comment credential REST plugin for now as it FTBFS
Schanzenbach, Martin [Thu, 25 Oct 2018 15:02:39 +0000 (00:02 +0900)]
REST: comment credential REST plugin for now as it FTBFS

5 years agodoc/documentation split into doc/tutorial and doc/handbook for clarity and to avoid...
Christian Grothoff [Thu, 25 Oct 2018 13:46:45 +0000 (15:46 +0200)]
doc/documentation split into doc/tutorial and doc/handbook for clarity and to avoid automake freakout

5 years agocleaning up configure, in particular the idn.h checks
Christian Grothoff [Thu, 25 Oct 2018 13:05:21 +0000 (15:05 +0200)]
cleaning up configure, in particular the idn.h checks

5 years agofix -lidn(2) linkage by adding missing AM_CONDITIONAL and missing endif statements
Christian Grothoff [Thu, 25 Oct 2018 10:00:16 +0000 (12:00 +0200)]
fix -lidn(2) linkage by adding missing AM_CONDITIONAL and missing endif statements

5 years agolibidn + libidn2 support, as proposed by WJ Liu / multiSnow in a github gist.
Nils Gillmann [Sun, 21 Oct 2018 17:48:50 +0000 (17:48 +0000)]
libidn + libidn2 support, as proposed by WJ Liu / multiSnow in a github gist.

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agoclarify license of test scripts
Christian Grothoff [Thu, 25 Oct 2018 08:57:45 +0000 (10:57 +0200)]
clarify license of test scripts

5 years agoadd possibility of hijacking any (sub)domain, not just TLDs, via configuration file...
Christian Grothoff [Thu, 25 Oct 2018 08:57:35 +0000 (10:57 +0200)]
add possibility of hijacking any (sub)domain, not just TLDs, via configuration file [gns] section

5 years agouk.gnunet.org was taken down, use another DNS name
Christian Grothoff [Thu, 25 Oct 2018 08:28:53 +0000 (10:28 +0200)]
uk.gnunet.org was taken down, use another DNS name

5 years agoallow any zone if request was for NULL
Christian Grothoff [Thu, 25 Oct 2018 08:25:01 +0000 (10:25 +0200)]
allow any zone if request was for NULL

5 years agoRemove unnecessary (and perilous) function pointer cast.
Marcello Stanisci [Wed, 24 Oct 2018 10:52:58 +0000 (12:52 +0200)]
Remove unnecessary (and perilous) function pointer cast.

5 years agofix doc build: I have version.texi, but no gversion.texi
Christian Grothoff [Tue, 23 Oct 2018 10:57:37 +0000 (12:57 +0200)]
fix doc build: I have version.texi, but no gversion.texi

5 years agoWe want portable shell scripts, not plain bash-specific scripts.
Nils Gillmann [Sun, 21 Oct 2018 18:49:41 +0000 (18:49 +0000)]
We want portable shell scripts, not plain bash-specific scripts.

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agoREADME: document texi2mdoc optional dependency
Nils Gillmann [Sun, 21 Oct 2018 17:58:46 +0000 (17:58 +0000)]
README: document texi2mdoc optional dependency

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agoIf texi2mdoc is not found, throw a warning when --enable-section7 is true
Nils Gillmann [Sun, 21 Oct 2018 14:33:57 +0000 (14:33 +0000)]
If texi2mdoc is not found, throw a warning when --enable-section7 is true

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agodocumentation: Remove usage of version and version2.texi, replace with portable sed.
Nils Gillmann [Sun, 21 Oct 2018 13:36:09 +0000 (13:36 +0000)]
documentation: Remove usage of version and version2.texi, replace with portable sed.

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agofnindex is wrong texinfo.
Nils Gillmann [Sun, 21 Oct 2018 12:33:23 +0000 (12:33 +0000)]
fnindex is wrong texinfo.

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agoinstallation.texi: some texinfo versions reported this as bad syntax.
Nils Gillmann [Sun, 21 Oct 2018 12:29:22 +0000 (12:29 +0000)]
installation.texi: some texinfo versions reported this as bad syntax.

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agoRPS service: Write push frequency and pull delays to disk
Julius Bünger [Sat, 20 Oct 2018 12:44:16 +0000 (14:44 +0200)]
RPS service: Write push frequency and pull delays to disk

5 years agoRPS: Fix writing internals to disk
Julius Bünger [Sat, 20 Oct 2018 12:21:02 +0000 (14:21 +0200)]
RPS: Fix writing internals to disk

5 years agoRPS: Try to fix building error
Julius Bünger [Thu, 18 Oct 2018 15:38:43 +0000 (17:38 +0200)]
RPS: Try to fix building error

5 years agomove aux before canonical checks
Christian Grothoff [Sat, 20 Oct 2018 09:09:47 +0000 (11:09 +0200)]
move aux before canonical checks

5 years agofix include order
Christian Grothoff [Sat, 20 Oct 2018 09:05:54 +0000 (11:05 +0200)]
fix include order

5 years agoignore build-aux
Christian Grothoff [Thu, 18 Oct 2018 15:45:45 +0000 (17:45 +0200)]
ignore build-aux

5 years agolicense
Christian Grothoff [Thu, 18 Oct 2018 15:44:34 +0000 (17:44 +0200)]
license

5 years agoflat was renamed to heap
Christian Grothoff [Thu, 18 Oct 2018 15:43:33 +0000 (17:43 +0200)]
flat was renamed to heap

5 years agoupdate gitignore
Christian Grothoff [Thu, 18 Oct 2018 15:38:45 +0000 (17:38 +0200)]
update gitignore

5 years agoTR suggested using AC_CONFIG_AUX_DIR before AM_INIT_AUTOMAKE to prevent build issue...
Christian Grothoff [Thu, 18 Oct 2018 15:18:28 +0000 (17:18 +0200)]
TR suggested using AC_CONFIG_AUX_DIR before AM_INIT_AUTOMAKE to prevent build issue when parent dir is automake project dir

5 years agorevise communicator API
Christian Grothoff [Thu, 18 Oct 2018 14:43:40 +0000 (16:43 +0200)]
revise communicator API

5 years agofix merge artifact
Christian Grothoff [Thu, 18 Oct 2018 14:27:54 +0000 (16:27 +0200)]
fix merge artifact

5 years agoadd support for /etc/hosts
Christian Grothoff [Thu, 18 Oct 2018 13:55:30 +0000 (15:55 +0200)]
add support for /etc/hosts

5 years agouse unique 32-bit IDs for DNS requests to avoid random confusions, handle additional...
Christian Grothoff [Thu, 18 Oct 2018 12:55:17 +0000 (14:55 +0200)]
use unique 32-bit IDs for DNS requests to avoid random confusions, handle additional and authoritative records as well

5 years agocurl: reschedule uses GNUNET_CURL_perform2.
Marcello Stanisci [Wed, 17 Oct 2018 18:02:35 +0000 (20:02 +0200)]
curl: reschedule uses GNUNET_CURL_perform2.

5 years agocurl: abstracting response's parser & cleaner.
Marcello Stanisci [Wed, 17 Oct 2018 10:33:50 +0000 (12:33 +0200)]
curl: abstracting response's parser & cleaner.

5 years agoRPS: Cleanup datastructures, NULL out freed pointers
Julius Bünger [Mon, 15 Oct 2018 21:11:31 +0000 (23:11 +0200)]
RPS: Cleanup datastructures, NULL out freed pointers

5 years agoNAMESTORE: sqlite plugins cleanup
Schanzenbach, Martin [Mon, 15 Oct 2018 14:26:58 +0000 (23:26 +0900)]
NAMESTORE: sqlite plugins cleanup

5 years agoNAMESTORE: rename flat plugin to heap
Schanzenbach, Martin [Mon, 15 Oct 2018 10:05:11 +0000 (19:05 +0900)]
NAMESTORE: rename flat plugin to heap

5 years agofix intendation
Schanzenbach, Martin [Mon, 15 Oct 2018 09:42:21 +0000 (18:42 +0900)]
fix intendation

5 years agomodify sqlite logic to accomodate rowcount starting from 1
Schanzenbach, Martin [Mon, 15 Oct 2018 09:41:29 +0000 (18:41 +0900)]
modify sqlite logic to accomodate rowcount starting from 1

5 years agoRPS tests: Schedule shutdown properly
Julius Bünger [Sun, 14 Oct 2018 11:37:27 +0000 (13:37 +0200)]
RPS tests: Schedule shutdown properly

5 years agoRPS API: Remove numer of peers from stream request
Julius Bünger [Sun, 14 Oct 2018 11:35:23 +0000 (13:35 +0200)]
RPS API: Remove numer of peers from stream request

5 years agoRPS service: Only change statistics from main sub
Julius Bünger [Sun, 14 Oct 2018 08:06:24 +0000 (10:06 +0200)]
RPS service: Only change statistics from main sub

5 years agoRPS test: Add another group for sub test
Julius Bünger [Sun, 14 Oct 2018 08:04:13 +0000 (10:04 +0200)]
RPS test: Add another group for sub test

5 years agoRPS: Add forgotten definition of message types
Julius Bünger [Sat, 13 Oct 2018 16:01:56 +0000 (18:01 +0200)]
RPS: Add forgotten definition of message types

5 years agofix broken zone iteration
Schanzenbach, Martin [Sat, 13 Oct 2018 13:21:05 +0000 (22:21 +0900)]
fix broken zone iteration

5 years agoshow that rel exp in dht does not work
Schanzenbach, Martin [Sat, 13 Oct 2018 07:09:18 +0000 (16:09 +0900)]
show that rel exp in dht does not work

5 years ago add rel expiration test
Schanzenbach, Martin [Sat, 13 Oct 2018 07:01:55 +0000 (16:01 +0900)]
 add rel expiration test

5 years agoRPS service: Fix - handle case of nonexisting sub
Julius Bünger [Thu, 11 Oct 2018 18:31:33 +0000 (20:31 +0200)]
RPS service: Fix - handle case of nonexisting sub

5 years agoRPS tests: Refine tests for subs
Julius Bünger [Thu, 11 Oct 2018 14:35:33 +0000 (16:35 +0200)]
RPS tests: Refine tests for subs

5 years agoRPS API: Add API calls to rps header
Julius Bünger [Thu, 11 Oct 2018 14:34:46 +0000 (16:34 +0200)]
RPS API: Add API calls to rps header

5 years agoRPS API: (Temporarily) Fix usage of stream request handles
Julius Bünger [Thu, 11 Oct 2018 14:33:17 +0000 (16:33 +0200)]
RPS API: (Temporarily) Fix usage of stream request handles

5 years agoRPS Tests: Test Subs
Julius Bünger [Thu, 11 Oct 2018 12:48:02 +0000 (14:48 +0200)]
RPS Tests: Test Subs

5 years agoRPS Tests: Refactor (run post_test before disconnect)
Julius Bünger [Thu, 11 Oct 2018 12:42:53 +0000 (14:42 +0200)]
RPS Tests: Refactor (run post_test before disconnect)

5 years agoRPS API: Add creation, deletion of Subs
Julius Bünger [Thu, 11 Oct 2018 12:39:48 +0000 (14:39 +0200)]
RPS API: Add creation, deletion of Subs

5 years agoRPS api: Clean code and logging
Julius Bünger [Thu, 11 Oct 2018 12:09:36 +0000 (14:09 +0200)]
RPS api: Clean code and logging

5 years agoMerge branch 'master' of gnunet.org:gnunet
Nils Gillmann [Wed, 10 Oct 2018 08:57:47 +0000 (08:57 +0000)]
Merge branch 'master' of gnunet.org:gnunet

5 years agocontributing: Adjust note on prefered test languages. Remove footnote section as...
Nils Gillmann [Wed, 10 Oct 2018 08:39:24 +0000 (08:39 +0000)]
contributing: Adjust note on prefered test languages. Remove footnote section as it is prefered to not have footnotes at all.

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agoRename Makefile example (025.c) to resemble it being a Makefile (025.Makefile.am...
Nils Gillmann [Wed, 10 Oct 2018 08:35:13 +0000 (08:35 +0000)]
Rename Makefile example (025.c) to resemble it being a Makefile (025.Makefile.am). Adjust doc/documentation/Makefile.am accordingly.

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agophilosophy: reformat paragraphs.
Nils Gillmann [Wed, 10 Oct 2018 08:24:05 +0000 (08:24 +0000)]
philosophy: reformat paragraphs.

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agophilosophy: likewise.
Nils Gillmann [Wed, 10 Oct 2018 08:22:07 +0000 (08:22 +0000)]
philosophy: likewise.

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agodeveloper: likewise.
Nils Gillmann [Wed, 10 Oct 2018 07:33:24 +0000 (07:33 +0000)]
developer: likewise.

Signed-off-by: Nils Gillmann <ng0@n0.is>