docs: Add supported versions and fix-backport policy
[lttng-tools.git] / src / common / sessiond-comm / inet6.c
2021-11-17  Simon Marchicommon: compile libsessiond-common as C++
2021-11-17  Simon Marchibin: compile lttng-sessiond as C++
2021-10-14  Simon Marchiliblttng-ctl: use export list to define exported symbols
2021-09-23  Francis DeslauriersForce usage of assert() condition when NDEBUG is defined
2020-11-06  Michael Jeansonport: FreeBSD has no ENODATA, alias it to ENOATTR
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2019-09-14  Jérémie Galarneauinet: fix: possible unaligned access in packed structur...
2018-11-16  Mathieu DesnoyersFix: Connect timeout arithmetic in inet/inet6 (v4)
2018-04-27  Jérémie GalarneauUse non-blocking recvmsg() for data/ctrl connections...
2018-04-25  Jérémie GalarneauFix: unprivilieged sessiond agent port clashes with...
2018-02-26  Jonathan RajotteFix: set errno with value from SO_ERROR on error.
2016-09-28  Jérémie GalarneauFix: time redefinition warnings on macOS builds
2016-08-05  Michael JeansonPort: Add OSX clock_gettime compat
2016-02-12  Jérémie GalarneauEnforce const-correctness in UNIX socket wrappers
2015-10-19  Michael JeansonFix: Silence warning by casting *sin_addr to *sockaddr
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2013-08-08  Mathieu Desnoyersinet/inet6 sockets: apply timeout
2013-08-08  Mathieu DesnoyersImplement timeout for connect ipv4/ipv6
2013-07-05  David GouletFix: print errno message on connect() error
2013-01-25  David GouletCleanup: use LTTNG_HIDDEN in src/common
2012-12-13  David GouletRemove MSG_WAITALL on every recvmsg() socket type
2012-10-26  David GouletFix: missing addrlen initialization before accept(2)
2012-08-24  David GouletSet hidden visibility for calls used in lttng-ctl
2012-08-10  Christian BabeuxFix: Wrong domain used when initializing IPv6 sockets
2012-07-10  David GouletAdd and change lttcomm socket API
2012-07-03  David GouletFix inet return value in the close() fct
2012-06-14  David GouletAdd network transport layer to sessiond-comm
This page took 0.087782 seconds and 6 git commands to generate.