aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport.h
Commit message (Collapse)AuthorAge
* reducing address size in hello to 16 bitChristian Grothoff2010-05-02
|
* fixing major issue with how IP addresses go over the network (previously ↵Christian Grothoff2010-05-02
| | | | ill-defined) -- thanks amatus
* transport API changes in preparation for the stormChristian Grothoff2010-04-13
|
* fixing disconnect handling, making TCP plugin ready for bi-di useChristian Grothoff2010-03-19
|
* add statsChristian Grothoff2010-03-13
|
* fixing API issue of who is responsible for quota inChristian Grothoff2010-03-01
|
* fixing doxygen warningsChristian Grothoff2010-02-18
|
* towards better working transport codeChristian Grothoff2010-02-14
|
* transport plugin change from single MessageHeader to message buffer and size...Nathan S. Evans2010-01-26
|
* 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?)
* making tcp plugin code compile again, but does not work yetChristian Grothoff2010-01-20
|
* breaking stuffChristian Grothoff2010-01-20
|
* pre-commitNathan S. Evans2010-01-19
|
* further simplify transport APIChristian Grothoff2010-01-16
|
* further simplify APIChristian Grothoff2010-01-15
|
* simplifying transport plugin APIChristian Grothoff2010-01-15
|
* const-ing of config-handlesChristian Grothoff2009-07-26
|
* bugfixesChristian Grothoff2009-07-15
|
* improving HELLO validation by transportsChristian Grothoff2009-07-12
|
* API improvementsChristian Grothoff2009-06-11
|
* ngChristian Grothoff2009-05-29