aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_neighbours.c
Commit message (Collapse)AuthorAge
...
* -really removeChristian Grothoff2012-05-15
|
* fix for mantis 2356Matthias Wachs2012-05-15
|
* fix for mantis 2355Matthias Wachs2012-05-15
|
* -doxygenChristian Grothoff2012-05-14
|
* -fixing #2347Christian Grothoff2012-05-13
|
* -major rewrite of gnunet-service-transport_neighbours state machineChristian Grothoff2012-05-13
|
* -minor stylistic fixesChristian Grothoff2012-05-11
|
* - fixing stat valuesMatthias Wachs2012-05-11
|
* -typoChristian Grothoff2012-05-10
|
* -fixing leakChristian Grothoff2012-05-10
|
* -fixing connection problem in WLAN. Someone should explain to me why the ↵Christian Grothoff2012-05-08
| | | | other plugins work without this
* fix for mantis 2320Matthias Wachs2012-05-07
|
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
|
* - fix for 0002248Matthias Wachs2012-05-04
|
* -cleanerChristian Grothoff2012-05-04
|
* - fix for 2262Matthias Wachs2012-04-24
|
* - for mantis 2215Matthias Wachs2012-04-03
|
* (no commit message)Matthias Wachs2012-03-30
|
* - throtteled fast reconnectMatthias Wachs2012-03-30
|
* - debugging code for mantis 2216Matthias Wachs2012-03-30
|
* fix: ats suggested address for unknown pluginMatthias Wachs2012-02-23
|
* - removing break used for debuggingMatthias Wachs2012-02-20
|
* - fix for FAST_RECONNECT related timeout issueMatthias Wachs2012-02-17
|
* - fix for Illegal state transition from `S_FAST_RECONNECT' to ↵Matthias Wachs2012-02-16
| | | | `S_CONNECT_RECV' in line 2594
* fix for fast reconnect: send ack after fast reconnect even when we are ↵Matthias Wachs2012-02-16
| | | | already connected since other peer waits for it
* - cleanup while debuggingMatthias Wachs2012-02-16
|
* fix for Assertion failed at gnunet-service-ats_addresses.c:587Matthias Wachs2012-02-15
|
* - remove ERRORMatthias Wachs2012-02-14
|
* - coverity errorsMatthias Wachs2012-02-13
|
* - doxygen errorsMatthias Wachs2012-02-13
|
* removing legacy send functions from plugins and renaming new send functionMatthias Wachs2012-02-13
|
* removing old send code from neighboursMatthias Wachs2012-02-13
|
* adding rewritten udp pluginMatthias Wachs2012-02-13
|
* -applying patch from vminko to fix #1972: adding support for continuous ↵Christian Grothoff2012-02-06
| | | | transport-level connection monitoring
* -nicerChristian Grothoff2012-02-01
|
* -fixChristian Grothoff2012-01-30
|
* - fixMatthias Wachs2012-01-26
|
* - session sending in tcpMatthias Wachs2012-01-26
|
* fixing mantis 2101Matthias Wachs2012-01-26
|
* - more changesMatthias Wachs2012-01-26
|
* implemented session based sending in transport service (coexisting with old ↵Matthias Wachs2012-01-26
| | | | code)
* - test codeMatthias Wachs2012-01-26
|
* - more new codeMatthias Wachs2012-01-26
|
* fixing: mantis 0002098: transport did not propagate session to atsMatthias Wachs2012-01-23
|
* -LRN: Give-debug-log-message-DEBUG-levelChristian Grothoff2012-01-21
|
* -LRN: neaten up, make debug log calls use DEBUG levelChristian Grothoff2011-12-25
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* fix for mantis 1959Matthias Wachs2011-12-20
| | | | | compare addresses and only mark address when addresses match
* fixing #2014Christian Grothoff2011-12-19
|
* fixes for mantis #1988Matthias Wachs2011-12-19
| | | | | and cleanup