Matthias Wachs [Tue, 3 Dec 2013 12:23:58 +0000 (12:23 +0000)]
reduce log level to debug
Florian Dold [Tue, 3 Dec 2013 11:38:14 +0000 (11:38 +0000)]
- work on secretsharing
Fabian Oehlmann [Tue, 3 Dec 2013 10:21:14 +0000 (10:21 +0000)]
removed unused function
Matthias Wachs [Tue, 3 Dec 2013 09:19:02 +0000 (09:19 +0000)]
fixing parallel build dependency
Fabian Oehlmann [Mon, 2 Dec 2013 19:01:42 +0000 (19:01 +0000)]
debug fa
Christian Grothoff [Mon, 2 Dec 2013 08:51:25 +0000 (08:51 +0000)]
-html form
Christian Grothoff [Sun, 1 Dec 2013 12:45:53 +0000 (12:45 +0000)]
-doxygen
Bart Polot [Sun, 1 Dec 2013 00:44:45 +0000 (00:44 +0000)]
- cleanup tunnel api
- doxygen
Bart Polot [Sun, 1 Dec 2013 00:37:36 +0000 (00:37 +0000)]
- cleanup, get rid of goto
Bart Polot [Sun, 1 Dec 2013 00:28:03 +0000 (00:28 +0000)]
- loopback traffic should not touch tunnel code. Mark as a warning, replace with assert in the future.
Christian Grothoff [Sat, 30 Nov 2013 17:26:45 +0000 (17:26 +0000)]
fixing #3146: peer identities no longer have the size of hash codes; breaks FS protocol compatibility with previous versions slightly...
Christian Grothoff [Sat, 30 Nov 2013 15:09:03 +0000 (15:09 +0000)]
-card template
Bart Polot [Sat, 30 Nov 2013 03:19:51 +0000 (03:19 +0000)]
- log
Bart Polot [Sat, 30 Nov 2013 02:17:07 +0000 (02:17 +0000)]
- fix segfault
Bart Polot [Sat, 30 Nov 2013 02:12:16 +0000 (02:12 +0000)]
- use queue/task mechanism for SYNACKs
Bart Polot [Sat, 30 Nov 2013 01:57:54 +0000 (01:57 +0000)]
- refactor mesg sent
Bart Polot [Sat, 30 Nov 2013 01:56:03 +0000 (01:56 +0000)]
- refactor
Bart Polot [Sat, 30 Nov 2013 01:41:07 +0000 (01:41 +0000)]
- legibility
Bart Polot [Sat, 30 Nov 2013 01:31:11 +0000 (01:31 +0000)]
- initialize timers
Bart Polot [Sat, 30 Nov 2013 01:17:48 +0000 (01:17 +0000)]
- retransmit channel create based on separate timeout tasks
Bart Polot [Sat, 30 Nov 2013 01:17:20 +0000 (01:17 +0000)]
- code cleanup
Christian Grothoff [Sat, 30 Nov 2013 00:03:40 +0000 (00:03 +0000)]
-undo, this was a bit too early
Christian Grothoff [Sat, 30 Nov 2013 00:02:26 +0000 (00:02 +0000)]
applying patch from #3148 (by shedatc) to make gnunet-helper-nat-client compile on FreeBSD
Bart Polot [Fri, 29 Nov 2013 23:45:01 +0000 (23:45 +0000)]
- doc
Bart Polot [Fri, 29 Nov 2013 18:12:52 +0000 (18:12 +0000)]
- fix super-fast (< 20ms) retransmission behavior when the RTT is smaller than the core delay
Christian Grothoff [Fri, 29 Nov 2013 17:45:20 +0000 (17:45 +0000)]
-fix #3147: mesh server should properly interpret 'no answer' from datastore, instead of passing along the 'emtpy' block
Christian Grothoff [Fri, 29 Nov 2013 17:22:08 +0000 (17:22 +0000)]
-fix #3133
Bart Polot [Fri, 29 Nov 2013 16:34:39 +0000 (16:34 +0000)]
- fix messed scheduler management in data ack handling
Christian Grothoff [Fri, 29 Nov 2013 14:11:42 +0000 (14:11 +0000)]
-doxygen
Christian Grothoff [Fri, 29 Nov 2013 14:03:43 +0000 (14:03 +0000)]
-doxygen and logging
Christian Grothoff [Fri, 29 Nov 2013 14:03:30 +0000 (14:03 +0000)]
-doxygen
Christian Grothoff [Fri, 29 Nov 2013 14:03:19 +0000 (14:03 +0000)]
-doxygen
Bart Polot [Fri, 29 Nov 2013 13:28:37 +0000 (13:28 +0000)]
- only complain if mid is BIGGER than expected, because sender sent unauthorized traffic. if its smaller it is just an unnecessary retransmission
Bart Polot [Fri, 29 Nov 2013 13:10:30 +0000 (13:10 +0000)]
- wip
Bart Polot [Fri, 29 Nov 2013 13:02:07 +0000 (13:02 +0000)]
- initialize timing info with real round trip time if available
- fix channel queues on unnecessary retransmissions
Christian Grothoff [Fri, 29 Nov 2013 12:35:56 +0000 (12:35 +0000)]
-initialized uninitialized 'key' field in GetHandle to fix assertion in gnunet-service-dht_clients.c:721 due to uninitialized key in IPC message
Bart Polot [Fri, 29 Nov 2013 12:30:56 +0000 (12:30 +0000)]
- do not count channel management traffic as payload
Bart Polot [Fri, 29 Nov 2013 11:59:08 +0000 (11:59 +0000)]
- process channel destroy notifications properly
Bart Polot [Fri, 29 Nov 2013 11:28:29 +0000 (11:28 +0000)]
- doc
Sree Harsha Totakura [Fri, 29 Nov 2013 10:25:47 +0000 (10:25 +0000)]
- move do_start_process to util/
Matthias Wachs [Fri, 29 Nov 2013 09:51:56 +0000 (09:51 +0000)]
remove debug
Matthias Wachs [Fri, 29 Nov 2013 09:49:30 +0000 (09:49 +0000)]
fixing multiple segfaults
fixing functionality: misunderstanding of monitor callback, stored pkey under zonekey of returned existing mapping
Matthias Wachs [Fri, 29 Nov 2013 09:34:22 +0000 (09:34 +0000)]
bug in zone to name: called with disconnect error instead of signalling "no name found"
Christian Grothoff [Fri, 29 Nov 2013 09:05:59 +0000 (09:05 +0000)]
-doxygen fixes, fix starting gnunet-service-resolver as it is no longer in /opt/jdk1.6.0_22/bin/:/home/grothoff/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:.
Matthias Wachs [Fri, 29 Nov 2013 08:49:58 +0000 (08:49 +0000)]
path required
Matthias Wachs [Fri, 29 Nov 2013 08:35:59 +0000 (08:35 +0000)]
- detect GNUnet installation
- detect if GNUnet is running
Matthias Wachs [Fri, 29 Nov 2013 08:32:20 +0000 (08:32 +0000)]
return error as exit code
Bart Polot [Fri, 29 Nov 2013 02:35:20 +0000 (02:35 +0000)]
- use force flag to avoid connections dropping channel management data
- multiple bugfixes with channel shutdown
Christian Grothoff [Thu, 28 Nov 2013 19:43:21 +0000 (19:43 +0000)]
-fix left-over confusion between hash code and peer identity size from recent peer identity format change
Christian Grothoff [Thu, 28 Nov 2013 19:38:30 +0000 (19:38 +0000)]
-check return value
Christian Grothoff [Thu, 28 Nov 2013 19:36:42 +0000 (19:36 +0000)]
-fix memory leak
Christian Grothoff [Thu, 28 Nov 2013 19:33:43 +0000 (19:33 +0000)]
-adding missing close
Christian Grothoff [Thu, 28 Nov 2013 19:31:54 +0000 (19:31 +0000)]
-doxygen
Christian Grothoff [Thu, 28 Nov 2013 19:30:15 +0000 (19:30 +0000)]
-check return value
Christian Grothoff [Thu, 28 Nov 2013 19:28:42 +0000 (19:28 +0000)]
-fix bad sizeof
Christian Grothoff [Thu, 28 Nov 2013 19:27:05 +0000 (19:27 +0000)]
-fix leak
Bart Polot [Thu, 28 Nov 2013 17:58:58 +0000 (17:58 +0000)]
- use callback awareness to cancel unneeded traffic
Bruno Cabral [Thu, 28 Nov 2013 16:41:04 +0000 (16:41 +0000)]
Fix compilation
Matthias Wachs [Thu, 28 Nov 2013 16:29:53 +0000 (16:29 +0000)]
debug message
Sree Harsha Totakura [Thu, 28 Nov 2013 16:24:43 +0000 (16:24 +0000)]
- write PEERID to PATHS so that it can be used for dollar expansion
Matthias Wachs [Thu, 28 Nov 2013 16:19:59 +0000 (16:19 +0000)]
debugging
Sree Harsha Totakura [Thu, 28 Nov 2013 16:19:02 +0000 (16:19 +0000)]
- support PREFIX strings with arguments
Matthias Wachs [Thu, 28 Nov 2013 15:40:05 +0000 (15:40 +0000)]
improved debug message
Matthias Wachs [Thu, 28 Nov 2013 15:36:56 +0000 (15:36 +0000)]
changes to config and test due to test directory
Matthias Wachs [Thu, 28 Nov 2013 15:35:30 +0000 (15:35 +0000)]
adding message
Sree Harsha Totakura [Thu, 28 Nov 2013 15:12:50 +0000 (15:12 +0000)]
- don't timeout SHUTDOWN_PEERS operation
Christian Grothoff [Thu, 28 Nov 2013 14:40:18 +0000 (14:40 +0000)]
-cleaning up UDP broadcast code, preparing for cryogenic
Matthias Wachs [Thu, 28 Nov 2013 14:31:55 +0000 (14:31 +0000)]
separate from default and clean up
Matthias Wachs [Thu, 28 Nov 2013 14:22:34 +0000 (14:22 +0000)]
use test specific namestore db
Sree Harsha Totakura [Thu, 28 Nov 2013 14:13:31 +0000 (14:13 +0000)]
- fix
Matthias Wachs [Thu, 28 Nov 2013 13:53:39 +0000 (13:53 +0000)]
fix div by zero
Matthias Wachs [Thu, 28 Nov 2013 13:01:24 +0000 (13:01 +0000)]
disabling for debug
Sree Harsha Totakura [Thu, 28 Nov 2013 13:00:55 +0000 (13:00 +0000)]
- raise a signal after receiving it from the control pipe by calling the respective callback registered with GNUNET_SIGNAL_handler_install().
Matthias Wachs [Thu, 28 Nov 2013 10:42:15 +0000 (10:42 +0000)]
add cli check
Matthias Wachs [Thu, 28 Nov 2013 10:38:38 +0000 (10:38 +0000)]
check for cli tools
Matthias Wachs [Thu, 28 Nov 2013 10:37:24 +0000 (10:37 +0000)]
check for cli tools
Christian Grothoff [Thu, 28 Nov 2013 08:59:25 +0000 (08:59 +0000)]
-fix #3141
Matthias Wachs [Thu, 28 Nov 2013 08:10:19 +0000 (08:10 +0000)]
- Tests did not clean up: TEST_HOME with namestore db was not removed after test
Therefore test_namestore_api_remove_not_existing_record passed when executed on a clean system,
but failed if ran after a previous test adding a record
- remove unused file namestore/test_namestore_api_put.c
Matthias Wachs [Thu, 28 Nov 2013 07:42:18 +0000 (07:42 +0000)]
minor output improvement
Bart Polot [Thu, 28 Nov 2013 02:01:35 +0000 (02:01 +0000)]
- remove deprecated tests
Bart Polot [Thu, 28 Nov 2013 01:48:26 +0000 (01:48 +0000)]
- warning--
Bart Polot [Thu, 28 Nov 2013 01:45:03 +0000 (01:45 +0000)]
- use new keepalive message type
Bart Polot [Thu, 28 Nov 2013 01:28:41 +0000 (01:28 +0000)]
- send conncetion ack before kex exchange -> cleaner state maintenance
Bart Polot [Thu, 28 Nov 2013 01:23:00 +0000 (01:23 +0000)]
- typos, indent
Bart Polot [Thu, 28 Nov 2013 01:15:46 +0000 (01:15 +0000)]
- log
Christian Grothoff [Wed, 27 Nov 2013 21:02:36 +0000 (21:02 +0000)]
-attempting to address #3133
Bart Polot [Wed, 27 Nov 2013 18:11:03 +0000 (18:11 +0000)]
- revamp mesh_common code, minor refactoring
Bart Polot [Wed, 27 Nov 2013 18:02:08 +0000 (18:02 +0000)]
- update message types
Bart Polot [Wed, 27 Nov 2013 17:17:48 +0000 (17:17 +0000)]
- remove old message types
Bart Polot [Wed, 27 Nov 2013 16:38:11 +0000 (16:38 +0000)]
- use only once KEEPALIVE message
Bart Polot [Wed, 27 Nov 2013 16:08:09 +0000 (16:08 +0000)]
- remove old dead code / message types
Bart Polot [Wed, 27 Nov 2013 16:07:21 +0000 (16:07 +0000)]
- supress compilation warnings
Matthias Wachs [Wed, 27 Nov 2013 16:01:41 +0000 (16:01 +0000)]
fixing test
Bart Polot [Wed, 27 Nov 2013 12:54:09 +0000 (12:54 +0000)]
- plug leak
Matthias Wachs [Wed, 27 Nov 2013 12:28:49 +0000 (12:28 +0000)]
minor corrections to revocation service
revocation testtest now passes
Florian Dold [Wed, 27 Nov 2013 11:45:45 +0000 (11:45 +0000)]
- log as debug when ibf fails to decode, instead of warning
Florian Dold [Wed, 27 Nov 2013 11:43:12 +0000 (11:43 +0000)]
- fixed use after free due to uncanceled task
Matthias Wachs [Wed, 27 Nov 2013 10:43:27 +0000 (10:43 +0000)]
clean up test
Matthias Wachs [Wed, 27 Nov 2013 10:08:19 +0000 (10:08 +0000)]
debug messages for DV plugin
Matthias Wachs [Wed, 27 Nov 2013 08:59:35 +0000 (08:59 +0000)]
- FIX: GNUNET_SET_STATUS_HALF_DONE is never called only GNUNET_SET_STATUS_DONE
- FIX: Crash since neighbor_table == NULL on removal check