aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
* (no commit message)Nathan S. Evans2010-02-01
|
* comment fixNathan S. Evans2010-01-29
|
* fixing (hopefully) transport hang issue by checking tc->reasonNathan S. Evans2010-01-29
|
* hopefully partially fixing non worky problems on various machines. but ↵Nathan S. Evans2010-01-29
| | | | 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
* works for me with debugging... weirdNathan S. Evans2010-01-29
|
* with debug flagsNathan S. Evans2010-01-29
|
* try againNathan S. Evans2010-01-29
|
* maybe this will fix buildbot errors...Nathan S. Evans2010-01-29
|
* (no commit message)Nathan S. Evans2010-01-29
|
* (no commit message)Nathan S. Evans2010-01-29
|
* proper latency calculation, though I think maybe the time difference ↵Nathan S. Evans2010-01-28
| | | | calculation should be a bit more flexible
* makefile update, removal of debugging DEFINESNathan S. Evans2010-01-28
|
* peer disconnect bug fixedNathan S. Evans2010-01-28
|
* found the bug, test cases should now workNathan S. Evans2010-01-28
|
* allow message chunking in tcp, still not working seemingly due to a problem ↵Nathan S. Evans2010-01-28
| | | | in server.c, though not sure why so it's probably actually a problem with me
* udp test_transport_api test now working, tcp not... but a good omenNathan S. Evans2010-01-28
|
* still not really working... sending and receiving of messages a bit hinkyNathan S. Evans2010-01-26
|
* transport plugin change from single MessageHeader to message buffer and size...Nathan S. Evans2010-01-26
|
* udp closer to working, still wrestling with how to do data structures ↵Nathan S. Evans2010-01-25
| | | | properly in gnunet-service-transport.c (grr)
* resolver for udp plugin, don't propagate welcomes in tcpNathan S. Evans2010-01-25
|
* remove debug options when not specified, otherwise they linger in the ↵Nathan S. Evans2010-01-25
| | | | configuration between test runs
* why didn't I commit this yesterday?Nathan S. Evans2010-01-25
|
* remove debug hard codingNathan S. Evans2010-01-25
|
* noprefChristian Grothoff2010-01-25
|
* fixChristian Grothoff2010-01-25
|
* test case performs better, ping/pong happens correctly now (for me). Still ↵Nathan S. Evans2010-01-24
| | | | 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
* disable prefixChristian Grothoff2010-01-22
|
* (no commit message)Nathan S. Evans2010-01-22
|
* stuffChristian Grothoff2010-01-22
|
* updates to peerinfo to use new nc APIChristian Grothoff2010-01-22
|
* finishing blacklist implementationChristian Grothoff2010-01-22
|
* fixing compilation issuesChristian Grothoff2010-01-21
|
* implementing get_hello_cancelChristian Grothoff2010-01-21
|
* start of ping pong changesNathan S. Evans2010-01-21
|
* start of ping pong changesNathan S. Evans2010-01-21
|
* stuffChristian Grothoff2010-01-21
|
* other thingsNathan S. Evans2010-01-21
|
* (no commit message)Nathan S. Evans2010-01-21
|
* stuffChristian Grothoff2010-01-21
|
* apiChristian Grothoff2010-01-21
|
* commentChristian Grothoff2010-01-21
|
* fxChristian Grothoff2010-01-21
|
* it compiles, but definitely doesn't workNathan S. Evans2010-01-21
|
* stuffChristian Grothoff2010-01-21
|
* still massively broken, but this stuff now compiles... transport_api.c needs ↵Nathan S. Evans2010-01-21
| | | | work (who is going to do that?)
* blacklisting API implementationChristian Grothoff2010-01-21
|
* fixing api related changesNathan S. Evans2010-01-21
|
* TCP plugin that might actually implement the new API doneChristian Grothoff2010-01-20
|
* making tcp plugin code compile again, but does not work yetChristian Grothoff2010-01-20
|
* breaking stuffChristian Grothoff2010-01-20
|