aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_neighbours.c
Commit message (Collapse)AuthorAge
* -doxygen fixesChristian Grothoff2013-03-23
|
* fixing ATS dataMatthias Wachs2013-03-22
|
* changes to connect_cbMatthias Wachs2013-03-21
|
* ats related changes in transportMatthias Wachs2013-03-21
|
* removing atsMatthias Wachs2013-03-21
|
* switching to ECDHE cryptography f, implementation is incomplete and ↵Christian Grothoff2013-02-05
| | | | INSECURE, do not use for anything but testing
* throttling validationsMatthias Wachs2013-02-04
|
* fixing mantis 0002732Matthias Wachs2013-01-14
|
* - mem debugMatthias Wachs2012-12-04
|
* loggingMatthias Wachs2012-11-16
|
* transmit all ats propertiesMatthias Wachs2012-11-16
|
* implement mantis 0002419Matthias Wachs2012-11-09
|
* more changesMatthias Wachs2012-10-26
|
* bug huntingMatthias Wachs2012-10-26
|
* -fixChristian Grothoff2012-10-25
|
* doxygenMatthias Wachs2012-10-16
|
* debuggingMatthias Wachs2012-10-16
|
* rm error msgMatthias Wachs2012-10-16
|
* fix for overhead measurement in unix,also fixes assertion in neighbours 1152 Matthias Wachs2012-10-16
|
* overhead reportingMatthias Wachs2012-10-16
|
* -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
|