summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2019-02-10log X509 peer's cert subject name when tls client authentication is used,Sebastian Benoit
2019-02-08Backport r5108 from unbound upstream, pointed out by florian@.Stuart Henderson
2019-02-08Improve fastcgi socket documentation and mention that TCP is supported inFlorian Obser
2019-02-08merge unbound-1.9.0Stuart Henderson
2019-02-08import unbound 1.9.0, ok florian@Stuart Henderson
2019-02-06in SMTP status, display rcpt address in errors happening at RCPT levelGilles Chehade
2019-02-05flesh out "status" a little; ok florianJason McIntyre
2019-02-05handle Cisco's Encapsulated Remote Switch Port Analyzer (ERSPAN) protocolDavid Gwynne
2019-02-05dev_t is signed to permit passing -1 as an invalid condition, but theTheo de Raadt
2019-02-04spelling;Jason McIntyre
2019-02-04Implement as-override, a feature where the neighbor AS is replaced by theClaudio Jeker
2019-02-04various minor tweaks, plus an adjustment from florian;Jason McIntyre
2019-02-03flesh this page out a bit to (hopefully) make it more helpful;Jason McIntyre
2019-02-03Captive portal detection for unwind(8).Florian Obser
2019-02-01fix comments and clean up whitespaceSebastian Benoit
2019-02-01if not all challenges were validated, retry again.Sebastian Benoit
2019-01-31make struct chng.status a enum for readability.Sebastian Benoit
2019-01-31restrict commands reload and log to root onlysolene
2019-01-30missed in previous revert, function not called anymoreGilles Chehade
2019-01-30revert previous commit, i wasn't happy with it and it probably came from aGilles Chehade
2019-01-30consistently talk about domain key; ok bennoJason McIntyre
2019-01-30don't be too strict with .forward permissions, it's ok to process it if theGilles Chehade
2019-01-30Check ferror(3) on the right stream.Sunil Nimmagadda
2019-01-29add an extra check for existing "api ..." line in the config.Sebastian Benoit
2019-01-29We don't need IMSG_SHUTDOWN, we can just close the sockets.Florian Obser
2019-01-29strip \r from lmtp responsesGilles Chehade
2019-01-27DoT bits.Florian Obser
2019-01-26hook up unwind(8) to the build; OK deraadtFlorian Obser
2019-01-26fix microsecond output of timestamp deltas (-tttt)Richard Procter
2019-01-25I am retiring my old email address; replace it with my OpenBSD one.Todd C. Miller
2019-01-23import unwindctlFlorian Obser
2019-01-23enable the apm(4) programs on arm64Peter Hessler
2019-01-23teach ldpd to ask if a potential pseudowire interface can do pwe3David Gwynne
2019-01-23factor out parsing of ldp router ids by making it part of the grammarDavid Gwynne
2019-01-23rework how tcp md5 signatures are configured.David Gwynne
2019-01-22vmd: reorder PCI device assignment to fix Linux network interface numberingMike Larkin
2019-01-22PF_ROUTE -> AF_ROUTE in the scattered sock()/setsockopt() callsKenneth R Westerback
2019-01-21Don't return 1 if we rollback and there's no installed patches.Antoine Jacoutot
2019-01-21Warn user to reboot the machine when a new kernel is installed and let him knowAntoine Jacoutot
2019-01-21While using buffered stdio over a socket, fflush(3) command beforeSunil Nimmagadda
2019-01-21Improve logging for TLS certificate validity checking.Joel Sing
2019-01-21Explicitly check timegm() return value.Joel Sing
2019-01-21Perform manual validity checking of the X.509 certificate for constraints.Joel Sing
2019-01-21Zap unused ntop_bufkn
2019-01-21Use Adj-RIB-Out to push UPDATE messages to peers instead of having anotherClaudio Jeker
2019-01-20Allow 'neighbor descripton' to be used like neighbor group descriptionClaudio Jeker
2019-01-20Support group descriptions in control messages that accept a neighborClaudio Jeker
2019-01-20Don't use *a - *b as compare idiom, it does not work as expected forOtto Moerbeek
2019-01-20explicitly check if the session engine exited by comparing the pidBrent Cook
2019-01-18Don't store the mpe information in struct ktable but instead pass theClaudio Jeker