| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adapt to skalibs-2.11.0.0 | Laurent Bercot | 2021-08-10 | 1 | -10/+10 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Convert to new exec.h syntax | Laurent Bercot | 2020-11-26 | 1 | -13/+17 |
| | | |||||
| * | Adapt to new stopwatch API | Laurent Bercot | 2019-09-06 | 1 | -2/+1 |
| | | |||||
| * | Use stopwatches and wallclocks where appropriate | Laurent Bercot | 2019-09-04 | 1 | -0/+1 |
| | | |||||
| * | change localip is6 flag based on destination ip | John Regan | 2018-04-11 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | By default, the localip flag is initialized with the is6 flag set to 0. The only time the flag is changed to 1 is when a user specifies a local IPv6 address to use. Because of this, socket_tcp46 always creates an IPv4 socket. This patch corrects that - if the user hasn't specified a local address, then the local 'is6' flag is updated to match the destination 'is6' flag. Signed-off-by: Laurent Bercot <ska-skaware@skarnet.org> | ||||
| * | Optimize to xpathexec ; prepare for 2.3.0.2 | Laurent Bercot | 2017-08-22 | 1 | -2/+1 |
| | | |||||
| * | Adapt to skalibs-2.5.0.0 | Laurent Bercot | 2017-03-12 | 1 | -18/+18 |
| | | |||||
| * | Types fix, first pass | Laurent Bercot | 2017-01-10 | 1 | -3/+5 |
| | | | | | | | | XXX marks what must change when skalibs changes. Also started writing functions for client certificate support in sbearssl, but it's not working yet (need more high-level support from BearSSL before it can work) | ||||
| * | - Bugfix: s6-tcpclient and s6-tcpserver-access didn't s6dns_init() | Laurent Bercot | 2015-03-30 | 1 | -1/+1 |
| | | | | | - Version: rc for 2.1.0.1 | ||||
| * | Initial commit | Laurent Bercot | 2014-12-15 | 1 | -0/+377 |
