oweals/gnunet.git
14 years agocomment fix
Nathan S. Evans [Fri, 29 Jan 2010 16:20:16 +0000 (16:20 +0000)]
comment fix

14 years agofixing (hopefully) transport hang issue by checking tc->reason
Nathan S. Evans [Fri, 29 Jan 2010 16:19:05 +0000 (16:19 +0000)]
fixing (hopefully) transport hang issue by checking tc->reason

14 years agohopefully partially fixing non worky problems on various machines. but since I haven...
Nathan S. Evans [Fri, 29 Jan 2010 15:36:37 +0000 (15:36 +0000)]
hopefully partially fixing non worky problems on various machines.  but since I haven't tested it on any other machines, we shall see if this is the case.  Previous issues likely related to the ack_received stuff which was still present which caused tcp connections to have undesirable behavior

14 years agosupport removing of current entry by callback
Christian Grothoff [Fri, 29 Jan 2010 12:21:03 +0000 (12:21 +0000)]
support removing of current entry by callback

14 years agoworks for me with debugging... weird
Nathan S. Evans [Fri, 29 Jan 2010 12:20:57 +0000 (12:20 +0000)]
works for me with debugging... weird

14 years agowith debug flags
Nathan S. Evans [Fri, 29 Jan 2010 12:17:57 +0000 (12:17 +0000)]
with debug flags

14 years agotry again
Nathan S. Evans [Fri, 29 Jan 2010 11:05:37 +0000 (11:05 +0000)]
try again

14 years agomaybe this will fix buildbot errors...
Nathan S. Evans [Fri, 29 Jan 2010 11:03:22 +0000 (11:03 +0000)]
maybe this will fix buildbot errors...

14 years ago(no commit message)
Nathan S. Evans [Fri, 29 Jan 2010 10:54:52 +0000 (10:54 +0000)]

14 years ago(no commit message)
Nathan S. Evans [Fri, 29 Jan 2010 10:53:44 +0000 (10:53 +0000)]

14 years agoproper latency calculation, though I think maybe the time difference calculation...
Nathan S. Evans [Thu, 28 Jan 2010 16:30:22 +0000 (16:30 +0000)]
proper latency calculation, though I think maybe the time difference calculation should be a bit more flexible

14 years agomakefile update, removal of debugging DEFINES
Nathan S. Evans [Thu, 28 Jan 2010 15:43:07 +0000 (15:43 +0000)]
makefile update, removal of debugging DEFINES

14 years agopeer disconnect bug fixed
Nathan S. Evans [Thu, 28 Jan 2010 15:39:31 +0000 (15:39 +0000)]
peer disconnect bug fixed

14 years agofound the bug, test cases should now work
Nathan S. Evans [Thu, 28 Jan 2010 14:44:20 +0000 (14:44 +0000)]
found the bug, test cases should now work

14 years agoallow message chunking in tcp, still not working seemingly due to a problem in server...
Nathan S. Evans [Thu, 28 Jan 2010 14:17:02 +0000 (14:17 +0000)]
allow message chunking in tcp, still not working seemingly due to a problem in server.c, though not sure why so it's probably actually a problem with me

14 years agoudp test_transport_api test now working, tcp not... but a good omen
Nathan S. Evans [Thu, 28 Jan 2010 12:01:04 +0000 (12:01 +0000)]
udp test_transport_api test now working, tcp not... but a good omen

14 years agostill not really working... sending and receiving of messages a bit hinky
Nathan S. Evans [Tue, 26 Jan 2010 15:48:50 +0000 (15:48 +0000)]
still not really working... sending and receiving of messages a bit hinky

14 years agotransport plugin change from single MessageHeader to message buffer and size...
Nathan S. Evans [Tue, 26 Jan 2010 13:40:14 +0000 (13:40 +0000)]
transport plugin change from single MessageHeader to message buffer and size...

14 years agostuff
Christian Grothoff [Tue, 26 Jan 2010 13:29:45 +0000 (13:29 +0000)]
stuff

14 years agomoving indexing out of main file
Christian Grothoff [Tue, 26 Jan 2010 09:53:40 +0000 (09:53 +0000)]
moving indexing out of main file

14 years agoadd and update nate
Christian Grothoff [Tue, 26 Jan 2010 08:26:41 +0000 (08:26 +0000)]
add and update nate

14 years agoudp closer to working, still wrestling with how to do data structures properly in...
Nathan S. Evans [Mon, 25 Jan 2010 13:59:55 +0000 (13:59 +0000)]
udp closer to working, still wrestling with how to do data structures properly in gnunet-service-transport.c (grr)

14 years agoresolver for udp plugin, don't propagate welcomes in tcp
Nathan S. Evans [Mon, 25 Jan 2010 10:46:32 +0000 (10:46 +0000)]
resolver for udp plugin, don't propagate welcomes in tcp

14 years agoremove debug options when not specified, otherwise they linger in the configuration...
Nathan S. Evans [Mon, 25 Jan 2010 09:28:20 +0000 (09:28 +0000)]
remove debug options when not specified, otherwise they linger in the configuration between test runs

14 years agowhy didn't I commit this yesterday?
Nathan S. Evans [Mon, 25 Jan 2010 09:20:39 +0000 (09:20 +0000)]
why didn't I commit this yesterday?

14 years agoremove debug hard coding
Nathan S. Evans [Mon, 25 Jan 2010 09:13:46 +0000 (09:13 +0000)]
remove debug hard coding

14 years agonopref
Christian Grothoff [Mon, 25 Jan 2010 09:11:53 +0000 (09:11 +0000)]
nopref

14 years agofix
Christian Grothoff [Mon, 25 Jan 2010 09:09:49 +0000 (09:09 +0000)]
fix

14 years agotest case performs better, ping/pong happens correctly now (for me). Still requires...
Nathan S. Evans [Sun, 24 Jan 2010 18:33:23 +0000 (18:33 +0000)]
test case performs better, ping/pong happens correctly now (for me).  Still requires testing and fixes, also udp still not working as it doesn't supply any addresses to be used in a hello.  That should be a simple fix, the reason the test case is not working is likely a misunderstanding of what is supposed to be happening

14 years agoadding support for outbound message monitoring
Christian Grothoff [Sun, 24 Jan 2010 16:49:16 +0000 (16:49 +0000)]
adding support for outbound message monitoring

14 years agoadding support for outbound message monitoring
Christian Grothoff [Sun, 24 Jan 2010 16:47:51 +0000 (16:47 +0000)]
adding support for outbound message monitoring

14 years agoAPI change for Safey/ARM
Christian Grothoff [Sun, 24 Jan 2010 16:23:24 +0000 (16:23 +0000)]
API change for Safey/ARM

14 years agodisable prefix
Christian Grothoff [Fri, 22 Jan 2010 20:38:09 +0000 (20:38 +0000)]
disable prefix

14 years agoscript to make buildbots more robust
Christian Grothoff [Fri, 22 Jan 2010 20:33:34 +0000 (20:33 +0000)]
script to make buildbots more robust

14 years agomissing commit
Nathan S. Evans [Fri, 22 Jan 2010 18:34:41 +0000 (18:34 +0000)]
missing commit

14 years agofix
Christian Grothoff [Fri, 22 Jan 2010 17:55:36 +0000 (17:55 +0000)]
fix

14 years agostuff
Christian Grothoff [Fri, 22 Jan 2010 17:54:18 +0000 (17:54 +0000)]
stuff

14 years ago(no commit message)
Nathan S. Evans [Fri, 22 Jan 2010 17:30:57 +0000 (17:30 +0000)]

14 years agouse new APIs for connect/disconnect
Christian Grothoff [Fri, 22 Jan 2010 17:27:16 +0000 (17:27 +0000)]
use new APIs for connect/disconnect

14 years agoset last_distance
Christian Grothoff [Fri, 22 Jan 2010 17:15:29 +0000 (17:15 +0000)]
set last_distance

14 years agoudpate
Christian Grothoff [Fri, 22 Jan 2010 17:11:55 +0000 (17:11 +0000)]
udpate

14 years agofix
Christian Grothoff [Fri, 22 Jan 2010 17:02:53 +0000 (17:02 +0000)]
fix

14 years agofix
Christian Grothoff [Fri, 22 Jan 2010 16:55:16 +0000 (16:55 +0000)]
fix

14 years agostuff
Christian Grothoff [Fri, 22 Jan 2010 15:52:40 +0000 (15:52 +0000)]
stuff

14 years agoupdates to peerinfo to use new nc API
Christian Grothoff [Fri, 22 Jan 2010 15:14:39 +0000 (15:14 +0000)]
updates to peerinfo to use new nc API

14 years agofinishing blacklist implementation
Christian Grothoff [Fri, 22 Jan 2010 14:47:45 +0000 (14:47 +0000)]
finishing blacklist implementation

14 years agodocu
Christian Grothoff [Fri, 22 Jan 2010 14:27:22 +0000 (14:27 +0000)]
docu

14 years agocount
Christian Grothoff [Fri, 22 Jan 2010 14:26:36 +0000 (14:26 +0000)]
count

14 years agodrop
Christian Grothoff [Fri, 22 Jan 2010 14:24:54 +0000 (14:24 +0000)]
drop

14 years agofinishing nc implementation
Christian Grothoff [Fri, 22 Jan 2010 14:20:31 +0000 (14:20 +0000)]
finishing nc implementation

14 years agotowards a new conveniance API
Christian Grothoff [Thu, 21 Jan 2010 21:03:45 +0000 (21:03 +0000)]
towards a new conveniance API

14 years agostuff
Christian Grothoff [Thu, 21 Jan 2010 20:56:59 +0000 (20:56 +0000)]
stuff

14 years agofixing compilation issues
Christian Grothoff [Thu, 21 Jan 2010 20:09:42 +0000 (20:09 +0000)]
fixing compilation issues

14 years agofix
Christian Grothoff [Thu, 21 Jan 2010 20:02:43 +0000 (20:02 +0000)]
fix

14 years agostuff
Christian Grothoff [Thu, 21 Jan 2010 19:51:47 +0000 (19:51 +0000)]
stuff

14 years agoimplementing get_hello_cancel
Christian Grothoff [Thu, 21 Jan 2010 19:50:32 +0000 (19:50 +0000)]
implementing get_hello_cancel

14 years agofixes
Christian Grothoff [Thu, 21 Jan 2010 18:32:42 +0000 (18:32 +0000)]
fixes

14 years agostart of ping pong changes
Nathan S. Evans [Thu, 21 Jan 2010 16:23:12 +0000 (16:23 +0000)]
start of ping pong changes

14 years agostart of ping pong changes
Nathan S. Evans [Thu, 21 Jan 2010 15:09:09 +0000 (15:09 +0000)]
start of ping pong changes

14 years agoindent
Christian Grothoff [Thu, 21 Jan 2010 14:59:25 +0000 (14:59 +0000)]
indent

14 years agofix compile errors
Christian Grothoff [Thu, 21 Jan 2010 14:58:56 +0000 (14:58 +0000)]
fix compile errors

14 years agofix
Christian Grothoff [Thu, 21 Jan 2010 14:52:11 +0000 (14:52 +0000)]
fix

14 years agofix
Christian Grothoff [Thu, 21 Jan 2010 14:51:17 +0000 (14:51 +0000)]
fix

14 years agofix
Christian Grothoff [Thu, 21 Jan 2010 14:33:15 +0000 (14:33 +0000)]
fix

14 years agostuff
Christian Grothoff [Thu, 21 Jan 2010 14:31:14 +0000 (14:31 +0000)]
stuff

14 years agoother things
Nathan S. Evans [Thu, 21 Jan 2010 14:26:23 +0000 (14:26 +0000)]
other things

14 years agofixing code to match new API
Christian Grothoff [Thu, 21 Jan 2010 14:25:51 +0000 (14:25 +0000)]
fixing code to match new API

14 years agofixing code to match new API
Christian Grothoff [Thu, 21 Jan 2010 14:25:31 +0000 (14:25 +0000)]
fixing code to match new API

14 years ago(no commit message)
Nathan S. Evans [Thu, 21 Jan 2010 14:25:17 +0000 (14:25 +0000)]

14 years agostuff
Christian Grothoff [Thu, 21 Jan 2010 14:18:22 +0000 (14:18 +0000)]
stuff

14 years agotransport ping/pong message types
Nathan S. Evans [Thu, 21 Jan 2010 14:17:00 +0000 (14:17 +0000)]
transport ping/pong message types

14 years agoapi
Christian Grothoff [Thu, 21 Jan 2010 14:13:43 +0000 (14:13 +0000)]
api

14 years agocomment
Christian Grothoff [Thu, 21 Jan 2010 14:09:01 +0000 (14:09 +0000)]
comment

14 years agofx
Christian Grothoff [Thu, 21 Jan 2010 14:07:54 +0000 (14:07 +0000)]
fx

14 years agoit compiles, but definitely doesn't work
Nathan S. Evans [Thu, 21 Jan 2010 14:07:41 +0000 (14:07 +0000)]
it compiles, but definitely doesn't work

14 years agostuff
Christian Grothoff [Thu, 21 Jan 2010 14:06:06 +0000 (14:06 +0000)]
stuff

14 years agostill massively broken, but this stuff now compiles... transport_api.c needs work...
Nathan S. Evans [Thu, 21 Jan 2010 13:48:14 +0000 (13:48 +0000)]
still massively broken, but this stuff now compiles... transport_api.c needs work (who is going to do that?)

14 years agodeclaration fix, forgot to commit
Nathan S. Evans [Thu, 21 Jan 2010 13:17:08 +0000 (13:17 +0000)]
declaration fix, forgot to commit

14 years agoignores
Christian Grothoff [Thu, 21 Jan 2010 12:30:31 +0000 (12:30 +0000)]
ignores

14 years agoblacklisting API implementation
Christian Grothoff [Thu, 21 Jan 2010 12:27:29 +0000 (12:27 +0000)]
blacklisting API implementation

14 years agofixing api related changes
Nathan S. Evans [Thu, 21 Jan 2010 11:45:37 +0000 (11:45 +0000)]
fixing api related changes

14 years agomake recvfrom_amount a bit more nice
Nathan S. Evans [Thu, 21 Jan 2010 10:48:39 +0000 (10:48 +0000)]
make recvfrom_amount a bit more nice

14 years agomissing tcp data type
Nathan S. Evans [Thu, 21 Jan 2010 10:36:39 +0000 (10:36 +0000)]
missing tcp data type

14 years agoblacklisting API
Christian Grothoff [Thu, 21 Jan 2010 08:21:19 +0000 (08:21 +0000)]
blacklisting API

14 years agoTypo causing compile error on FreeBSD.
David Barksdale [Thu, 21 Jan 2010 02:53:31 +0000 (02:53 +0000)]
Typo causing compile error on FreeBSD.

14 years agofixing non-transport compilation issues
Christian Grothoff [Wed, 20 Jan 2010 21:06:42 +0000 (21:06 +0000)]
fixing non-transport compilation issues

14 years agono more TCP PING/PONG
Christian Grothoff [Wed, 20 Jan 2010 20:56:42 +0000 (20:56 +0000)]
no more TCP PING/PONG

14 years agoTCP plugin that might actually implement the new API done
Christian Grothoff [Wed, 20 Jan 2010 20:55:47 +0000 (20:55 +0000)]
TCP plugin that might actually implement the new API done

14 years agomaking tcp plugin code compile again, but does not work yet
Christian Grothoff [Wed, 20 Jan 2010 20:13:26 +0000 (20:13 +0000)]
making tcp plugin code compile again, but does not work yet

14 years agobreaking stuff
Christian Grothoff [Wed, 20 Jan 2010 16:49:25 +0000 (16:49 +0000)]
breaking stuff

14 years agofixing core API issues
Christian Grothoff [Wed, 20 Jan 2010 13:51:20 +0000 (13:51 +0000)]
fixing core API issues

14 years agowhiny christian fix
Nathan S. Evans [Wed, 20 Jan 2010 13:18:58 +0000 (13:18 +0000)]
whiny christian fix

14 years agoRemove generated files, remove unneeded commands in bootstrap script, and nuke libltd...
David Barksdale [Wed, 20 Jan 2010 07:23:08 +0000 (07:23 +0000)]
Remove generated files, remove unneeded commands in bootstrap script, and nuke libltdl when bootstrapping.

14 years agomaking udp maybe, possibly, do something
Nathan S. Evans [Tue, 19 Jan 2010 15:21:42 +0000 (15:21 +0000)]
making udp maybe, possibly, do something

14 years agosmall changes
Nathan S. Evans [Tue, 19 Jan 2010 14:53:10 +0000 (14:53 +0000)]
small changes

14 years agoremove debug message
Nathan S. Evans [Tue, 19 Jan 2010 14:52:38 +0000 (14:52 +0000)]
remove debug message

14 years agofix memory leaks
Nathan S. Evans [Tue, 19 Jan 2010 14:33:36 +0000 (14:33 +0000)]
fix memory leaks

14 years agopre-commit
Nathan S. Evans [Tue, 19 Jan 2010 14:20:54 +0000 (14:20 +0000)]
pre-commit

14 years agoremove comments
Nathan S. Evans [Tue, 19 Jan 2010 14:11:52 +0000 (14:11 +0000)]
remove comments

14 years agomoderate udp support, not really tested (:
Nathan S. Evans [Tue, 19 Jan 2010 13:23:04 +0000 (13:23 +0000)]
moderate udp support, not really tested (: