aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-26fastcgi completely asynchronousOmar Polo
2021-09-26initialize mbufheadOmar Polo
2021-09-25refactor landlockOmar Polo
2021-09-24mention the thanks to cage for the bugfixOmar Polo
2021-09-24sync releaseOmar Polo
2021-09-24fix possible out-of-bound accessOmar Polo
2021-09-24styleOmar Polo
2021-09-24change struct initializationOmar Polo
2021-09-24fmtOmar Polo
2021-09-24use memset(3) rather than bzero(3)Omar Polo
2021-09-24drop unnecessary bzeroOmar Polo
2021-09-24making more explicit the case of missing SNIOmar Polo
2021-09-21Improve gmid.serviceMartin
2021-09-19sync changelogOmar Polo
2021-09-19landlock the logger process tooOmar Polo
2021-09-19add helper function gmid_create_landlock_rsOmar Polo
2021-09-19mention landlock in the READMEOmar Polo
2021-09-19landlock the server processOmar Polo
2021-09-19define HAVE_LANDLOCK accordinglyOmar Polo
2021-09-19add configure check and shim for landlockOmar Polo
2021-09-19tag 1.7.31.7.3Omar Polo
2021-09-18retroactively mention the fstat64 fixOmar Polo
2021-09-18fix changelog syntaxOmar Polo
2021-09-18sort testsOmar Polo
2021-09-17sync changelogOmar Polo
2021-09-17fix syslog logging on FreeBSDOmar Polo
2021-08-23syncOmar Polo
2021-08-23don't crash if -n is given without -cOmar Polo
2021-08-23don't yyerror if we can't open the fileOmar Polo
2021-08-23fix wrong arguments order for send_logOmar Polo
2021-07-29syncOmar Polo
2021-07-29keep the openssl key generation example under 80 columnsOmar Polo
2021-07-29gmid.1: some spelling, grammar and crosslinksAnna “CyberTailor”
2021-07-29gmid.1: provide certificate generation exampleAnna “CyberTailor”
2021-07-29gmid.1: document loggingAnna “CyberTailor”
2021-07-27syncOmar Polo
2021-07-27relax openat rule: follow symlinksOmar Polo
2021-07-23typoOmar Polo
2021-07-23allow fstat64Omar Polo
2021-07-21use \e instead of \\ as a mean to escape \Omar Polo
2021-07-19use certs from regress/Omar Polo
2021-07-19unbreak configless modeOmar Polo
2021-07-19typoOmar Polo
2021-07-19drop leading T from token namesOmar Polo
2021-07-19sort tokensOmar Polo
2021-07-19introduce IMSG_LOG_REQUESTOmar Polo
2021-07-19send_log: accept explicit imsg type paramOmar Polo
2021-07-13sortOmar Polo
2021-07-13syncOmar Polo
2021-07-13contrib/vim: add Syntastic integrationAnna “CyberTailor”