aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_neighbours.c
Commit message (Collapse)AuthorAge
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
|
* -m coverityMatthias Wachs2012-10-05
|
* undo Matthias Wachs2012-10-04
|
* fix type issueMatthias Wachs2012-10-04
|
* - coeverityMatthias Wachs2012-08-08
|
* - coverirt 10105Matthias Wachs2012-07-23
|
* - undo Matthias Wachs2012-07-06
|
* quota tests for wlanMatthias Wachs2012-07-06
|
* - implementation for mantis 0002485Matthias Wachs2012-07-06
|
* - double checked all switch statements for missing casesMatthias Wachs2012-07-03
|
* - missing casesMatthias Wachs2012-07-03
|
* fix for mantis 2445 & 2471Matthias Wachs2012-07-02
|
* - " undo"Matthias Wachs2012-06-29
|
* fix for mantis 2445Matthias Wachs2012-06-29
|
* - change for mantis 0002445Matthias Wachs2012-06-29
|
* fix for 0002463Matthias Wachs2012-06-26
|
* fix for mantis 0002462Matthias Wachs2012-06-26
|
* -clarify commentsChristian Grothoff2012-06-26
|
* -LRN: gives CONNECT message a priority (stops waiting for ATS toChristian Grothoff2012-06-25
| | | | | | | provide an address to connect to, and goes straight to checking the incoming address).
* -LRN: reverting earlier attempt to fix LRN's NAT connect issueChristian Grothoff2012-06-25
|
* -attempting to fix LRN's NAT connect issueChristian Grothoff2012-06-24
|
* -LRN: Mark session as completely disconnected later.Christian Grothoff2012-06-22
| | | | | | | | | | | | free_neighbour() calls plugin's disconnect() routine, which will invoke environment session free callback, which will do NOTHING if session is in "completely disconnected" state (in just "disconnected" state it will free primary address). Destroy address in free_address() to make ATS forget the session. Fixes #2446
* - doxygenMatthias Wachs2012-06-19
|
* - fixing assertion in scheduling_api.c:1222Matthias Wachs2012-06-18
|
* - fixMatthias Wachs2012-06-18
|
* -fixMatthias Wachs2012-06-18
|
* - fixesMatthias Wachs2012-06-15
|
* - fixMatthias Wachs2012-06-15
|
* - changed behavior when receiving CONNECT messages ... inbound session and ↵Matthias Wachs2012-06-15
| | | | NAT tests work again
* - changes related to ATS_address_add + testcases for address deletion and addingMatthias Wachs2012-06-15
|
* - since session == NULL this is more clearMatthias Wachs2012-06-13
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -fixing #2391Christian Grothoff2012-06-01
|
* -more loggingChristian Grothoff2012-06-01
|
* -fixing assertion failure on sparcbot in line 2679, adding comments for ↵Christian Grothoff2012-05-31
| | | | possible issues that remain
* -fix leakChristian Grothoff2012-05-31
|
* -fix assertion failureChristian Grothoff2012-05-31
|
* -fix kill logic (#2381), interpretation of flag was invertedChristian Grothoff2012-05-28
|
* -fixing #2373Christian Grothoff2012-05-27
|
* -reduce too high keepalive frequency to more sane levelsChristian Grothoff2012-05-27
|
* -fixig #2377Christian Grothoff2012-05-27
|
* (no commit message)Matthias Wachs2012-05-25
|
* - fix memory corruption, various mantis bugs: 0002374 0002368 0002367 0002369Matthias Wachs2012-05-24
|
* - additional back off resetsMatthias Wachs2012-05-23
|
* -do switch statement cases in order of enumChristian Grothoff2012-05-16
|
* - fixing double free mantis 0002363Matthias Wachs2012-05-16
|
* - fix for 0002364Matthias Wachs2012-05-16
|
* - fix typoMatthias Wachs2012-05-16
|
* - some debug messagesMatthias Wachs2012-05-16
|
* -fix bogus assumption on my partChristian Grothoff2012-05-16
|