aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_clients.c
Commit message (Collapse)AuthorAge
...
* 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