Matthias Wachs [Mon, 6 Dec 2010 14:30:29 +0000 (14:30 +0000)]
sparcbot requires longer timeout
Matthias Wachs [Mon, 6 Dec 2010 10:55:14 +0000 (10:55 +0000)]
fixed recommited off-by one bringing core_api to fail
Moon [Fri, 3 Dec 2010 19:07:32 +0000 (19:07 +0000)]
Fix W32 interface listing, and correctly copy addr in test-nat (patch by LRN)
Moon [Fri, 3 Dec 2010 18:56:41 +0000 (18:56 +0000)]
Fix include path and include order in src/nat (patch by LRN)
Christian Grothoff [Fri, 3 Dec 2010 03:11:42 +0000 (03:11 +0000)]
air plane hacking
Matthias Wachs [Thu, 2 Dec 2010 17:34:43 +0000 (17:34 +0000)]
one line to break it all...
Matthias Wachs [Thu, 2 Dec 2010 14:41:18 +0000 (14:41 +0000)]
Matthias Wachs [Thu, 2 Dec 2010 13:43:38 +0000 (13:43 +0000)]
Matthias Wachs [Thu, 2 Dec 2010 13:30:05 +0000 (13:30 +0000)]
Matthias Wachs [Thu, 2 Dec 2010 13:03:09 +0000 (13:03 +0000)]
this is a merged version of revision 13866 and my latestest changes without the old ats changes
all changes from r13826 not made from me are included
Matthias Wachs [Thu, 2 Dec 2010 12:59:40 +0000 (12:59 +0000)]
Matthias Wachs [Thu, 2 Dec 2010 12:22:50 +0000 (12:22 +0000)]
Matthias Wachs [Thu, 2 Dec 2010 11:59:56 +0000 (11:59 +0000)]
Working version of transport service with ATS integration
all tests passing on my machine
Christian Grothoff [Wed, 1 Dec 2010 19:29:10 +0000 (19:29 +0000)]
comments for Nate
Christian Grothoff [Wed, 1 Dec 2010 19:21:41 +0000 (19:21 +0000)]
do not free if still connected
Christian Grothoff [Wed, 1 Dec 2010 19:17:19 +0000 (19:17 +0000)]
indent
Christian Grothoff [Wed, 1 Dec 2010 19:08:57 +0000 (19:08 +0000)]
minor style fixes
Christian Grothoff [Wed, 1 Dec 2010 19:08:28 +0000 (19:08 +0000)]
minor style fixes
Christian Grothoff [Wed, 1 Dec 2010 19:07:03 +0000 (19:07 +0000)]
cleanup
Christian Grothoff [Wed, 1 Dec 2010 18:55:50 +0000 (18:55 +0000)]
removing unnecessary check and outdated comment
Matthias Wachs [Wed, 1 Dec 2010 16:21:17 +0000 (16:21 +0000)]
Matthias Wachs [Wed, 1 Dec 2010 16:20:53 +0000 (16:20 +0000)]
Safey A.Halim [Wed, 1 Dec 2010 09:57:03 +0000 (09:57 +0000)]
Expression cleanup.
Christian Grothoff [Wed, 1 Dec 2010 09:23:14 +0000 (09:23 +0000)]
fixing iteration code to handle ATS structs
Matthias Wachs [Wed, 1 Dec 2010 09:14:31 +0000 (09:14 +0000)]
fixed:
- off-by-one in msg size
- changed 0 to GNUNET_TRANSPORT_ATS_ARRAY_TERMINATOR
Christian Grothoff [Tue, 30 Nov 2010 19:54:56 +0000 (19:54 +0000)]
removing fprintfs -- with bad %fmt statements giving warnings
Matthias Wachs [Tue, 30 Nov 2010 17:46:27 +0000 (17:46 +0000)]
Matthias Wachs [Tue, 30 Nov 2010 17:44:36 +0000 (17:44 +0000)]
Nathan S. Evans [Tue, 30 Nov 2010 17:06:01 +0000 (17:06 +0000)]
add comment to explain
Nathan S. Evans [Tue, 30 Nov 2010 17:05:17 +0000 (17:05 +0000)]
use hashmap instead of linked list of neighbors, fix for double free
Matthias Wachs [Tue, 30 Nov 2010 17:03:18 +0000 (17:03 +0000)]
Christian Grothoff [Tue, 30 Nov 2010 14:24:14 +0000 (14:24 +0000)]
unit
Christian Grothoff [Tue, 30 Nov 2010 14:23:35 +0000 (14:23 +0000)]
grab latency data
Christian Grothoff [Tue, 30 Nov 2010 14:18:40 +0000 (14:18 +0000)]
pass ATS data to core clients
Christian Grothoff [Tue, 30 Nov 2010 14:18:21 +0000 (14:18 +0000)]
fix
Matthias Wachs [Tue, 30 Nov 2010 14:02:25 +0000 (14:02 +0000)]
added multi plugin transport api testcase
Christian Grothoff [Tue, 30 Nov 2010 14:01:31 +0000 (14:01 +0000)]
pass ATS data to clients
Christian Grothoff [Tue, 30 Nov 2010 13:57:40 +0000 (13:57 +0000)]
nodebug
Christian Grothoff [Tue, 30 Nov 2010 13:57:34 +0000 (13:57 +0000)]
fix
Christian Grothoff [Tue, 30 Nov 2010 13:44:41 +0000 (13:44 +0000)]
track ATS in core
Matthias Wachs [Tue, 30 Nov 2010 13:29:18 +0000 (13:29 +0000)]
fixed transport api
Christian Grothoff [Tue, 30 Nov 2010 12:36:02 +0000 (12:36 +0000)]
fix rmdir
Christian Grothoff [Tue, 30 Nov 2010 12:35:39 +0000 (12:35 +0000)]
fix rmdir
Christian Grothoff [Tue, 30 Nov 2010 12:35:27 +0000 (12:35 +0000)]
fix rmdir
Matthias Wachs [Tue, 30 Nov 2010 12:33:06 +0000 (12:33 +0000)]
added transport api changes to core
Matthias Wachs [Tue, 30 Nov 2010 12:30:20 +0000 (12:30 +0000)]
added api changes to testcases
Matthias Wachs [Tue, 30 Nov 2010 12:19:48 +0000 (12:19 +0000)]
changes to transport_api
Matthias Wachs [Tue, 30 Nov 2010 12:18:39 +0000 (12:18 +0000)]
changed api to support ats structs
Christian Grothoff [Tue, 30 Nov 2010 11:34:48 +0000 (11:34 +0000)]
docu
Christian Grothoff [Tue, 30 Nov 2010 11:23:46 +0000 (11:23 +0000)]
bi-di migration options
Christian Grothoff [Tue, 30 Nov 2010 11:23:36 +0000 (11:23 +0000)]
indent
Matthias Wachs [Tue, 30 Nov 2010 10:25:17 +0000 (10:25 +0000)]
added ATS information to InboundMessage
Matthias Wachs [Tue, 30 Nov 2010 10:16:43 +0000 (10:16 +0000)]
Transmitting ATS information to transport api
Christian Grothoff [Mon, 29 Nov 2010 22:32:59 +0000 (22:32 +0000)]
allowing DynDNS for external IP specification, option clean up
Christian Grothoff [Mon, 29 Nov 2010 22:11:44 +0000 (22:11 +0000)]
fixing bogus port bind by UDP
Nathan S. Evans [Mon, 29 Nov 2010 14:59:14 +0000 (14:59 +0000)]
tracking down strange routing behavior
Nathan S. Evans [Mon, 29 Nov 2010 14:44:05 +0000 (14:44 +0000)]
greater or equal cutoff
Nathan S. Evans [Mon, 29 Nov 2010 13:06:01 +0000 (13:06 +0000)]
more efficient malicious behavior (discard messages earlier)
Christian Grothoff [Sun, 28 Nov 2010 23:17:14 +0000 (23:17 +0000)]
new vision for misc options
Christian Grothoff [Sun, 28 Nov 2010 21:22:27 +0000 (21:22 +0000)]
stuff
Nils Durner [Sat, 27 Nov 2010 15:47:58 +0000 (15:47 +0000)]
MinGW
Nathan S. Evans [Fri, 26 Nov 2010 15:07:34 +0000 (15:07 +0000)]
use remainder from forward_count
Nathan S. Evans [Fri, 26 Nov 2010 14:46:44 +0000 (14:46 +0000)]
restrict replies to one per request (use block library)
Nathan S. Evans [Fri, 26 Nov 2010 13:00:30 +0000 (13:00 +0000)]
send multiple messages to peer if possible
Matthias Wachs [Fri, 26 Nov 2010 12:42:11 +0000 (12:42 +0000)]
build nat for windows
Nathan S. Evans [Fri, 26 Nov 2010 12:05:13 +0000 (12:05 +0000)]
count number of messages queued vs. number sent out
Christian Grothoff [Fri, 26 Nov 2010 11:19:56 +0000 (11:19 +0000)]
fix
Nathan S. Evans [Fri, 26 Nov 2010 11:16:30 +0000 (11:16 +0000)]
are core_notify_transmit_ready calls failing?
Christian Grothoff [Fri, 26 Nov 2010 11:14:32 +0000 (11:14 +0000)]
fix
Nathan S. Evans [Fri, 26 Nov 2010 11:03:18 +0000 (11:03 +0000)]
are messages getting dropped, or is logging not finding all paths
Matthias Wachs [Fri, 26 Nov 2010 10:18:38 +0000 (10:18 +0000)]
Matthias Wachs [Fri, 26 Nov 2010 09:26:30 +0000 (09:26 +0000)]
Matthias Wachs [Fri, 26 Nov 2010 09:14:23 +0000 (09:14 +0000)]
removed break to prevent testcases dumping core
Matthias Wachs [Thu, 25 Nov 2010 12:35:39 +0000 (12:35 +0000)]
improved bandwidth distribution and outbound quota compliance
Matthias Wachs [Thu, 25 Nov 2010 11:01:03 +0000 (11:01 +0000)]
Matthias Wachs [Thu, 25 Nov 2010 10:34:14 +0000 (10:34 +0000)]
Activated progress bar
Christian Grothoff [Wed, 24 Nov 2010 20:50:12 +0000 (20:50 +0000)]
fix
Nils Durner [Wed, 24 Nov 2010 19:41:11 +0000 (19:41 +0000)]
fix MINGW
Christian Grothoff [Wed, 24 Nov 2010 16:34:32 +0000 (16:34 +0000)]
random hack - 1618
Christian Grothoff [Wed, 24 Nov 2010 16:18:05 +0000 (16:18 +0000)]
seaspider
Christian Grothoff [Wed, 24 Nov 2010 16:17:50 +0000 (16:17 +0000)]
indent
Christian Grothoff [Wed, 24 Nov 2010 16:17:42 +0000 (16:17 +0000)]
format
Christian Grothoff [Wed, 24 Nov 2010 16:17:32 +0000 (16:17 +0000)]
order
Christian Grothoff [Wed, 24 Nov 2010 16:17:18 +0000 (16:17 +0000)]
adding UPnP/PMP library calls/support to TCP transport
Christian Grothoff [Wed, 24 Nov 2010 14:23:32 +0000 (14:23 +0000)]
memdup
Nathan S. Evans [Wed, 24 Nov 2010 13:42:41 +0000 (13:42 +0000)]
allow bucket size, kademlia replication to be set by configuration, increase base replication
Christian Grothoff [Wed, 24 Nov 2010 12:01:52 +0000 (12:01 +0000)]
style
Christian Grothoff [Wed, 24 Nov 2010 12:00:30 +0000 (12:00 +0000)]
style
Christian Grothoff [Wed, 24 Nov 2010 08:45:50 +0000 (08:45 +0000)]
nl
David Brodski [Tue, 23 Nov 2010 22:50:50 +0000 (22:50 +0000)]
fragments are now put together to form a message
Christian Grothoff [Tue, 23 Nov 2010 16:18:19 +0000 (16:18 +0000)]
fix for Nate
Christian Grothoff [Tue, 23 Nov 2010 13:38:57 +0000 (13:38 +0000)]
cleaning up TCP code, incomplete
Christian Grothoff [Tue, 23 Nov 2010 13:37:43 +0000 (13:37 +0000)]
log with pid
Nathan S. Evans [Tue, 23 Nov 2010 12:16:34 +0000 (12:16 +0000)]
bad ordering for config values
Nathan S. Evans [Tue, 23 Nov 2010 11:48:54 +0000 (11:48 +0000)]
specify total connections desired after find peer requests for dht testing, use float for better precision in replication
David Brodski [Mon, 22 Nov 2010 23:27:20 +0000 (23:27 +0000)]
wlan receive implemented
some doxigen, some cleanup of data structs
Christian Grothoff [Mon, 22 Nov 2010 22:53:51 +0000 (22:53 +0000)]
initialize uninit
Christian Grothoff [Mon, 22 Nov 2010 22:32:12 +0000 (22:32 +0000)]
full support for ATSi parsing
Christian Grothoff [Mon, 22 Nov 2010 22:06:46 +0000 (22:06 +0000)]
ignore
Christian Grothoff [Mon, 22 Nov 2010 22:04:00 +0000 (22:04 +0000)]
fix