oweals/gnunet.git
7 years agofix rps
Julius Bünger [Mon, 13 Mar 2017 00:29:22 +0000 (01:29 +0100)]
fix rps

7 years agoadapting the Makefile for the new cadet api
Julius Bünger [Sun, 12 Mar 2017 22:57:15 +0000 (23:57 +0100)]
adapting the Makefile for the new cadet api

7 years agolast step to new cadet api
Julius Bünger [Sun, 12 Mar 2017 22:42:59 +0000 (23:42 +0100)]
last step to new cadet api

7 years agoForgot to remove decl for GNUNET_DATASTORE_update
David Barksdale [Sun, 12 Mar 2017 21:12:02 +0000 (16:12 -0500)]
Forgot to remove decl for GNUNET_DATASTORE_update

7 years agoremoved unneeded function call
Julius Bünger [Sun, 12 Mar 2017 20:59:58 +0000 (21:59 +0100)]
removed unneeded function call

7 years agomigrated rps to new cadet api
Julius Bünger [Sun, 12 Mar 2017 20:06:33 +0000 (21:06 +0100)]
migrated rps to new cadet api

Signed-off-by: Julius Bünger <buenger@mytum.de>
7 years agode-duplicate operation types
Christian Grothoff [Sun, 12 Mar 2017 17:00:39 +0000 (18:00 +0100)]
de-duplicate operation types

7 years agoalways initialize HT upon state creation
Christian Grothoff [Sun, 12 Mar 2017 16:16:53 +0000 (17:16 +0100)]
always initialize HT upon state creation

7 years agoadd missing headers
Christian Grothoff [Sun, 12 Mar 2017 16:12:15 +0000 (17:12 +0100)]
add missing headers

7 years agomigrating namecache to use SQ lib
Christian Grothoff [Sun, 12 Mar 2017 16:11:47 +0000 (17:11 +0100)]
migrating namecache to use SQ lib

7 years agomigrating namecache to use SQ lib
Christian Grothoff [Sun, 12 Mar 2017 16:11:04 +0000 (17:11 +0100)]
migrating namecache to use SQ lib

7 years agofix sq issue
Christian Grothoff [Sun, 12 Mar 2017 15:56:11 +0000 (16:56 +0100)]
fix sq issue

7 years agofix ftbfs
Christian Grothoff [Sun, 12 Mar 2017 14:16:20 +0000 (15:16 +0100)]
fix ftbfs

7 years agouse new GNUNET_SQ_reset where applicable
Christian Grothoff [Sun, 12 Mar 2017 01:55:29 +0000 (02:55 +0100)]
use new GNUNET_SQ_reset where applicable

7 years agoconverting datacache to sqlite, fixing misc. issues in libgnunetsq
Christian Grothoff [Sun, 12 Mar 2017 01:51:36 +0000 (02:51 +0100)]
converting datacache to sqlite, fixing misc. issues in libgnunetsq

7 years agofix logging, immediately switch to full set transmission if other peer has 0 elements
Christian Grothoff [Sat, 11 Mar 2017 17:33:09 +0000 (18:33 +0100)]
fix logging, immediately switch to full set transmission if other peer has 0 elements

7 years agocleaning up set handlers, eliminating 2nd level demultiplexing and improving use...
Christian Grothoff [Sat, 11 Mar 2017 17:15:38 +0000 (18:15 +0100)]
cleaning up set handlers, eliminating 2nd level demultiplexing and improving use of types

7 years agofix memory leak
Christian Grothoff [Sat, 11 Mar 2017 16:58:15 +0000 (17:58 +0100)]
fix memory leak

7 years agorename cadet*new to just cadet, except for libgnunetcadetnew-logic (where the 'old...
Christian Grothoff [Sat, 11 Mar 2017 12:15:25 +0000 (13:15 +0100)]
rename cadet*new to just cadet, except for libgnunetcadetnew-logic (where the 'old' one is not yet entirely dead)

7 years agodrop 'new' suffix from tests
Christian Grothoff [Sat, 11 Mar 2017 12:01:24 +0000 (13:01 +0100)]
drop 'new' suffix from tests

7 years agoremove old CADET testcases
Christian Grothoff [Sat, 11 Mar 2017 11:58:13 +0000 (12:58 +0100)]
remove old CADET testcases

7 years agoremove old CADET service code
Christian Grothoff [Sat, 11 Mar 2017 11:53:18 +0000 (12:53 +0100)]
remove old CADET service code

7 years agouse libgnunetsq throughout plugin_datastore_sqlite, fix situation where continuation...
Christian Grothoff [Fri, 10 Mar 2017 21:13:18 +0000 (22:13 +0100)]
use libgnunetsq throughout plugin_datastore_sqlite, fix situation where continuation was not called if no data was ready for replication

7 years agoMerge branch 'master' of ssh://gnunet.org/gnunet
xrs [Fri, 10 Mar 2017 19:40:17 +0000 (20:40 +0100)]
Merge branch 'master' of ssh://gnunet.org/gnunet

7 years agotest_multicast_2peers: formatting and stuff
xrs [Fri, 10 Mar 2017 19:39:53 +0000 (20:39 +0100)]
test_multicast_2peers: formatting and stuff

7 years agotest_multicast_2peers: formatting and stuff
xrs [Fri, 10 Mar 2017 18:30:08 +0000 (19:30 +0100)]
test_multicast_2peers: formatting and stuff

7 years agocheck GNUNET_PROGRAM_run return value
Christian Grothoff [Fri, 10 Mar 2017 17:47:04 +0000 (18:47 +0100)]
check GNUNET_PROGRAM_run return value

7 years agofix potential NPE
Christian Grothoff [Fri, 10 Mar 2017 17:44:13 +0000 (18:44 +0100)]
fix potential NPE

7 years agofix memory leak
Christian Grothoff [Fri, 10 Mar 2017 17:42:28 +0000 (18:42 +0100)]
fix memory leak

7 years agofix use of uninitialized value host1 on error logging
Christian Grothoff [Fri, 10 Mar 2017 17:41:46 +0000 (18:41 +0100)]
fix use of uninitialized value host1 on error logging

7 years agofix missing time conversion
Christian Grothoff [Fri, 10 Mar 2017 17:23:24 +0000 (18:23 +0100)]
fix missing time conversion

7 years agoadd assertion to make static analysis happy
Christian Grothoff [Fri, 10 Mar 2017 17:19:44 +0000 (18:19 +0100)]
add assertion to make static analysis happy

7 years agoadd assertion to make static analysis happy
Christian Grothoff [Fri, 10 Mar 2017 17:17:11 +0000 (18:17 +0100)]
add assertion to make static analysis happy

7 years agoadd assertion to make static analysis happy
Christian Grothoff [Fri, 10 Mar 2017 17:16:02 +0000 (18:16 +0100)]
add assertion to make static analysis happy

7 years agouse correct channel when switching
Christian Grothoff [Fri, 10 Mar 2017 17:14:55 +0000 (18:14 +0100)]
use correct channel when switching

7 years agofix comment
Christian Grothoff [Fri, 10 Mar 2017 17:12:50 +0000 (18:12 +0100)]
fix comment

7 years agocheck return value from GNUNET_program_run
Christian Grothoff [Fri, 10 Mar 2017 17:12:36 +0000 (18:12 +0100)]
check return value from GNUNET_program_run

7 years agocheck return value from dup2
Christian Grothoff [Fri, 10 Mar 2017 17:11:52 +0000 (18:11 +0100)]
check return value from dup2

7 years agoremove redundant condition in assertion
Christian Grothoff [Fri, 10 Mar 2017 17:04:01 +0000 (18:04 +0100)]
remove redundant condition in assertion

7 years agofix out-of-bounds case in parser
Christian Grothoff [Fri, 10 Mar 2017 17:00:53 +0000 (18:00 +0100)]
fix out-of-bounds case in parser

7 years agoproperly detect and handle parse error
Christian Grothoff [Fri, 10 Mar 2017 16:57:40 +0000 (17:57 +0100)]
properly detect and handle parse error

7 years agofix integer overflow test to actually work
Christian Grothoff [Fri, 10 Mar 2017 16:56:17 +0000 (17:56 +0100)]
fix integer overflow test to actually work

7 years agoadd assertion to make static analysis happy
Christian Grothoff [Fri, 10 Mar 2017 16:54:54 +0000 (17:54 +0100)]
add assertion to make static analysis happy

7 years agodisambiguate enum type of value
Christian Grothoff [Fri, 10 Mar 2017 16:53:50 +0000 (17:53 +0100)]
disambiguate enum type of value

7 years agoadd assertion to make static analysis happy
Christian Grothoff [Fri, 10 Mar 2017 16:51:28 +0000 (17:51 +0100)]
add assertion to make static analysis happy

7 years agofix double-free
Christian Grothoff [Fri, 10 Mar 2017 16:50:00 +0000 (17:50 +0100)]
fix double-free

7 years agoprevent division by zero
Christian Grothoff [Fri, 10 Mar 2017 16:49:05 +0000 (17:49 +0100)]
prevent division by zero

7 years agofix ICMP IPv4/IPv6 type conversion logic
Christian Grothoff [Fri, 10 Mar 2017 16:46:08 +0000 (17:46 +0100)]
fix ICMP IPv4/IPv6 type conversion logic

7 years agofix double-free
Christian Grothoff [Fri, 10 Mar 2017 16:41:05 +0000 (17:41 +0100)]
fix double-free

7 years agofix memory leak
Christian Grothoff [Fri, 10 Mar 2017 16:39:51 +0000 (17:39 +0100)]
fix memory leak

7 years agofix memory leak
Christian Grothoff [Fri, 10 Mar 2017 16:38:52 +0000 (17:38 +0100)]
fix memory leak

7 years agofix memory leak
Christian Grothoff [Fri, 10 Mar 2017 16:30:54 +0000 (17:30 +0100)]
fix memory leak

7 years agofix memory leak
Christian Grothoff [Fri, 10 Mar 2017 16:28:57 +0000 (17:28 +0100)]
fix memory leak

7 years agoproperly handle error on empty queue
Christian Grothoff [Fri, 10 Mar 2017 16:28:03 +0000 (17:28 +0100)]
properly handle error on empty queue

7 years agofix comment
Christian Grothoff [Fri, 10 Mar 2017 16:26:54 +0000 (17:26 +0100)]
fix comment

7 years agohandle case 'diff' is NULL - fixes NPE
Christian Grothoff [Fri, 10 Mar 2017 16:25:16 +0000 (17:25 +0100)]
handle case 'diff' is NULL - fixes NPE

7 years agomake sure 'err' is initialized on all error paths
Christian Grothoff [Fri, 10 Mar 2017 16:11:56 +0000 (17:11 +0100)]
make sure 'err' is initialized on all error paths

7 years agomake compiler happy
Christian Grothoff [Fri, 10 Mar 2017 16:08:46 +0000 (17:08 +0100)]
make compiler happy

7 years agofix use of uninitialized (shadow-issue) expiration
Christian Grothoff [Fri, 10 Mar 2017 16:07:19 +0000 (17:07 +0100)]
fix use of uninitialized (shadow-issue) expiration

7 years agofix link error
Christian Grothoff [Fri, 10 Mar 2017 15:50:57 +0000 (16:50 +0100)]
fix link error

7 years agostarting conversion of plugin_datastore_sqlite to use libgnunetsq
Christian Grothoff [Fri, 10 Mar 2017 10:31:27 +0000 (11:31 +0100)]
starting conversion of plugin_datastore_sqlite to use libgnunetsq

7 years agoreset statement on error
Christian Grothoff [Fri, 10 Mar 2017 10:12:47 +0000 (11:12 +0100)]
reset statement on error

7 years agointroduce warning if QE fails to make progress
Christian Grothoff [Fri, 10 Mar 2017 09:59:19 +0000 (10:59 +0100)]
introduce warning if QE fails to make progress

7 years agoremove empty files, fix indentation
Christian Grothoff [Fri, 10 Mar 2017 01:38:32 +0000 (02:38 +0100)]
remove empty files, fix indentation

7 years agofix #4608
Christian Grothoff [Thu, 9 Mar 2017 20:38:59 +0000 (21:38 +0100)]
fix #4608

7 years agoadd test_multicast_2peers.c
xrs [Thu, 9 Mar 2017 19:09:32 +0000 (20:09 +0100)]
add test_multicast_2peers.c

7 years agofix issue with NAT logic overwriting port specified by user in manual hole punch...
Christian Grothoff [Thu, 9 Mar 2017 15:57:01 +0000 (16:57 +0100)]
fix issue with NAT logic overwriting port specified by user in manual hole punch; adding some logging

7 years ago-gnunet-social CLI fixes
psyc://loupsycedyglgamf.onion/~lynX [Wed, 8 Mar 2017 23:15:56 +0000 (23:15 +0000)]
-gnunet-social CLI fixes

7 years agoupstyle gnunet-cadet docs
psyc://loupsycedyglgamf.onion/~lynX [Wed, 8 Mar 2017 23:15:55 +0000 (23:15 +0000)]
upstyle gnunet-cadet docs

7 years agowe use CREATE INDEX IF NOT EXITS, this requires postgres>=9.6, bump dependency requir...
Christian Grothoff [Wed, 8 Mar 2017 23:15:45 +0000 (00:15 +0100)]
we use CREATE INDEX IF NOT EXITS, this requires postgres>=9.6, bump dependency requirements

7 years agotest_multicast_multipeer.c: add ping pong test
xrs [Wed, 8 Mar 2017 22:39:47 +0000 (23:39 +0100)]
test_multicast_multipeer.c: add ping pong test

7 years agoMerge branch 'master' of ssh://gnunet.org/gnunet
xrs [Wed, 8 Mar 2017 18:53:36 +0000 (19:53 +0100)]
Merge branch 'master' of ssh://gnunet.org/gnunet

7 years agoremove dead enum values
Christian Grothoff [Wed, 8 Mar 2017 17:54:17 +0000 (18:54 +0100)]
remove dead enum values

7 years agofix more of #4890
Christian Grothoff [Wed, 8 Mar 2017 14:05:40 +0000 (15:05 +0100)]
fix more of #4890

7 years agoremove dead API taler-0.2.1
Christian Grothoff [Tue, 7 Mar 2017 22:46:34 +0000 (23:46 +0100)]
remove dead API

7 years agoMerge branch 'master' of git+ssh://gnunet.org/gnunet
Christian Grothoff [Tue, 7 Mar 2017 22:44:57 +0000 (23:44 +0100)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet

7 years agoupdate tutorial
Christian Grothoff [Tue, 7 Mar 2017 22:44:40 +0000 (23:44 +0100)]
update tutorial

7 years agoUpdate comment to match code
David Barksdale [Tue, 7 Mar 2017 03:28:43 +0000 (21:28 -0600)]
Update comment to match code

7 years agobuild profilers only if testing is enabled
Daniel Golle [Sun, 5 Mar 2017 15:19:37 +0000 (16:19 +0100)]
build profilers only if testing is enabled

build fails of consensus and secretsharing fails otherwise
make[7]: *** No rule to make target '../../src/testbed/libgnunettestbed.la', needed by 'gnunet-consensus-profiler'.  Stop

7 years agofix #4839
Christian Grothoff [Sun, 5 Mar 2017 14:56:14 +0000 (15:56 +0100)]
fix #4839

7 years agoindentation, comment and style fixes, no semantic changes
Christian Grothoff [Sun, 5 Mar 2017 14:54:47 +0000 (15:54 +0100)]
indentation, comment and style fixes, no semantic changes

7 years agomisc indentation changes
Christian Grothoff [Sat, 4 Mar 2017 18:07:05 +0000 (19:07 +0100)]
misc indentation changes

7 years agoMerge branch 'master' of ssh://gnunet.org/gnunet
xrs [Fri, 3 Mar 2017 18:08:01 +0000 (19:08 +0100)]
Merge branch 'master' of ssh://gnunet.org/gnunet

7 years agomake total traffic and timeout configurable without recompiling
Bart Polot [Wed, 1 Mar 2017 19:05:14 +0000 (20:05 +0100)]
make total traffic and timeout configurable without recompiling

7 years agofix testcases: ack received messages
Bart Polot [Wed, 1 Mar 2017 18:28:40 +0000 (19:28 +0100)]
fix testcases: ack received messages

7 years agoMerge branch 'master' of ssh://gnunet.org/gnunet
xrs [Wed, 1 Mar 2017 18:24:17 +0000 (19:24 +0100)]
Merge branch 'master' of ssh://gnunet.org/gnunet

7 years agoMerge branch 'master' of git+ssh://gnunet.org/gnunet
Bart Polot [Wed, 1 Mar 2017 17:49:52 +0000 (18:49 +0100)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet

7 years ago- fix short new testcases: send_test_message initizalize data for forward and signal...
Bart Polot [Wed, 1 Mar 2017 17:48:12 +0000 (18:48 +0100)]
- fix short new testcases: send_test_message initizalize data for forward and signal test

7 years agoeh, oops
Florian Dold [Tue, 28 Feb 2017 23:13:29 +0000 (00:13 +0100)]
eh, oops

7 years agomissing newline
Florian Dold [Tue, 28 Feb 2017 23:11:10 +0000 (00:11 +0100)]
missing newline

7 years agoset: log set difference estimate
Florian Dold [Tue, 28 Feb 2017 23:03:51 +0000 (00:03 +0100)]
set: log set difference estimate

7 years agoconsensus: destroy set handles
Florian Dold [Tue, 28 Feb 2017 19:43:12 +0000 (20:43 +0100)]
consensus: destroy set handles

7 years agoallow destruction while iteration is active
Florian Dold [Tue, 28 Feb 2017 19:24:24 +0000 (20:24 +0100)]
allow destruction while iteration is active

7 years agoset: fix make check
Florian Dold [Tue, 28 Feb 2017 19:10:39 +0000 (20:10 +0100)]
set: fix make check

7 years agoget rid of warning for missing directory on friends.txt creation
Christian Grothoff [Tue, 28 Feb 2017 18:56:37 +0000 (19:56 +0100)]
get rid of warning for missing directory on friends.txt creation

7 years agoMerge branch 'master' of ssh://gnunet.org/gnunet
xrs [Tue, 28 Feb 2017 18:37:43 +0000 (19:37 +0100)]
Merge branch 'master' of ssh://gnunet.org/gnunet

Conflicts:
src/multicast/test_multicast_multipeer.c

7 years agoMore API function tests...
xrs [Tue, 28 Feb 2017 18:31:52 +0000 (19:31 +0100)]
More API function tests...

7 years agoMore API function tests...
xrs [Tue, 28 Feb 2017 18:30:43 +0000 (19:30 +0100)]
More API function tests...

7 years agofix completely broken implementation of variable size elements
Florian Dold [Tue, 28 Feb 2017 17:53:31 +0000 (18:53 +0100)]
fix completely broken implementation of variable size elements

7 years agodon't free element that is stack-allocated now
Florian Dold [Tue, 28 Feb 2017 17:23:12 +0000 (18:23 +0100)]
don't free element that is stack-allocated now