aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
* porting transport testing to new testing lib (mantis 2453)Matthias Wachs2012-07-02
|
* - new testMatthias Wachs2012-07-02
|
* - minor changesMatthias Wachs2012-07-02
|
* - some docu and new testing libMatthias Wachs2012-07-02
|
* 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
|
* - typoMatthias Wachs2012-06-29
|
* improved error messages when no network connectivity and fancy interval timeMatthias Wachs2012-06-29
|
* - mistakeMatthias Wachs2012-06-29
|
* do not print error msg when we have no network connectivityMatthias Wachs2012-06-29
|
* - fixed session codeMatthias 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: Check session target:Christian Grothoff2012-06-23
| | | | | | | | | | It changes the Session object layout to make peer identity its first field, always, for all sessions. Code in find_session() can use this to check that the session belongs to the right peer. test_ats_api_add_address always triggers this due to the way it fakes a pointer to session object.
* -removing dead old codeChristian Grothoff2012-06-23
|
* -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
* - workaround for mantis 0002445Matthias Wachs2012-06-20
|
* -check misc return valuesChristian Grothoff2012-06-20
|
* - doxygenMatthias Wachs2012-06-19
|
* - fixing assertion in scheduling_api.c:1222Matthias Wachs2012-06-18
|
* - fixMatthias Wachs2012-06-18
|
* - fixMatthias Wachs2012-06-18
|
* -fixMatthias Wachs2012-06-18
|
* - fixMatthias Wachs2012-06-18
|
* -LRN: don't use ZChristian Grothoff2012-06-15
|
* - 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
|
* - fixMatthias Wachs2012-06-12
|
* - fixMatthias Wachs2012-06-12
|
* clean upMatthias Wachs2012-06-12
|
* - fix mem leakMatthias Wachs2012-06-12
|
* monitor mode implemented correctlyMatthias Wachs2012-06-12
|
* LRN: new utf8 argv converter for W32, converting strings on command-line to ↵Christian Grothoff2012-06-10
| | | | UTF-8 for all command-line tools.
* -more testcase cleanupChristian Grothoff2012-06-10
|
* -LRN: fix udp plugin on W32Christian Grothoff2012-06-08
|
* -fixing #2405Christian Grothoff2012-06-07
|
* -fixChristian Grothoff2012-06-02
|
* -minor code cleanupsChristian Grothoff2012-06-01
|
* -bump versionsChristian Grothoff2012-06-01
|
* fix for 2395Matthias Wachs2012-06-01
|