oweals/gnunet.git
5 years agoadd missing file
Christian Grothoff [Thu, 15 Nov 2018 20:41:19 +0000 (21:41 +0100)]
add missing file

5 years agogetting data structures in place for gnunet-service-tng
Christian Grothoff [Thu, 15 Nov 2018 14:43:41 +0000 (15:43 +0100)]
getting data structures in place for gnunet-service-tng

5 years agofix double-read task in communicator-unix
Christian Grothoff [Thu, 15 Nov 2018 13:08:31 +0000 (14:08 +0100)]
fix double-read task in communicator-unix

5 years agoget gnunet-service-tng to build
Christian Grothoff [Thu, 15 Nov 2018 12:56:40 +0000 (13:56 +0100)]
get gnunet-service-tng to build

5 years agomake copy of transport_api_core.c
Christian Grothoff [Thu, 15 Nov 2018 08:27:35 +0000 (09:27 +0100)]
make copy of transport_api_core.c

5 years agofix #5477
lurchi [Wed, 14 Nov 2018 16:24:43 +0000 (17:24 +0100)]
fix #5477

5 years agoadd logic to handle monitor start to gnunet-service-tng.c
Christian Grothoff [Wed, 14 Nov 2018 13:42:12 +0000 (14:42 +0100)]
add logic to handle monitor start to gnunet-service-tng.c

5 years agoadd first sketch of libgnunettransportmonitor.so implementation
Christian Grothoff [Wed, 14 Nov 2018 13:35:49 +0000 (14:35 +0100)]
add first sketch of libgnunettransportmonitor.so implementation

5 years agoHANDBOOK: Minor updates
Schanzenbach, Martin [Wed, 14 Nov 2018 07:40:31 +0000 (08:40 +0100)]
HANDBOOK: Minor updates

5 years agocomplete implementation of -R, to be tested by r
Christian Grothoff [Tue, 13 Nov 2018 13:59:14 +0000 (14:59 +0100)]
complete implementation of -R, to be tested by r

5 years agoadded -R tests for multiple arguments
rexxnor [Tue, 13 Nov 2018 13:22:01 +0000 (14:22 +0100)]
added -R tests for multiple arguments

5 years agoMerge branch 'master' of gnunet.org:gnunet
Nils Gillmann [Tue, 13 Nov 2018 11:42:15 +0000 (11:42 +0000)]
Merge branch 'master' of gnunet.org:gnunet

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 agoadd logic to skip tests if DNS or /etc/hosts does not like us
Christian Grothoff [Mon, 12 Nov 2018 20:25:06 +0000 (21:25 +0100)]
add logic to skip tests if DNS or /etc/hosts does not like us

5 years agofix resolver bugs and warnings
Christian Grothoff [Mon, 12 Nov 2018 20:13:30 +0000 (21:13 +0100)]
fix resolver bugs and warnings

5 years agotrying to fix #5472
Christian Grothoff [Mon, 12 Nov 2018 19:55:33 +0000 (20:55 +0100)]
trying to fix #5472

5 years agofix etime setting in gnunet-namestore
Christian Grothoff [Mon, 12 Nov 2018 19:48:43 +0000 (20:48 +0100)]
fix etime setting in gnunet-namestore

5 years agoGNSRECORD: fix build w/o jansson
Schanzenbach, Martin [Mon, 12 Nov 2018 15:15:32 +0000 (16:15 +0100)]
GNSRECORD: fix build w/o jansson

5 years agoBUILD: remove ERROR from warning line
Schanzenbach, Martin [Mon, 12 Nov 2018 14:49:30 +0000 (15:49 +0100)]
BUILD: remove ERROR from warning line

5 years agoignore new binary
Christian Grothoff [Sat, 10 Nov 2018 18:27:02 +0000 (19:27 +0100)]
ignore new binary

5 years agonew convenience function to do operations on a configuration object to avoid repetiti...
Christian Grothoff [Sat, 10 Nov 2018 16:36:11 +0000 (17:36 +0100)]
new convenience function to do operations on a configuration object to avoid repetitive configuration_create, _load and _destroy logic

5 years agostarting with TNG implementation
Christian Grothoff [Thu, 8 Nov 2018 22:10:47 +0000 (23:10 +0100)]
starting with TNG implementation

5 years agosend NEW_COMMUNICATOR message on startup
Christian Grothoff [Thu, 8 Nov 2018 13:40:01 +0000 (14:40 +0100)]
send NEW_COMMUNICATOR message on startup

5 years agounix communicator now builds
Christian Grothoff [Thu, 8 Nov 2018 13:20:33 +0000 (14:20 +0100)]
unix communicator now builds

5 years agowork on UNIX communicator
Christian Grothoff [Thu, 8 Nov 2018 10:32:03 +0000 (11:32 +0100)]
work on UNIX communicator

5 years agostarting with communicator
Christian Grothoff [Wed, 7 Nov 2018 20:28:59 +0000 (21:28 +0100)]
starting with communicator

5 years agoget new libgnunettransportcommunicator to build
Christian Grothoff [Wed, 7 Nov 2018 18:25:35 +0000 (19:25 +0100)]
get new libgnunettransportcommunicator to build

5 years agotemplate for Patrick
Christian Grothoff [Tue, 6 Nov 2018 14:22:13 +0000 (15:22 +0100)]
template for Patrick

5 years agoadd option to allow manipulating entire sets in one operation
Christian Grothoff [Tue, 6 Nov 2018 14:12:39 +0000 (15:12 +0100)]
add option to allow manipulating entire sets in one operation

5 years agoindentation fixes
Christian Grothoff [Tue, 6 Nov 2018 13:31:15 +0000 (14:31 +0100)]
indentation fixes

5 years agoindentation fixes
Christian Grothoff [Tue, 6 Nov 2018 13:28:29 +0000 (14:28 +0100)]
indentation fixes

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