- fix
[oweals/gnunet.git] / src / transport / gnunet-service-transport_clients.c
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2012-04-24 Matthias Wachs- assertions and checks for mantis 2283
2012-04-22 Christian Grothoffintroducing soft shutdown concept for services; during...
2012-04-19 Christian Grothoff-fixing #2274 -- eliminating GNUNET_SCHEDULER_add_after
2012-04-02 Matthias Wachs- fix ipv6 address format for tcp pretty printer
2012-02-13 Christian Grothoff-fix
2012-02-13 Christian Grothoff-fixing leak of transmit context (cov 10128)
2012-02-12 Christian Grothoff-GArik: remove redundant comparison, also use %p for...
2012-02-06 Christian Grothoff-fix
2012-02-06 Christian Grothoff-applying patch from vminko to fix #1972: adding suppor...
2011-12-20 Matthias Wachsfix for mantis #2008
2011-11-29 Christian Grothoff-fixing indentation
2011-11-29 Christian Grothoff-cleaning up message format and code related to recent...
2011-11-29 Matthias Wachs- finale commit for the api change
2011-11-29 Matthias Wachs- latest changes for refactoring: iterate sends disasse...
2011-11-28 Christian Grothoff-more doxygen fixes
2011-11-08 Christian Grothoffrefactoring how we handle peer addresses in peerinfo...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-03 Christian Grothofffix 1821: only send payload to transport clients that...
2011-10-24 Christian Grothoffimproving r17722
2011-10-22 Christian Grothoffeliminating GNUNET_TRANSPORT_set_quota code
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-04 Matthias Wachs(no commit message)
2011-10-04 Matthias Wachsfixing #17134
2011-09-30 Matthias Wachscheck if transport client is still connected before...
2011-09-29 Matthias Wachsfixing list-connections to show correct peer id
2011-09-14 Christian Grothofffix: ipv6 IPs should be in []. strlen bad parens
2011-09-09 Christian Grothoffmisc train hacking
2011-09-07 Matthias Wachsporting gnunet-transport-list-connections to binary...
2011-09-07 Matthias Wachsfixing gnunet-transport-list-connections
2011-08-30 Matthias Wachsgeneral intendation
2011-08-30 Christian Grothofffix
2011-08-30 Christian Grothofffoundit
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-26 Matthias Wachsnot needed anymore
2011-08-26 Matthias Wachsfixed assertion in clients_handle_start():390
2011-08-25 Matthias WachsExtended ATS and transport service to store session...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-14 Christian Grothoffdemultiplexing
2011-08-14 Christian Grothoffhandle connect request, add message types
2011-08-14 Christian GrothoffLRN: Fix deps in transport
2011-08-13 Christian Grothoffsetup handlers
2011-08-12 Christian Grothoffmoving API around to make ATS implementable and separable
2011-08-12 Christian Grothoffimplementing client's send
2011-08-07 Christian Grothoffstuff
2011-08-06 Christian Grothoffsend validation PING
2011-08-05 Christian Grothoffmore refactoring
2011-08-05 Christian Grothoffsimplify
2011-08-05 Christian Grothoffuse relative timeouts over network
2011-08-05 Christian Grothoffmore client code
2011-08-05 Christian Grothoffmore client code
2011-08-05 Christian Grothoffmore client code
2011-08-04 Christian Grothoffimproved client API
2011-08-04 Christian Grothoffimplementing new HELLO api