Christian Grothoff [Fri, 25 Nov 2011 16:12:56 +0000 (16:12 +0000)]
-files were removed earlier
Christian Grothoff [Fri, 25 Nov 2011 16:10:58 +0000 (16:10 +0000)]
fixing mantis 1961
Christian Grothoff [Fri, 25 Nov 2011 16:04:36 +0000 (16:04 +0000)]
-fixing string printing - size_t is not unsigned int
Christian Grothoff [Fri, 25 Nov 2011 16:01:07 +0000 (16:01 +0000)]
-pyexpect fix
Christian Grothoff [Fri, 25 Nov 2011 15:48:13 +0000 (15:48 +0000)]
LRN: I'm tired of seeing something like "ATS tells us to switch to address
'(null)' session 0x497198 for peer `IIH1' in state `S_NOT_CONNECTED'",
so i wrote this.
- From what i see in the logs, '(null)'s are mostly caused by 0-byte
long addresses. I'm not sure whether it is a bug, or a feature (but
then, why would ATS tell us to switch to a 0-byte long address?).
CG: for inbound connections, ATS tells us to switch to a 0-byte long address
(since there is no address) but at the same time gives us a 'struct Session'
to use as well. So 0-byte addresses really mean 'inbound' connections.
Bart Polot [Fri, 25 Nov 2011 15:38:24 +0000 (15:38 +0000)]
Use _weighted_ average of last estimations to calculate network size
Bart Polot [Fri, 25 Nov 2011 10:52:19 +0000 (10:52 +0000)]
- Fixed testcase evaluation condition
Christian Grothoff [Fri, 25 Nov 2011 10:30:55 +0000 (10:30 +0000)]
-some more wlan code cleanup
Christian Grothoff [Fri, 25 Nov 2011 10:24:26 +0000 (10:24 +0000)]
-some more wlan code cleanup
Christian Grothoff [Fri, 25 Nov 2011 10:23:02 +0000 (10:23 +0000)]
-some more wlan code cleanup
Christian Grothoff [Fri, 25 Nov 2011 10:14:05 +0000 (10:14 +0000)]
-some more wlan code cleanup
Christian Grothoff [Fri, 25 Nov 2011 10:11:35 +0000 (10:11 +0000)]
some more wlan code cleanup
Christian Grothoff [Fri, 25 Nov 2011 09:19:41 +0000 (09:19 +0000)]
removing no longer needed wlan directory
Christian Grothoff [Fri, 25 Nov 2011 09:18:53 +0000 (09:18 +0000)]
inlining files from wlan, preparing to obsolete wlan subdirectory
Christian Grothoff [Fri, 25 Nov 2011 08:55:19 +0000 (08:55 +0000)]
-minor code clean up and renaming dummy
Bart Polot [Thu, 24 Nov 2011 16:25:55 +0000 (16:25 +0000)]
- Added explicit cast, just in case
Bart Polot [Thu, 24 Nov 2011 16:24:53 +0000 (16:24 +0000)]
- Same result, cleaner code
Christian Grothoff [Thu, 24 Nov 2011 16:12:38 +0000 (16:12 +0000)]
fixing mantis 1960
Christian Grothoff [Thu, 24 Nov 2011 16:07:49 +0000 (16:07 +0000)]
-cleaner
Bart Polot [Thu, 24 Nov 2011 14:44:07 +0000 (14:44 +0000)]
- Updated doxygen
Christian Grothoff [Thu, 24 Nov 2011 12:45:59 +0000 (12:45 +0000)]
better error message
Christian Grothoff [Thu, 24 Nov 2011 12:33:49 +0000 (12:33 +0000)]
adjust log level to DEBUG as this is normal
Christian Grothoff [Thu, 24 Nov 2011 12:31:32 +0000 (12:31 +0000)]
disable use of signatures if nse proof is disabled -- for example, this is done in testing/benchmarking
Christian Grothoff [Thu, 24 Nov 2011 12:15:04 +0000 (12:15 +0000)]
changing API in anticipation of future implementation of 1369
Bart Polot [Thu, 24 Nov 2011 11:58:55 +0000 (11:58 +0000)]
Removed variance debug, initialized variance in WEST method
Christian Grothoff [Thu, 24 Nov 2011 11:54:42 +0000 (11:54 +0000)]
increase
Christian Grothoff [Thu, 24 Nov 2011 10:35:11 +0000 (10:35 +0000)]
-ignore
Christian Grothoff [Thu, 24 Nov 2011 10:25:27 +0000 (10:25 +0000)]
remove generated files from SVN
Christian Grothoff [Thu, 24 Nov 2011 10:23:40 +0000 (10:23 +0000)]
check return value
Christian Grothoff [Thu, 24 Nov 2011 10:23:14 +0000 (10:23 +0000)]
prevent same message from being requested twice by always skipping head-of-queue when inserting (possibly related to 1957)
Christian Grothoff [Thu, 24 Nov 2011 10:06:44 +0000 (10:06 +0000)]
fs also never queues more than one message per peer, so reduce requested queue size
Christian Grothoff [Thu, 24 Nov 2011 10:05:33 +0000 (10:05 +0000)]
nse never queues more than one message per peer
Christian Grothoff [Wed, 23 Nov 2011 20:03:58 +0000 (20:03 +0000)]
LRN: Fix the use of SRANDOM
Christian Grothoff [Wed, 23 Nov 2011 19:38:40 +0000 (19:38 +0000)]
do not try to run with valgrind everywhere
Christian Grothoff [Wed, 23 Nov 2011 19:23:03 +0000 (19:23 +0000)]
LRN: fixing 1956 by using a better random generator on W32
Christian Grothoff [Wed, 23 Nov 2011 18:57:13 +0000 (18:57 +0000)]
fixing west algorithm to also use j and to consider case where estimate_count is 0
Christian Grothoff [Wed, 23 Nov 2011 18:48:46 +0000 (18:48 +0000)]
fixing variance calculation - we calculate the average from the same distribution, so the degrees of freedom is n-1
Bart Polot [Wed, 23 Nov 2011 17:23:52 +0000 (17:23 +0000)]
- Fixed simplified variance code
Matthias Wachs [Wed, 23 Nov 2011 15:10:10 +0000 (15:10 +0000)]
fix shutdown order + disable broadcast in testcase
Christian Grothoff [Wed, 23 Nov 2011 14:32:38 +0000 (14:32 +0000)]
simpler alternative to the West algorithm to convince ourselves that we can still do averages...
Matthias Wachs [Wed, 23 Nov 2011 14:17:47 +0000 (14:17 +0000)]
Adding UDP IPv6 peer discovery support using the GNUnet IPv6 multicast address with site-local scope FF05::13B assigned by IANA
Matthias Wachs [Wed, 23 Nov 2011 12:37:56 +0000 (12:37 +0000)]
fixing unsupported messages in core
Bart Polot [Wed, 23 Nov 2011 10:53:15 +0000 (10:53 +0000)]
- Fixed nse profiler handling of config files
Christian Grothoff [Wed, 23 Nov 2011 10:29:35 +0000 (10:29 +0000)]
adding shell script to show changes prior to commit to reduce submission foo-bars
Christian Grothoff [Wed, 23 Nov 2011 10:09:42 +0000 (10:09 +0000)]
update ignore list to include ChangeLog
Christian Grothoff [Wed, 23 Nov 2011 10:08:16 +0000 (10:08 +0000)]
making sure ChangeLog is properly generated on 'make dist'
Christian Grothoff [Wed, 23 Nov 2011 10:05:21 +0000 (10:05 +0000)]
automated gettext updates to PO files from 'make dist'
Christian Grothoff [Wed, 23 Nov 2011 10:05:05 +0000 (10:05 +0000)]
updated file list in POTFILES.in after renaming operations earlier
Christian Grothoff [Wed, 23 Nov 2011 10:04:30 +0000 (10:04 +0000)]
fixing binary build (file no longer exists)
Christian Grothoff [Wed, 23 Nov 2011 10:03:53 +0000 (10:03 +0000)]
integrating ChangeLog generation with build system, removing ChangeLog from SVN control
Christian Grothoff [Wed, 23 Nov 2011 10:02:54 +0000 (10:02 +0000)]
adding svn2cl script for automatic change log generation from SVN commits
Christian Grothoff [Tue, 22 Nov 2011 19:37:07 +0000 (19:37 +0000)]
dead
Christian Grothoff [Tue, 22 Nov 2011 19:37:02 +0000 (19:37 +0000)]
moved to mantis
Christian Grothoff [Tue, 22 Nov 2011 19:10:48 +0000 (19:10 +0000)]
moved to mantis
Matthias Wachs [Tue, 22 Nov 2011 14:22:28 +0000 (14:22 +0000)]
tests for mantis #1028
Matthias Wachs [Tue, 22 Nov 2011 14:21:52 +0000 (14:21 +0000)]
fix for mantis 1928 in combination with rev 18254
Matthias Wachs [Tue, 22 Nov 2011 13:29:25 +0000 (13:29 +0000)]
fixing reconnect bug
Christian Grothoff [Tue, 22 Nov 2011 12:41:23 +0000 (12:41 +0000)]
stuff
Christian Grothoff [Tue, 22 Nov 2011 11:53:26 +0000 (11:53 +0000)]
moving block plugins to respective subsystem
Christian Grothoff [Tue, 22 Nov 2011 10:26:52 +0000 (10:26 +0000)]
fix defaults
Christian Grothoff [Tue, 22 Nov 2011 10:26:32 +0000 (10:26 +0000)]
fix defaults
Matthias Wachs [Tue, 22 Nov 2011 09:50:12 +0000 (09:50 +0000)]
do not validate own address
Matthias Wachs [Tue, 22 Nov 2011 09:05:41 +0000 (09:05 +0000)]
remember
Matthias Wachs [Tue, 22 Nov 2011 09:05:19 +0000 (09:05 +0000)]
Matthias Wachs [Mon, 21 Nov 2011 22:02:20 +0000 (22:02 +0000)]
transport testing:
peer restart functionality
+ testcases if peers reconnect when restarted
Bart Polot [Mon, 21 Nov 2011 17:46:52 +0000 (17:46 +0000)]
Additional fix for #1920
Bart Polot [Mon, 21 Nov 2011 17:29:09 +0000 (17:29 +0000)]
Dirty fix for #1920
Matthias Wachs [Mon, 21 Nov 2011 16:12:58 +0000 (16:12 +0000)]
different plugins with and session==0
Matthias Wachs [Mon, 21 Nov 2011 15:44:29 +0000 (15:44 +0000)]
removing broadcast port
Christian Grothoff [Mon, 21 Nov 2011 15:09:48 +0000 (15:09 +0000)]
fix leak
Matthias Wachs [Mon, 21 Nov 2011 14:11:49 +0000 (14:11 +0000)]
now using default socket and sending on default port
Matthias Wachs [Mon, 21 Nov 2011 13:08:42 +0000 (13:08 +0000)]
Matthias Wachs [Mon, 21 Nov 2011 10:59:53 +0000 (10:59 +0000)]
distinguish between beacons
Christian Grothoff [Sat, 19 Nov 2011 20:26:33 +0000 (20:26 +0000)]
moved to drupal
Nathan S. Evans [Sat, 19 Nov 2011 19:08:37 +0000 (19:08 +0000)]
debugging dv/transport problems
Christian Grothoff [Fri, 18 Nov 2011 19:22:25 +0000 (19:22 +0000)]
fix
Matthias Wachs [Fri, 18 Nov 2011 16:29:06 +0000 (16:29 +0000)]
udp now supports broadcasts using ipv6 multicast
Bart Polot [Fri, 18 Nov 2011 13:44:23 +0000 (13:44 +0000)]
Fixed empty tree deletion problem (assert on test_mesh_api)
Matthias Wachs [Fri, 18 Nov 2011 13:00:55 +0000 (13:00 +0000)]
port was missing, udp broadcast for ipv4 is now complete
Christian Grothoff [Fri, 18 Nov 2011 11:33:21 +0000 (11:33 +0000)]
fix
Matthias Wachs [Fri, 18 Nov 2011 10:21:21 +0000 (10:21 +0000)]
pritpals key
Christian Grothoff [Fri, 18 Nov 2011 10:20:34 +0000 (10:20 +0000)]
fix
Matthias Wachs [Fri, 18 Nov 2011 10:17:32 +0000 (10:17 +0000)]
remove log message
Christian Grothoff [Fri, 18 Nov 2011 10:08:28 +0000 (10:08 +0000)]
fix
Christian Grothoff [Fri, 18 Nov 2011 10:03:21 +0000 (10:03 +0000)]
fix
Christian Grothoff [Fri, 18 Nov 2011 09:59:28 +0000 (09:59 +0000)]
fix
Christian Grothoff [Fri, 18 Nov 2011 09:37:29 +0000 (09:37 +0000)]
dce
Christian Grothoff [Fri, 18 Nov 2011 09:37:13 +0000 (09:37 +0000)]
fix
Christian Grothoff [Thu, 17 Nov 2011 19:18:52 +0000 (19:18 +0000)]
add units to time, use configuration time api where appropriate, fixing Mantis #1875
Matthias Wachs [Thu, 17 Nov 2011 18:04:31 +0000 (18:04 +0000)]
send broadcasts on every interface
Matthias Wachs [Thu, 17 Nov 2011 16:39:10 +0000 (16:39 +0000)]
api change for network interface iterations to support broadcast address and network mask
Bart Polot [Thu, 17 Nov 2011 16:20:09 +0000 (16:20 +0000)]
Removed deprecated testcase
Bart Polot [Thu, 17 Nov 2011 15:46:48 +0000 (15:46 +0000)]
Added code to avoid creashing on #1904 and identify the origin of the missing path
Christian Grothoff [Thu, 17 Nov 2011 15:14:54 +0000 (15:14 +0000)]
not on OSX
Bart Polot [Thu, 17 Nov 2011 15:11:25 +0000 (15:11 +0000)]
Changed logging for testcase
Christian Grothoff [Thu, 17 Nov 2011 14:54:55 +0000 (14:54 +0000)]
consider number of retransmissions for delay calculation
Christian Grothoff [Thu, 17 Nov 2011 14:54:42 +0000 (14:54 +0000)]
consider number of retransmissions for delay calculation
Christian Grothoff [Thu, 17 Nov 2011 14:53:08 +0000 (14:53 +0000)]
consider number of retransmissions for delay calculation
Christian Grothoff [Thu, 17 Nov 2011 14:47:41 +0000 (14:47 +0000)]
only use good acks for delay calculation
Bart Polot [Thu, 17 Nov 2011 14:09:34 +0000 (14:09 +0000)]
Fix coverity #10264