aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
* -signal monitor disconnect via callbackChristian Grothoff2014-04-16
|
* -signal monitor disconnect via callbackChristian Grothoff2014-04-16
|
* change debug levelMatthias Wachs2014-04-14
|
* adding extended proxy support for http(s) clientMatthias Wachs2014-04-14
|
* log levelMatthias Wachs2014-04-09
|
* more information why nat tests failMatthias Wachs2014-04-09
|
* wrong checksMatthias Wachs2014-04-08
|
* 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
| | | | | fixed DISCONNECT functionality
* 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
| | | | | disconnecting blacklist client was removed from first blacklist check only
* blacklist checks have to be cancelled when session is terminated, especially ↵Matthias Wachs2014-03-27
| | | | when blacklist clients are active
* 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
| | | | | | Therefore alternative inbound session was not suggested ... This was a hard one...
* 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 ↵Matthias Wachs2014-03-26
| | | | was received in _transport.c before CONNECT was given to neighbours
* 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
|