aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_clients.c
Commit message (Collapse)AuthorAge
* - fixing stat valuesMatthias Wachs2012-05-11
|
* -fixing #2302Christian Grothoff2012-05-06
|
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
|
* - assertions and checks for mantis 2283 Matthias Wachs2012-04-24
|
* introducing soft shutdown concept for services; during soft shutdown, ↵Christian Grothoff2012-04-22
| | | | services that are still managing non-monitor clients continue to run until those clients disconnect; however, the services do stop to accept new connections (will stop listening); soft shutdown is now used by ats, transport, peerinfo, namestore and most importantly statistics; this should fix #2197
* -fixing #2274 -- eliminating GNUNET_SCHEDULER_add_afterChristian Grothoff2012-04-19
|
* - fix ipv6 address format for tcp pretty printerMatthias Wachs2012-04-02
|
* -fixChristian Grothoff2012-02-13
|
* -fixing leak of transmit context (cov 10128)Christian Grothoff2012-02-13
|
* -GArik: remove redundant comparison, also use %p for pointersChristian Grothoff2012-02-12
|
* -fixChristian Grothoff2012-02-06
|
* -applying patch from vminko to fix #1972: adding support for continuous ↵Christian Grothoff2012-02-06
| | | | transport-level connection monitoring
* fix for mantis #2008Matthias Wachs2011-12-20
|
* -fixing indentationChristian Grothoff2011-11-29
|
* -cleaning up message format and code related to recent transport address ↵Christian Grothoff2011-11-29
| | | | stringification code
* - finale commit for the api changeMatthias Wachs2011-11-29
|
* - latest changes for refactoring: iterate sends disassembled hello-addressMatthias Wachs2011-11-29
|
* -more doxygen fixesChristian Grothoff2011-11-28
|
* refactoring how we handle peer addresses in peerinfo/ats/transport/hello ↵Christian Grothoff2011-11-08
| | | | subsystems -- use a struct instead of 3--4 arguments
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* fix 1821: only send payload to transport clients that careChristian Grothoff2011-11-03
|
* improving r17722Christian Grothoff2011-10-24
|
* eliminating GNUNET_TRANSPORT_set_quota codeChristian Grothoff2011-10-22
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* (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
|