aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
* double testing doneMatthias Wachs2011-10-09
|
* Fix NULL dereference.David Barksdale2011-10-09
| | | | | Does this need to be a call to transmit_send_continuation?
* transport-testing is not stateless anymoreMatthias Wachs2011-10-07
| | | | | | | | | -> fixed assertion failure transport_api.c:1348 - connecting peers is now unidirectional - added peer_startup callback
* ipv6 test for efikamx doneMatthias Wachs2011-10-07
|
* (no commit message)Matthias Wachs2011-10-07
|
* (no commit message)Matthias Wachs2011-10-07
|
* (no commit message)Matthias Wachs2011-10-07
|
* mem corruptionMatthias Wachs2011-10-07
|
* (no commit message)Matthias Wachs2011-10-06
|
* changed get addresses functionality and added IPv6 testMatthias Wachs2011-10-06
|
* (no commit message)Matthias Wachs2011-10-06
|
* loggingMatthias Wachs2011-10-06
|
* loggingMatthias Wachs2011-10-06
|
* error handling if server could not be startedMatthias Wachs2011-10-06
|
* scheduling issueMatthias Wachs2011-10-06
|
* (no commit message)Matthias Wachs2011-10-06
|
* (no commit message)Matthias Wachs2011-10-05
|
* (no commit message)Matthias Wachs2011-10-05
|
* p should be pChristian Grothoff2011-10-05
|
* p should be nChristian Grothoff2011-10-05
|
* bad over-optimizationChristian Grothoff2011-10-05
|
* allow for all CBs to be NULL, then do not send STARTChristian Grothoff2011-10-05
|
* remove loggingMatthias Wachs2011-10-05
|
* http/https nat testsMatthias Wachs2011-10-05
|
* (no commit message)Matthias Wachs2011-10-05
|
* (no commit message)Matthias Wachs2011-10-05
|
* more beautificationMatthias Wachs2011-10-05
|
* correct cfg file for tcp_nat testMatthias Wachs2011-10-05
|
* removing experimental from httpMatthias Wachs2011-10-05
|
* bugfixDavid Brodski2011-10-05
|
* Error message handling changedDavid Brodski2011-10-05
|
* http https nat testsMatthias Wachs2011-10-04
|
* config files for http nat testMatthias Wachs2011-10-04
|
* implemented: client-only modeMatthias Wachs2011-10-04
|
* correct configuration for the nat testcaseMatthias Wachs2011-10-04
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* fixing bug #1812Matthias Wachs2011-10-04
| | | | | | n->is_active was not set to mq
* fix for 1819:Matthias Wachs2011-10-04
| | | | | when HELLO message arrives, peer's public key is added to peerinfo even no addresses could be validated
* bugfixesMatthias Wachs2011-10-04
| | | | | timeout handling for other transmission direction
* (no commit message)Matthias Wachs2011-10-04
|
* fixing #17134Matthias Wachs2011-10-04
|
* re-enabling timeoutsMatthias Wachs2011-10-04
|
* added functionality: immediate server reschedulingMatthias Wachs2011-09-30
| | | | | | + debugging functionality to find server disconnect problem
* just to be sure curl is not causing the disconnectsMatthias Wachs2011-09-30
|
* putting session handling in functionMatthias Wachs2011-09-30
|
* beautificationMatthias Wachs2011-09-30
|
* some diagnosesMatthias Wachs2011-09-30
|
* fixing #1801Matthias Wachs2011-09-30
|
* check if transport client is still connected before sending SEND_OKMatthias Wachs2011-09-30
|
* fix disconnect message transmission, send keepalivesChristian Grothoff2011-09-29
|