David Brodski [Wed, 26 Oct 2011 00:01:04 +0000 (00:01 +0000)]
wireshark lua file, at the moment only for wlan
Christian Grothoff [Tue, 25 Oct 2011 22:08:00 +0000 (22:08 +0000)]
fix
Matthias Wachs [Tue, 25 Oct 2011 21:03:44 +0000 (21:03 +0000)]
Christian Grothoff [Tue, 25 Oct 2011 20:51:00 +0000 (20:51 +0000)]
longer timeout -- trying to see if this helps with 1851 ---- and using named constants
Christian Grothoff [Tue, 25 Oct 2011 20:45:59 +0000 (20:45 +0000)]
fix
Christian Grothoff [Tue, 25 Oct 2011 20:44:46 +0000 (20:44 +0000)]
static
Christian Grothoff [Tue, 25 Oct 2011 20:34:27 +0000 (20:34 +0000)]
simplify
Christian Grothoff [Tue, 25 Oct 2011 19:56:56 +0000 (19:56 +0000)]
increse delay to help slow systems
Bart Polot [Tue, 25 Oct 2011 17:28:18 +0000 (17:28 +0000)]
Changed log, fixed crash in tree, caysed #1852 instead
Matthias Wachs [Tue, 25 Oct 2011 16:54:19 +0000 (16:54 +0000)]
implemented:
send connect
send connect_ack
receive connect_ack -> mark peer as connected
next step:
send ack or wait for payload and include ack
mark other half as connected
Matthias Wachs [Tue, 25 Oct 2011 16:36:01 +0000 (16:36 +0000)]
work in progress
- neighbour management based on a FSM
- 3-way connect handshake
Christian Grothoff [Tue, 25 Oct 2011 14:48:34 +0000 (14:48 +0000)]
trying to fix #1813 by actually respecting delay values, also some minor code cleanup
Christian Grothoff [Tue, 25 Oct 2011 14:20:53 +0000 (14:20 +0000)]
improve error reporting, fix zombie attack (#1848)
Bart Polot [Tue, 25 Oct 2011 13:48:34 +0000 (13:48 +0000)]
Changed assert to break, not critical failure
Christian Grothoff [Tue, 25 Oct 2011 13:38:19 +0000 (13:38 +0000)]
fix
Christian Grothoff [Tue, 25 Oct 2011 13:28:36 +0000 (13:28 +0000)]
ob1
Christian Grothoff [Tue, 25 Oct 2011 13:24:36 +0000 (13:24 +0000)]
fix loop bounds
Christian Grothoff [Tue, 25 Oct 2011 12:57:18 +0000 (12:57 +0000)]
put ifdefs around DEBUG logs
Christian Grothoff [Tue, 25 Oct 2011 12:36:52 +0000 (12:36 +0000)]
fixing 1829
Christian Grothoff [Tue, 25 Oct 2011 12:11:06 +0000 (12:11 +0000)]
logging
Matthias Wachs [Tue, 25 Oct 2011 08:47:28 +0000 (08:47 +0000)]
hmac issues
Christian Grothoff [Mon, 24 Oct 2011 21:46:24 +0000 (21:46 +0000)]
more logging for insane bug 1829
Christian Grothoff [Mon, 24 Oct 2011 21:11:32 +0000 (21:11 +0000)]
problem is caused by client disconnecting before we can queue the reply, more logging
Christian Grothoff [Mon, 24 Oct 2011 20:53:44 +0000 (20:53 +0000)]
even more logging
Bart Polot [Mon, 24 Oct 2011 17:00:26 +0000 (17:00 +0000)]
New message type
Bart Polot [Mon, 24 Oct 2011 17:00:00 +0000 (17:00 +0000)]
Refactored 'type' DHT response processing
Christian Grothoff [Mon, 24 Oct 2011 16:59:08 +0000 (16:59 +0000)]
fix
Christian Grothoff [Mon, 24 Oct 2011 16:52:09 +0000 (16:52 +0000)]
log local operations
Christian Grothoff [Mon, 24 Oct 2011 16:45:37 +0000 (16:45 +0000)]
log local operations
Bart Polot [Mon, 24 Oct 2011 16:42:44 +0000 (16:42 +0000)]
Added connection broken p2p notifications
Christian Grothoff [Mon, 24 Oct 2011 16:27:42 +0000 (16:27 +0000)]
log eval result
Christian Grothoff [Mon, 24 Oct 2011 16:15:13 +0000 (16:15 +0000)]
improving r17722
Christian Grothoff [Mon, 24 Oct 2011 16:15:02 +0000 (16:15 +0000)]
improving r17722
Matthias Wachs [Mon, 24 Oct 2011 15:20:25 +0000 (15:20 +0000)]
fixing 1841
- transmission_task scheduled 2x without checking on task_identifier
- added assertion to see if bug is still existing
- schedule task on if transmission was succesful
Bart Polot [Mon, 24 Oct 2011 14:34:22 +0000 (14:34 +0000)]
Fixed logging
Bart Polot [Mon, 24 Oct 2011 14:33:30 +0000 (14:33 +0000)]
Don't die on unknown peer
Bart Polot [Mon, 24 Oct 2011 14:29:53 +0000 (14:29 +0000)]
Changed testcase to not die on unknown peer, log warning instead
Matthias Wachs [Mon, 24 Oct 2011 14:04:35 +0000 (14:04 +0000)]
Matthias Wachs [Mon, 24 Oct 2011 13:54:17 +0000 (13:54 +0000)]
typo
Christian Grothoff [Mon, 24 Oct 2011 13:42:56 +0000 (13:42 +0000)]
logfix
Christian Grothoff [Mon, 24 Oct 2011 13:23:57 +0000 (13:23 +0000)]
check return vals
Christian Grothoff [Mon, 24 Oct 2011 13:22:40 +0000 (13:22 +0000)]
more logging, cleaning up logging
Christian Grothoff [Mon, 24 Oct 2011 12:22:54 +0000 (12:22 +0000)]
more logging
Christian Grothoff [Mon, 24 Oct 2011 12:10:00 +0000 (12:10 +0000)]
fix logging
Christian Grothoff [Mon, 24 Oct 2011 11:50:51 +0000 (11:50 +0000)]
check return vals
Christian Grothoff [Mon, 24 Oct 2011 11:50:22 +0000 (11:50 +0000)]
check return vals
Christian Grothoff [Mon, 24 Oct 2011 11:30:42 +0000 (11:30 +0000)]
fix leak
Christian Grothoff [Mon, 24 Oct 2011 11:28:27 +0000 (11:28 +0000)]
asserts for cov
Christian Grothoff [Mon, 24 Oct 2011 11:25:03 +0000 (11:25 +0000)]
use long long
Christian Grothoff [Mon, 24 Oct 2011 11:24:57 +0000 (11:24 +0000)]
abort on error -- missing return
Christian Grothoff [Mon, 24 Oct 2011 11:24:39 +0000 (11:24 +0000)]
check return values
Christian Grothoff [Mon, 24 Oct 2011 11:08:18 +0000 (11:08 +0000)]
possible fix for 1844
Christian Grothoff [Mon, 24 Oct 2011 11:00:08 +0000 (11:00 +0000)]
fixing 1837
Matthias Wachs [Mon, 24 Oct 2011 09:37:02 +0000 (09:37 +0000)]
mantis #1844
Christian Grothoff [Mon, 24 Oct 2011 09:16:05 +0000 (09:16 +0000)]
record more stats
Christian Grothoff [Mon, 24 Oct 2011 08:56:17 +0000 (08:56 +0000)]
done
Christian Grothoff [Mon, 24 Oct 2011 08:54:48 +0000 (08:54 +0000)]
fixes
Christian Grothoff [Mon, 24 Oct 2011 08:39:44 +0000 (08:39 +0000)]
fixing 1845
Christian Grothoff [Mon, 24 Oct 2011 08:29:21 +0000 (08:29 +0000)]
fix compile error
Christian Grothoff [Mon, 24 Oct 2011 08:28:22 +0000 (08:28 +0000)]
fixing bogus assertion / 1846
Christian Grothoff [Sun, 23 Oct 2011 18:22:53 +0000 (18:22 +0000)]
longer ARM stop timeouts, powerpc buildbot still has trouble
Christian Grothoff [Sun, 23 Oct 2011 18:16:40 +0000 (18:16 +0000)]
fix 1839
Christian Grothoff [Sun, 23 Oct 2011 18:09:15 +0000 (18:09 +0000)]
packed
Christian Grothoff [Sun, 23 Oct 2011 17:36:38 +0000 (17:36 +0000)]
fixing quota violation messages
Christian Grothoff [Sun, 23 Oct 2011 17:20:21 +0000 (17:20 +0000)]
also generate PONG if PING contains an empty address:
Christian Grothoff [Sun, 23 Oct 2011 16:34:12 +0000 (16:34 +0000)]
undo 17963, better solution ahead
Christian Grothoff [Sun, 23 Oct 2011 15:18:48 +0000 (15:18 +0000)]
Adding FIXMEs: if delay is FOREVER, session should be terminated
Christian Grothoff [Sun, 23 Oct 2011 15:07:09 +0000 (15:07 +0000)]
if CONNECT failed, move to disconnected
Christian Grothoff [Sun, 23 Oct 2011 15:02:05 +0000 (15:02 +0000)]
more precise log message
Christian Grothoff [Sun, 23 Oct 2011 14:49:05 +0000 (14:49 +0000)]
op
Christian Grothoff [Sun, 23 Oct 2011 14:45:14 +0000 (14:45 +0000)]
:fixing another contributor to 1840
Christian Grothoff [Sun, 23 Oct 2011 14:15:52 +0000 (14:15 +0000)]
another assertion, possible fix to 1840
Christian Grothoff [Sun, 23 Oct 2011 14:02:52 +0000 (14:02 +0000)]
simplify logic
Christian Grothoff [Sun, 23 Oct 2011 13:51:43 +0000 (13:51 +0000)]
possibly fixing 1840 and/or related issues
Christian Grothoff [Sun, 23 Oct 2011 13:38:01 +0000 (13:38 +0000)]
be more verbose
Christian Grothoff [Sun, 23 Oct 2011 13:35:03 +0000 (13:35 +0000)]
make writing data_output optional and disable by default
Christian Grothoff [Sun, 23 Oct 2011 13:28:27 +0000 (13:28 +0000)]
incorrect to assert here
Christian Grothoff [Sun, 23 Oct 2011 13:07:53 +0000 (13:07 +0000)]
additional assertions to help with #1840 and #1835
Christian Grothoff [Sun, 23 Oct 2011 10:38:47 +0000 (10:38 +0000)]
larger interval helped, adding another 4x to be sure in the future
Christian Grothoff [Sun, 23 Oct 2011 10:15:33 +0000 (10:15 +0000)]
missing returns
Christian Grothoff [Sun, 23 Oct 2011 10:10:59 +0000 (10:10 +0000)]
nse interval is too high for some test hosts
Christian Grothoff [Sun, 23 Oct 2011 10:06:07 +0000 (10:06 +0000)]
getting rid of unnecessary ignore_shutdown calls
Christian Grothoff [Sat, 22 Oct 2011 21:59:27 +0000 (21:59 +0000)]
replacing 0-terminated atsi-array with array+length in core API (and the core-connect IPC)
Christian Grothoff [Sat, 22 Oct 2011 21:20:14 +0000 (21:20 +0000)]
consist
Christian Grothoff [Sat, 22 Oct 2011 21:18:59 +0000 (21:18 +0000)]
consist
Christian Grothoff [Sat, 22 Oct 2011 21:15:19 +0000 (21:15 +0000)]
remove unused options -- these bits were always set, no need to pass them
Christian Grothoff [Sat, 22 Oct 2011 21:10:29 +0000 (21:10 +0000)]
more stats
Christian Grothoff [Sat, 22 Oct 2011 21:06:03 +0000 (21:06 +0000)]
add and fix stats
Christian Grothoff [Sat, 22 Oct 2011 21:05:05 +0000 (21:05 +0000)]
add typemap retransmission code
Christian Grothoff [Sat, 22 Oct 2011 20:56:05 +0000 (20:56 +0000)]
use same name everywhere
Christian Grothoff [Sat, 22 Oct 2011 20:53:52 +0000 (20:53 +0000)]
more stats, better names
Christian Grothoff [Sat, 22 Oct 2011 20:22:59 +0000 (20:22 +0000)]
fixing 1836
Christian Grothoff [Sat, 22 Oct 2011 20:16:14 +0000 (20:16 +0000)]
eliminating GNUNET_TRANSPORT_set_quota code
Christian Grothoff [Fri, 21 Oct 2011 22:42:58 +0000 (22:42 +0000)]
did not help
Christian Grothoff [Fri, 21 Oct 2011 22:39:26 +0000 (22:39 +0000)]
try to make sure to send connect on new neighbour even if tcnts are both empty
Matthias Wachs [Fri, 21 Oct 2011 21:53:56 +0000 (21:53 +0000)]
concept for new completely session based udp plugin
old plugin required too many dirty hacks to pass required data around
Christian Grothoff [Fri, 21 Oct 2011 18:44:26 +0000 (18:44 +0000)]
fix segfault introduced by recent refactoring
Matthias Wachs [Fri, 21 Oct 2011 15:55:33 +0000 (15:55 +0000)]
transmitting flow control information between peers
Matthias Wachs [Fri, 21 Oct 2011 15:54:30 +0000 (15:54 +0000)]
order of sending ack and notification
Bart Polot [Fri, 21 Oct 2011 13:52:40 +0000 (13:52 +0000)]
Fixed compile issue, changed logging & dht_get_id working