determine network scope for ATS even if we do not yet have a session and only have...
[oweals/gnunet.git] / src / transport / gnunet-service-transport_clients.c
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-07 Christian Grothoff-nicer logging
2015-03-02 Christian Grothofffix #3649/#3591
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-10 Christian Grothoff-fixing some memory leaks from #3667, also reindentatio...
2015-02-10 Christian Grothoff-fix
2015-02-09 Christian Grothoff-do only send HELLO to clients once on startup, do...
2015-02-08 Christian Grothoffmore dead and duplicate code elimination
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-02 Christian Grothoffavoid passing both PeerIdentity and Address (which...
2014-12-23 Christian Grothofffix #3589
2014-12-20 Christian Grothoff-doxygen and minor style fixes
2014-12-20 Christian Grothoff-simplify logic
2014-12-20 Christian Grothoff-make static
2014-12-20 Christian Grothoff-use separate message types for TRY_CONNECT and TRY_DIS...
2014-12-20 Christian Grothoff-eliminate duplicate all_zeros globals, eliminated...
2014-12-20 Christian Grothoff-add assertion
2014-11-23 Christian Grothoff-fix docs, fix shutdown
2014-11-23 Christian Grothoff-fix misc monitoring issues
2014-11-23 Christian Grothoff-fix sync signalling for plugin monitoring
2014-11-23 Christian Grothoff-fix message type
2014-11-23 Christian Grothoff-indentation, doxygen
2014-11-07 Christian Grothoffimplementing plugin session monitoring API (#3452)
2014-10-23 Christian Grothoffimplementing monitoring functionality in transport...
2014-06-26 Matthias Wachsfixing memory leak
2014-06-26 Matthias Wachsinfo when refuse otherwise debug
2014-06-22 Christian Grothoff-simplify logic a bit, doxygen, indentation
2014-06-12 Christian Grothoff-fix #3443
2014-06-11 Christian Grothoff-misc fixes
2014-06-11 Christian Grothoff-misc fixes
2014-06-11 Christian Grothoff-fix handling
2014-06-11 Christian Grothoff-send proper termination on error
2014-06-11 Christian Grothoff-fix status code
2014-06-09 Christian Grothoffclarify prettyprinter API and protocols, make sure...
2014-06-02 Matthias Wachsfix semantic for address_to_string
2014-05-27 Matthias Wachsbug hunting
2014-05-27 Matthias Wachsminor changes
2014-05-19 Matthias Wachsnew api
2014-03-27 Matthias Wachsadded functionality to use the CLI to disconnect peers
2014-03-17 Matthias Wachsno set_state to DISCONNECT_FINISHED required before...
2014-03-17 Matthias Wachsimproved messages
2014-01-16 Matthias Wachsmore fixed documentation
2014-01-16 Matthias Wachsdocumentation for transport service
2014-01-16 Matthias Wachsfixes for reconnecting and message handling
2014-01-15 Matthias Wachstransport validation monitoring API (not yet complete...
2014-01-13 Matthias Wachsimplementing 0003268 to inbound information in HELLO...
2014-01-08 Matthias Wachsneighbour monitoring api implemented
2014-01-08 Matthias Wachsimplementing monitoring api
2014-01-07 Matthias Wachsnew monitoring API
2013-12-19 LRNmalloc -> new
2013-12-09 Christian Grothoff-doxygen, indentation fixes
2013-12-09 Christian Grothoff-doxygen, indentation fixes
2013-10-18 Matthias Wachsunused
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-08-08 Matthias Wachsadded warning for self connect
2013-05-14 Matthias Wachscompile error in udp
2013-04-04 Matthias Wachschanges for mantis 0002676
2013-03-28 Matthias Wachssupport for FRIEND_HELLO messages
2013-03-25 Matthias Wachsdoxygen
2013-03-21 Matthias Wachschanges to connect_cb
2013-02-05 Matthias Wachstransport metric manipulation
2013-01-17 Matthias Wachsaddress parsing
2012-11-09 Sree Harsha Totakura-fix build
2012-11-09 Matthias Wachsimplement mantis 0002419
2012-11-07 Matthias Wachsfix mem leak mantis 0002635
2012-10-16 Matthias Wachsdoxygen
2012-10-16 Matthias Wachschanges
2012-10-16 Matthias Wachsoverhead reporting
2012-10-04 Matthias Wachsnot required
2012-10-04 Matthias Wachsfix type issue
2012-09-21 Matthias Wachsprefix based plugin lookup for transport
2012-07-06 Matthias Wachs- dozygen
2012-07-06 Matthias Wachs- implementation for mantis 0002485
2012-05-11 Matthias Wachs- fixing stat values
2012-05-06 Christian Grothoff-fixing #2302
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...
next