aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Expand)AuthorAge
* version bumping for 0.10.1Christian Grothoff2014-04-08
* fix for unchecked return valueMatthias Wachs2014-04-07
* fixing unchecked return valuesMatthias Wachs2014-04-07
* remove unused valueMatthias Wachs2014-04-07
* fix for coverityMatthias Wachs2014-04-07
* obtain papi only onceMatthias Wachs2014-04-07
* -fixing hypothetical leak on error pathChristian Grothoff2014-04-07
* remove break Matthias Wachs2014-04-07
* fixing mantis #3362Matthias Wachs2014-04-07
* fixng crash on shutdownMatthias Wachs2014-04-07
* defragmentation context not freed when session is deletedMatthias Wachs2014-04-03
* doxygen docuMatthias Wachs2014-04-03
* minor changes for address conversionMatthias Wachs2014-04-01
* fix for connection counterMatthias Wachs2014-03-31
* fix duplicate connect notificationsMatthias Wachs2014-03-31
* fixed check for session_ack handlingMatthias Wachs2014-03-31
* debug message for assertion to figure out malformed address lengthMatthias Wachs2014-03-31
* no need to be an errorMatthias Wachs2014-03-29
* debuggging message for "send ACK but no session found" issueMatthias Wachs2014-03-29
* destroy session if connect failsMatthias Wachs2014-03-29
* Fixed the overflow problems reported in issue 3350Claudiu Olteanu2014-03-28
* changes to switch when connectedMatthias Wachs2014-03-28
* cancel delayed disconnect task on freeMatthias Wachs2014-03-28
* changes in ACK handlingMatthias Wachs2014-03-28
* make plugin fail if bind fails ...Matthias Wachs2014-03-28
* re-add address on connectMatthias Wachs2014-03-28
* fixing crash in unixMatthias Wachs2014-03-28
* improved printingMatthias Wachs2014-03-28
* fixing crash: cancel dead task 1004493731513019834!Matthias Wachs2014-03-28
* added functionality to use the CLI to disconnect peersMatthias Wachs2014-03-27
* We do not need the address and session hereMatthias Wachs2014-03-27
* improved network lookup Matthias Wachs2014-03-27
* one break to break it all: Matthias Wachs2014-03-27
* blacklist checks have to be cancelled when session is terminated, especially ...Matthias Wachs2014-03-27
* remove blacklist check in neighbours on CONNECTMatthias Wachs2014-03-27
* reformatMatthias Wachs2014-03-27
* some testing code for debugging Matthias Wachs2014-03-27
* Address was not deleted if SEND_CONNECT in FAST RECONNECT failedMatthias Wachs2014-03-27
* error handling for failed CONNECT messages in CONNECT_SWITCHINGMatthias Wachs2014-03-26
* we do not need this address in neighbours: was already added when CONNECT was...Matthias Wachs2014-03-26
* remove CONNECT_SWITCHING_BLACKLIST stateMatthias Wachs2014-03-26
* removing GNUNET_TRANSPORT_PS_CONNECT_RECV_BLACKLIST stateMatthias Wachs2014-03-26
* remove debugging breaksMatthias Wachs2014-03-26
* remove debug breakMatthias Wachs2014-03-26
* removing blacklist state not required anymore Matthias Wachs2014-03-26
* fix compile warningMatthias Wachs2014-03-26
* Do blacklist checks on CONNECT before giving CONNECT to neighbours.Matthias Wachs2014-03-25
* checking incoming connection behaviour:Matthias Wachs2014-03-24
* FIX:Matthias Wachs2014-03-24
* checking incoming connectionsMatthias Wachs2014-03-24