oweals/gnunet.git
5 years agoadd function to obtain monotonic time
Christian Grothoff [Thu, 13 Dec 2018 16:30:08 +0000 (17:30 +0100)]
add function to obtain monotonic time

5 years agoRPS tests (fix): Do not try to close files when there are no open ones
Julius Bünger [Thu, 13 Dec 2018 15:36:37 +0000 (16:36 +0100)]
RPS tests (fix): Do not try to close files when there are no open ones

5 years agoRPS sampler: Stop logging to file
Julius Bünger [Thu, 13 Dec 2018 14:51:36 +0000 (15:51 +0100)]
RPS sampler: Stop logging to file

5 years agoRPS service: Assure map with exists before using
Julius Bünger [Mon, 10 Dec 2018 16:58:57 +0000 (17:58 +0100)]
RPS service: Assure map with exists before using

5 years agoRPS service: Reduce logging
Julius Bünger [Mon, 10 Dec 2018 16:58:24 +0000 (17:58 +0100)]
RPS service: Reduce logging

5 years agoUpdate POTFILES
Julius Bünger [Mon, 10 Dec 2018 16:51:23 +0000 (17:51 +0100)]
Update POTFILES

5 years agofix #5500
Christian Grothoff [Tue, 11 Dec 2018 19:31:46 +0000 (20:31 +0100)]
fix #5500

5 years agocache NICK results in namestore to avoid unnecessary load on the DB; improve sqlite...
Christian Grothoff [Tue, 11 Dec 2018 18:27:34 +0000 (19:27 +0100)]
cache NICK results in namestore to avoid unnecessary load on the DB; improve sqlite DB style, use WAL for sqlite DB

5 years agodo not autostart services not needed during test
Christian Grothoff [Tue, 11 Dec 2018 18:27:02 +0000 (19:27 +0100)]
do not autostart services not needed during test

5 years agoaccidental removal
Christian Grothoff [Tue, 11 Dec 2018 17:36:28 +0000 (18:36 +0100)]
accidental removal

5 years agomake sure peer launches if default config not found and -c not given
Christian Grothoff [Tue, 11 Dec 2018 16:47:58 +0000 (17:47 +0100)]
make sure peer launches if default config not found and -c not given

5 years agotodo on perf
Christian Grothoff [Tue, 11 Dec 2018 13:37:00 +0000 (14:37 +0100)]
todo on perf

5 years agofail hard if configuration file specified via -c does not exist (in all services...
Christian Grothoff [Tue, 11 Dec 2018 09:21:39 +0000 (10:21 +0100)]
fail hard if configuration file specified via -c does not exist (in all services and programs)

5 years agofinish first draft of ats2 simple plugin (untested)
Christian Grothoff [Mon, 10 Dec 2018 22:29:52 +0000 (23:29 +0100)]
finish first draft of ats2 simple plugin (untested)

5 years agomore work on simple plugin
Christian Grothoff [Mon, 10 Dec 2018 13:56:34 +0000 (14:56 +0100)]
more work on simple plugin

5 years agoskeleton for 'simple' ATS2 plugin
Christian Grothoff [Thu, 6 Dec 2018 17:38:43 +0000 (18:38 +0100)]
skeleton for 'simple' ATS2 plugin

5 years agocompleting gnunet-service-ats-new (in theory)
Christian Grothoff [Thu, 6 Dec 2018 16:32:52 +0000 (17:32 +0100)]
completing gnunet-service-ats-new (in theory)

5 years agonext steps on ats-new service: plugin loading, solution passing
Christian Grothoff [Thu, 6 Dec 2018 16:31:36 +0000 (17:31 +0100)]
next steps on ats-new service: plugin loading, solution passing

5 years agohigh-level new ATS service implementation
Christian Grothoff [Thu, 6 Dec 2018 16:03:35 +0000 (17:03 +0100)]
high-level new ATS service implementation

5 years agofix paren
Christian Grothoff [Tue, 4 Dec 2018 12:29:55 +0000 (13:29 +0100)]
fix paren

5 years agofix TTL parsing in gnunet-namestore
Christian Grothoff [Tue, 4 Dec 2018 12:26:29 +0000 (13:26 +0100)]
fix TTL parsing in gnunet-namestore

5 years agocomplain better if args are wrong
Christian Grothoff [Tue, 4 Dec 2018 12:09:38 +0000 (13:09 +0100)]
complain better if args are wrong

5 years agorun expiration only once per hour, use WAL
Christian Grothoff [Sat, 1 Dec 2018 23:30:45 +0000 (00:30 +0100)]
run expiration only once per hour, use WAL

5 years agofix linkage issues for tests
Christian Grothoff [Thu, 29 Nov 2018 21:54:52 +0000 (22:54 +0100)]
fix linkage issues for tests

5 years agofix macro test
Christian Grothoff [Thu, 29 Nov 2018 21:38:56 +0000 (22:38 +0100)]
fix macro test

5 years agofinish (?) libgnunetatstransport for now
Christian Grothoff [Thu, 29 Nov 2018 21:26:21 +0000 (22:26 +0100)]
finish (?) libgnunetatstransport for now

5 years agoadd macro to check 0-terminated string messages, and fix FTBFS
Christian Grothoff [Thu, 29 Nov 2018 21:09:13 +0000 (22:09 +0100)]
add macro to check 0-terminated string messages, and fix FTBFS

5 years agoadd macro to check 0-terminated string messages, and fix FTBFS
Christian Grothoff [Thu, 29 Nov 2018 21:08:02 +0000 (22:08 +0100)]
add macro to check 0-terminated string messages, and fix FTBFS

5 years agodraft ATS API for TNG
Christian Grothoff [Thu, 29 Nov 2018 19:50:38 +0000 (20:50 +0100)]
draft ATS API for TNG

5 years agoadd reclaim headers to disist
Schanzenbach, Martin [Thu, 29 Nov 2018 19:34:26 +0000 (20:34 +0100)]
add reclaim headers to disist

5 years agoJSON: Remove jsonapi headers
Schanzenbach, Martin [Thu, 29 Nov 2018 18:15:11 +0000 (19:15 +0100)]
JSON: Remove jsonapi headers

5 years agoRECLAIM: Remove empty file
Schanzenbach, Martin [Thu, 29 Nov 2018 15:36:01 +0000 (16:36 +0100)]
RECLAIM: Remove empty file

5 years agoREST: Update OIDC issuer URI
Schanzenbach, Martin [Wed, 28 Nov 2018 13:26:48 +0000 (14:26 +0100)]
REST: Update OIDC issuer URI

5 years agoREST: OIDC plugin remove jsonapi includes
Schanzenbach, Martin [Wed, 28 Nov 2018 10:44:33 +0000 (11:44 +0100)]
REST: OIDC plugin remove jsonapi includes

5 years agoREST: OIDC more comments
Schanzenbach, Martin [Wed, 28 Nov 2018 10:39:56 +0000 (11:39 +0100)]
REST: OIDC more comments

5 years agoRPS test/profiler: Open file with right flags
Julius Bünger [Wed, 28 Nov 2018 10:20:33 +0000 (11:20 +0100)]
RPS test/profiler: Open file with right flags

5 years agoRPS test/profiler: Separate configs
Julius Bünger [Wed, 28 Nov 2018 10:19:45 +0000 (11:19 +0100)]
RPS test/profiler: Separate configs

5 years agoRPS test/profiler: Check success of opening file
Julius Bünger [Wed, 28 Nov 2018 09:53:00 +0000 (10:53 +0100)]
RPS test/profiler: Check success of opening file

5 years agoREST: Code cleanup pass
Schanzenbach, Martin [Wed, 28 Nov 2018 09:46:00 +0000 (10:46 +0100)]
REST: Code cleanup pass

5 years agoREST: free header
Schanzenbach, Martin [Wed, 28 Nov 2018 08:42:24 +0000 (09:42 +0100)]
REST: free header

5 years agoREST: actually add new cookie value
Schanzenbach, Martin [Wed, 28 Nov 2018 08:41:36 +0000 (09:41 +0100)]
REST: actually add new cookie value

5 years agoREST: expire cookies
Schanzenbach, Martin [Wed, 28 Nov 2018 08:23:03 +0000 (09:23 +0100)]
REST: expire cookies

5 years agoREST: refactor OIDC plugin, towards cancel logic
Schanzenbach, Martin [Wed, 28 Nov 2018 07:46:36 +0000 (08:46 +0100)]
REST: refactor OIDC plugin, towards cancel logic

5 years agoRPS profiler: logging, return value
Julius Bünger [Tue, 27 Nov 2018 23:02:11 +0000 (00:02 +0100)]
RPS profiler: logging, return value

5 years agoRPS sampler: Fix creation of sampler
Julius Bünger [Tue, 27 Nov 2018 23:01:16 +0000 (00:01 +0100)]
RPS sampler: Fix creation of sampler

5 years agoRPS tests/profiler: Keep files for dumping internals open
Julius Bünger [Tue, 27 Nov 2018 23:00:05 +0000 (00:00 +0100)]
RPS tests/profiler: Keep files for dumping internals open

5 years agoREST: Fix oidc client lookup
Schanzenbach, Martin [Mon, 26 Nov 2018 18:34:07 +0000 (19:34 +0100)]
REST: Fix oidc client lookup

5 years agoRECLAIM: fix bootstrapping to not purge all records
Schanzenbach, Martin [Mon, 26 Nov 2018 14:52:47 +0000 (15:52 +0100)]
RECLAIM: fix bootstrapping to not purge all records

5 years agorename fest: use new libgnunetnt instead of old libgnunetats logic for network type...
Christian Grothoff [Fri, 23 Nov 2018 16:19:53 +0000 (17:19 +0100)]
rename fest: use new libgnunetnt instead of old libgnunetats logic for network type classification

5 years agoBetter to move 'peerstore' up.
Marcello Stanisci [Fri, 23 Nov 2018 15:24:41 +0000 (16:24 +0100)]
Better to move 'peerstore' up.

5 years agofix build order of sub-directories.
Marcello Stanisci [Fri, 23 Nov 2018 15:18:56 +0000 (16:18 +0100)]
fix build order of sub-directories.

5 years agoRPS profiler: Dump more statistics to file
Julius Bünger [Thu, 22 Nov 2018 18:49:08 +0000 (19:49 +0100)]
RPS profiler: Dump more statistics to file

5 years agoRPS tests: Get rid of warning (unused argument)
Julius Bünger [Thu, 22 Nov 2018 15:29:47 +0000 (16:29 +0100)]
RPS tests: Get rid of warning (unused argument)

5 years agoRPS API: Fix whitespaces
Julius Bünger [Thu, 22 Nov 2018 14:53:46 +0000 (15:53 +0100)]
RPS API: Fix whitespaces

5 years agofixes for DLL management and indentation
Christian Grothoff [Thu, 22 Nov 2018 12:34:14 +0000 (13:34 +0100)]
fixes for DLL management and indentation

5 years agoRPS api: Schedule callback
Julius Bünger [Thu, 22 Nov 2018 12:07:47 +0000 (13:07 +0100)]
RPS api: Schedule callback

5 years agoRPS profiler: Dump more statistics
Julius Bünger [Fri, 2 Nov 2018 11:59:57 +0000 (12:59 +0100)]
RPS profiler: Dump more statistics

5 years agoadd design sketch for new ATS API
Christian Grothoff [Thu, 22 Nov 2018 21:46:43 +0000 (22:46 +0100)]
add design sketch for new ATS API

5 years agomove network type logic out of ATS code, move performance preferences into MQ
Christian Grothoff [Thu, 22 Nov 2018 21:04:48 +0000 (22:04 +0100)]
move network type logic out of ATS code, move performance preferences into MQ

5 years agoimplement monitor start logic
Christian Grothoff [Thu, 22 Nov 2018 20:42:57 +0000 (21:42 +0100)]
implement monitor start logic

5 years agotry to fix FTBFS of martin
Christian Grothoff [Thu, 22 Nov 2018 20:09:20 +0000 (21:09 +0100)]
try to fix FTBFS of martin

5 years agomore work on TNG
Christian Grothoff [Thu, 22 Nov 2018 17:37:35 +0000 (18:37 +0100)]
more work on TNG

5 years agoadd new hello generation support logic to tng
Christian Grothoff [Thu, 22 Nov 2018 16:29:01 +0000 (17:29 +0100)]
add new hello generation support logic to tng

5 years agosimplify peerstore API
Christian Grothoff [Thu, 22 Nov 2018 15:27:34 +0000 (16:27 +0100)]
simplify peerstore API

5 years agofix pq check
Christian Grothoff [Thu, 22 Nov 2018 15:19:34 +0000 (16:19 +0100)]
fix pq check

5 years agono hard fail if pq not found
Christian Grothoff [Thu, 22 Nov 2018 12:36:21 +0000 (13:36 +0100)]
no hard fail if pq not found

5 years agofixing #5437
Christian Grothoff [Thu, 22 Nov 2018 09:31:36 +0000 (10:31 +0100)]
fixing #5437

5 years agofixing #5440: updating postgres test m4 macro
Christian Grothoff [Tue, 20 Nov 2018 23:47:06 +0000 (00:47 +0100)]
fixing #5440: updating postgres test m4 macro

5 years agofix impropper negation
Christian Grothoff [Tue, 20 Nov 2018 23:32:00 +0000 (00:32 +0100)]
fix impropper negation

5 years agofixing #5439
Christian Grothoff [Tue, 20 Nov 2018 23:26:16 +0000 (00:26 +0100)]
fixing #5439

5 years agofix #5431
Christian Grothoff [Tue, 20 Nov 2018 23:08:00 +0000 (00:08 +0100)]
fix #5431

5 years agofix ftbfs
Schanzenbach, Martin [Tue, 20 Nov 2018 13:24:51 +0000 (14:24 +0100)]
fix ftbfs

5 years agoMerge branch 'master' of git+ssh://gnunet.org/gnunet
Schanzenbach, Martin [Tue, 20 Nov 2018 13:11:55 +0000 (14:11 +0100)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet

5 years agono leho cors
Schanzenbach, Martin [Tue, 20 Nov 2018 13:11:48 +0000 (14:11 +0100)]
no leho cors

5 years agoRemove obsolete comment.
Marcello Stanisci [Tue, 20 Nov 2018 13:08:34 +0000 (14:08 +0100)]
Remove obsolete comment.

5 years agofix cords through proxy
Schanzenbach, Martin [Tue, 20 Nov 2018 11:57:08 +0000 (12:57 +0100)]
fix cords through proxy

5 years agochange default reclaim redirect URI
Schanzenbach, Martin [Mon, 19 Nov 2018 12:03:15 +0000 (13:03 +0100)]
change default reclaim redirect URI

5 years agoGNS PROXY: Add SubjectAltName; Fix memdup bug
Schanzenbach, Martin [Sat, 17 Nov 2018 07:37:04 +0000 (08:37 +0100)]
GNS PROXY: Add SubjectAltName; Fix memdup bug

5 years agoMerge branch 'master' of ssh://gnunet.org/gnunet
xrs [Fri, 16 Nov 2018 17:22:09 +0000 (18:22 +0100)]
Merge branch 'master' of ssh://gnunet.org/gnunet

5 years agoput old psyc test in place
xrs [Fri, 16 Nov 2018 17:21:56 +0000 (18:21 +0100)]
put old psyc test in place

5 years agonotes
Christian Grothoff [Thu, 15 Nov 2018 22:36:28 +0000 (23:36 +0100)]
notes

5 years agoremove dead field quota_in
Christian Grothoff [Thu, 15 Nov 2018 22:26:24 +0000 (23:26 +0100)]
remove dead field quota_in

5 years agohandle addr add/remove messages
Christian Grothoff [Thu, 15 Nov 2018 22:24:08 +0000 (23:24 +0100)]
handle addr add/remove messages

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