aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
* -indentingChristian Grothoff2016-07-08
|
* th is dead in this testChristian Grothoff2016-07-08
|
* -indentingChristian Grothoff2016-07-08
|
* -cancel reconnect taskChristian Grothoff2016-07-08
|
* get transport_api_core to compileChristian Grothoff2016-07-08
|
* fix packing issueChristian Grothoff2016-07-08
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* migrate transport_core API to MQChristian Grothoff2016-07-08
|
* -draft of next version of transport-core APIChristian Grothoff2016-07-08
|
* towards factoring out HELLO handling from transport_api.cChristian Grothoff2016-07-08
|
* remove dead monitor validation testChristian Grothoff2016-07-06
|
* converting GNUNET_TRANSPORT_address_to_string to MQChristian Grothoff2016-07-06
|
* converting monitor plugin functionality to MQChristian Grothoff2016-07-06
|
* removing GNUNET_TRANSPORT_monitor_validation-APIChristian Grothoff2016-07-06
|
* converting GNUNET_TRANSPORT_monitor_peers implementation to MQChristian Grothoff2016-07-06
|
* misc minor fixesChristian Grothoff2016-07-06
|
* converting blacklist API to MQChristian Grothoff2016-07-06
|
* Merge remote-tracking branch 'origin/master'Carlo von lynX2016-06-29
|
* fix compiler warningsChristian Grothoff2016-05-06
|
* fix compiler warningsChristian Grothoff2016-05-06
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* Fix printf format causing SEISEGVBart Polot2016-05-03
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* gnunet-transport shutting down too earlyDavid Barksdale2015-11-21
| | | | | Fixes issue #3700
* -more DCE after try_connect refactoringChristian Grothoff2015-11-08
|
* -some code cleanup (indentation, redundant branches, etc.)Christian Grothoff2015-11-07
|
* removing try_connect-related logic that really should no longer be needed ↵Christian Grothoff2015-11-06
| | | | (#3675)
* removing definitively dead try_connect-related logic (#3675)Christian Grothoff2015-11-06
|
* -removing last uses of TRANSPORT_try_connect APIChristian Grothoff2015-11-06
|
* -typo-doxygenChristian Grothoff2015-11-01
|
* r36622 was supposed to set to YES, not NOChristian Grothoff2015-10-30
|
* -code cleanupChristian Grothoff2015-10-29
|
* replacing try_connect in gnunet-transport-profiler.Christian Grothoff2015-10-29
|
* preparations for replacing try_connect from gnunet-transport-profiler.Christian Grothoff2015-10-29
|
* -stop ignoring the option; #4009 should be fixed by other changesChristian Grothoff2015-10-29
|
* -deadChristian Grothoff2015-10-28
|
* -fix #4025Christian Grothoff2015-10-28
|
* -fix SEGVChristian Grothoff2015-10-27
|
* -extra logging for #4025Christian Grothoff2015-10-27
|
* -document quota, use higher quota for testChristian Grothoff2015-10-26
|
* -fix udp transmission, avoid scheduling when unreadyChristian Grothoff2015-10-26
|
* -fixChristian Grothoff2015-10-26
|
* -ignore PING/PONG from selfChristian Grothoff2015-10-26
|
* never pass addresses for ourselves to ATSChristian Grothoff2015-10-26
|
* -check transport-side for connect-to-selfChristian Grothoff2015-10-26
|
* -remove deprecated try_disconnect APIChristian Grothoff2015-10-18
|
* move -C option from gnunet-transport to gnunet-ats; also, use blacklisting ↵Christian Grothoff2015-10-18
| | | | API to implement gnunet-transport -D
* -fix log callChristian Grothoff2015-10-18
|