aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* new session end function including addressMatthias Wachs2014-03-20
|
* additional log infoMatthias Wachs2014-03-20
|
* remove testing breaks and add documentation for checksMatthias Wachs2014-03-20
|
* addtional check for failed CONNECT messages + some testingMatthias Wachs2014-03-19
|
* unsetting primary address on when free'ing address for monitoringMatthias Wachs2014-03-19
|
* formattingMatthias Wachs2014-03-19
|
* additional condition for logging Matthias Wachs2014-03-19
|
* removing duplicate state transissionMatthias Wachs2014-03-19
|
* changes to connect behabviour and a lot iof improved debug messagesMatthias Wachs2014-03-19
|
* fixed configuration testing: NAT testing was not workingMatthias Wachs2014-03-18
|
* fast reconnect: new state is reconnect, not initMatthias Wachs2014-03-17
| | | | | this fixes mantis #0003330: assertion at transport_api.c:618
* Remove blacklist check after address switch: blacklist check is now ↵Matthias Wachs2014-03-17
| | | | performed before switching
* Added a dll to store finger trail in struct FingerInfoSupriti Singh2014-03-17
|
* fixed clean up and improved loggingMatthias Wachs2014-03-17
|
* no set_state to DISCONNECT_FINISHED required before free_neighbour Matthias Wachs2014-03-17
| | | | | fixing log output
* improved messagesMatthias Wachs2014-03-17
|
* disabling hello import in configuration Matthias Wachs2014-03-17
|
* reformating and adding additional log info about hello importMatthias Wachs2014-03-17
|
* - logBart Polot2014-03-17
|
* - set searching state before trying to reconnect, otherwise waiting is ↵Bart Polot2014-03-17
| | | | overwritten
* - debug logBart Polot2014-03-17
|
* - use explicit ping/pong messages with counter and timestampBart Polot2014-03-17
|
* - docBart Polot2014-03-17
|
* - docBart Polot2014-03-17
|
* - dont disconnect from mesh serviceBart Polot2014-03-17
|
* - only ping from select peers, do not shut them downBart Polot2014-03-17
|
* - disconnect all mesh handlesBart Polot2014-03-17
|
* - fix disconnect task schedulingBart Polot2014-03-17
|
* - fix run flagBart Polot2014-03-17
|
* - NPEBart Polot2014-03-17
|
* - fix operation handlingBart Polot2014-03-17
|
* -debugBart Polot2014-03-17
|
* - don't shutdown twiceBart Polot2014-03-17
|
* - check task (could be in the middle of transmission loop and be 0)Bart Polot2014-03-17
|
* - update peer counterBart Polot2014-03-17
|
* - cancel pings on peer shutdownBart Polot2014-03-17
|
* - mark peer as downBart Polot2014-03-17
|
* - fix cleanerBart Polot2014-03-17
|
* - log, debugBart Polot2014-03-17
|
* - fix infinite loopBart Polot2014-03-17
|
* - check incoming channel for NULLBart Polot2014-03-17
|
* - nse-style round cyclingBart Polot2014-03-17
|
* - don't send duplicate pings when a pong is delayedBart Polot2014-03-14
|
* - dont ping after timeoutBart Polot2014-03-14
|
* - refactorBart Polot2014-03-14
|
* - use ping-pong to avoid collisionsBart Polot2014-03-14
|
* - use proper HashBart Polot2014-03-14
|
* - name inside fileBart Polot2014-03-14
|
* - rename mesh profilerBart Polot2014-03-14
|
* - remove unused constant: test based on time, not messagesBart Polot2014-03-14
|