aboutsummaryrefslogtreecommitdiffstats
path: root/.github (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-10conditional getpeereid()Gilles Chehade3-5/+5
2019-11-10move LLONG_MAX declaration check earlier:Gilles Chehade1-4/+3
2019-11-10woops:Gilles Chehade1-2/+0
2019-11-10fix error messages when fail to buildGilles Chehade1-6/+6
2019-11-10cleanup AM conditionalsGilles Chehade1-15/+0
2019-11-10fix buildGilles Chehade2-36/+31
2019-11-10_decl_ -> _Gilles Chehade1-29/+29
2019-11-10imsg is in libutilGilles Chehade1-1/+1
2019-11-10could be in libbsdGilles Chehade1-1/+1
2019-11-10convert most of openbsd-compat to conditional build rather thanGilles Chehade13-169/+200
2019-11-09ci: clang scan scriptIhor Antonov4-0/+138
2019-11-09Update FUNDING.ymlGilles Chehade1-1/+1
2019-11-07Update FUNDING.ymlGilles Chehade1-1/+1
2019-11-07Update FUNDING.ymlGilles Chehade1-1/+1
2019-11-06doc: moar badgesIhor Antonov1-0/+2
2019-11-05ci: fail if coverity scan was not submitted sucessfullyIhor Antonov1-3/+21
2019-11-05doc: add aliases file to changesIhor Antonov1-0/+1
2019-11-05doc: release 6.6.1p1 changesIhor Antonov1-1/+22
2019-11-04provide a portable freeaddrinfo() variant sGilles Chehade3-2/+21
2019-11-04time_t is not 64-bits everywhereGilles Chehade1-1/+1
2019-11-04add missing attribute noreturGilles Chehade1-0/+1
2019-11-04add __attribute__((noreturn)) to err, errx and errcGilles Chehade2-0/+5
2019-11-04fix PAM related warningsGilles Chehade1-2/+2
2019-11-03doc: typo fixIhor Antonov1-1/+1
2019-11-03doc: version clarificationIhor Antonov1-3/+5
2019-11-04fix from rdns crash6.6.1Gilles Chehade2-4/+10
2019-11-03doc: repology badgeIhor Antonov1-0/+1
2019-11-02ci: handy cert generation scriptIhor Antonov4-2/+62
2019-11-02ci: coverity scan workflowIhor Antonov14-158/+331
2019-11-02doc: add coverity badge to readmeIhor Antonov1-1/+3
2019-11-02properly escape errcGilles Chehade1-1/+6
2019-11-02fix inet6 for systems with a broken inet_ptonGilles Chehade1-1/+1
2019-11-02remove prototypeGilles Chehade1-3/+0
2019-11-02add prototype for SSL_CTX_get_extra_chain_certs_only() and properlyGilles Chehade1-1/+5
2019-11-02do not redefine SSL_OP_NO_CLIENT_RENEGOTIATION if using LibreSSLGilles Chehade1-1/+1
2019-11-02only redefine SSL_OP_OO_CLIENT_RENEGOTIATION if it isn't defined AND we're not using LibreSSLGilles Chehade1-1/+1
2019-11-02swap ASN1_STRING_data() with ASN1_STRING_get0_data()Gilles Chehade1-5/+5
2019-11-01do not export arc4random.c symbols if arc4random() or LibreSSL is detectedGilles Chehade1-4/+2
2019-11-01time_t is long long on OpenBSDGilles Chehade1-3/+3
2019-10-31Update Dockerfile.archlinuxGilles Chehade1-0/+1
2019-10-31Update arc4random.cGilles Chehade1-0/+2
2019-10-28ci: add archlinux docker build to docker workflowIhor Antonov2-2/+16
2019-10-27docker: add explicit flags to use libressl on archlinuxIhor Antonov1-0/+2