aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_clients.c
Commit message (Collapse)AuthorAge
* (no commit message)Matthias Wachs2011-10-04
|
* fixing #17134Matthias Wachs2011-10-04
|
* check if transport client is still connected before sending SEND_OKMatthias Wachs2011-09-30
|
* fixing list-connections to show correct peer idMatthias Wachs2011-09-29
| | | | | extending neighbour-iterate to return plugin, addr and addresslen
* fix: ipv6 IPs should be in []. strlen bad parensChristian Grothoff2011-09-14
|
* misc train hackingChristian Grothoff2011-09-09
|
* porting gnunet-transport-list-connections to binary addressMatthias Wachs2011-09-07
|
* fixing gnunet-transport-list-connections Matthias Wachs2011-09-07
| | | | | step 1: wrong messagetype just discards request
* general intendationMatthias Wachs2011-08-30
| | | | | some progress entertainment in transport/test_transport_api_disconnect.c
* fixChristian Grothoff2011-08-30
|
* founditChristian Grothoff2011-08-30
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* not needed anymoreMatthias Wachs2011-08-26
|
* fixed assertion in clients_handle_start():390Matthias Wachs2011-08-26
| | | | | | | it is not possible to compare GNUNET_SERVER_Clients in lookup_client by comparing memory addresses since memory blocks are reused by server_lib -> added unique id for each GNUNET_SERVER_Client
* Extended ATS and transport service to store session IDs to support inbound ↵Matthias Wachs2011-08-25
| | | | sessions
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* demultiplexingChristian Grothoff2011-08-14
|
* handle connect request, add message typesChristian Grothoff2011-08-14
|
* LRN: Fix deps in transportChristian Grothoff2011-08-14
|
* setup handlersChristian Grothoff2011-08-13
|
* moving API around to make ATS implementable and separableChristian Grothoff2011-08-12
|
* implementing client's sendChristian Grothoff2011-08-12
|
* stuffChristian Grothoff2011-08-07
|
* send validation PINGChristian Grothoff2011-08-06
|
* more refactoringChristian Grothoff2011-08-05
|
* simplifyChristian Grothoff2011-08-05
|
* use relative timeouts over networkChristian Grothoff2011-08-05
|
* more client codeChristian Grothoff2011-08-05
|
* more client codeChristian Grothoff2011-08-05
|
* more client codeChristian Grothoff2011-08-05
|
* improved client APIChristian Grothoff2011-08-04
|
* implementing new HELLO apiChristian Grothoff2011-08-04