Commit Graph
13 Commits
Author SHA1 Message Date
Tim Rühsen 7f28cb410d Remove tags from .gitlab-ci.yml 2024-06-14 21:19:15 +02:00
Tim Rühsen 3751044dc8 Add callback to allow OCSP stapling 2019-07-17 12:50:15 +02:00
Tim Rühsen ef15b53cb1 Fix realloc memleak in compress_buf() 2019-04-15 00:32:45 +02:00
Tim Rühsen 3ab54c6b3b Narrow scope of variable to succeed scan-build 2019-04-14 19:08:10 +02:00
Tim Rühsen 3b57d62c21 Fix memleak in example 2019-04-14 19:08:07 +02:00
Tim Rühsen 090ee9e604 Fix race condition in test_get_sendfile/test_get_sendfile11 2018-03-15 21:08:52 +01:00
Tim Rühsen ea4b7cd39e add missing mhd_winsock_inited_ to src/lib/init.c 2018-03-15 20:43:30 +01:00
Tim Rühsen cb51153659 Add MinGW CI build 2018-03-15 19:47:31 +01:00
Tim Rühsen f2bb6090bf Add testcurl/https logs to artifacts 2018-02-28 22:29:34 +01:00
Tim Rühsen 37b6d7a491 Fix make distcheck 2018-02-28 22:29:34 +01:00
Tim Rühsen e7cad0445e eliminate strcat() 2018-02-28 22:29:34 +01:00
Tim Rühsen 03e8efaeeb New file .gitlab-ci.yml 2018-02-24 18:45:13 +01:00
Tim Rühsen df6c908878 Fix 'make check'
Hi,

path to fix a small bug in test_daemon.c.

Regards, Tim

Signed-off-by: Evgeny Grin (Karlson2k) <k2k@narod.ru>
2017-06-17 22:45:37 +03:00