summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2015-02-05Fix potential NULL pointer dereference.Reyk Floeter
2015-02-05compat for check-lib-dependsMarc Espie
2015-02-05Add missing error case to free allocated server_config on failure.Reyk Floeter
2015-02-05The pf table process should die if the pipe to the dhcpd process isKenneth R Westerback
2015-02-04potential double free in while-loopHenning Brauer
2015-02-04Fix potentional double free in do-while-loop.Alexander Bluhm
2015-02-03fix odd error recovery (noticed by kili@): fw_update -d with !installedMarc Espie
2015-02-03merge back a part of rev 1.15Brad Smith
2015-02-03merge conflictsBrad Smith
2015-02-03zap scp urls from quirks update for fw_updateMarc Espie
2015-02-03update to NSD 4.1.1, ok sthen@Brad Smith
2015-02-03document the one non-intuitive test there, as I spent 5 mn looking at itMarc Espie
2015-02-03Fix -aMarc Espie
2015-02-02As a result of the recommendations in RFC 5424, 5425, 5426 set theAlexander Bluhm
2015-01-31Merge in a commit from upstream..Brad Smith
2015-01-31The error buffer in syslogd might be too small for the TLS errors.Alexander Bluhm
2015-01-30Document the syslogd certificate validation options.Alexander Bluhm
2015-01-30Start TLS after the TCP connect has finished. Call the TLS connectAlexander Bluhm
2015-01-30Fix the default interactive level to install the "default" dependencies.Marc Espie
2015-01-29Fix a regression that removed support for using service names insteadReyk Floeter
2015-01-28When comparing the LSA with the Ack, also check the age field. ThisAlexander Bluhm
2015-01-28If not explicitly disabled, syslogd verifies the x509 certificateAlexander Bluhm
2015-01-28Remove ssl_by_mem_ctrl() and x509_mem_lookup to unbreak the build. ItReyk Floeter
2015-01-28jcs found another remnant of cool running modeTed Unangst
2015-01-27fix messages of FwUpdateMarc Espie
2015-01-26Merge in a commit from upstream..Brad Smith
2015-01-23braces to open a function go on their own line like god intendedTed Unangst
2015-01-23delete some code that doesn't (and shouldn't) run. ok deraadt millertTed Unangst
2015-01-23Remove now-unused DebugFlags.Todd C. Miller
2015-01-23Killing my darling. Functionality and binary name moved to pkg_* andAlexander Hall
2015-01-23Remove the OK and ERR macros. They obfuscate the code and don'tTed Unangst
2015-01-23minor debug removal cleanupTed Unangst
2015-01-23remove debug code.Ted Unangst
2015-01-22delete useless casts. ok deraadt guenther millertTed Unangst
2015-01-22remove a stupid -Wstrict-prototype warning by making the hash functionTed Unangst
2015-01-22Clean up includes, while here fix a white space which lead to a falseFlorian Obser
2015-01-22Clean up the relayd headers with help of include-what-you-use and someReyk Floeter
2015-01-22spacingReyk Floeter
2015-01-22spacingReyk Floeter
2015-01-22wrap long lines; spacing.Reyk Floeter
2015-01-22Replace some obvious '$OpenBSD' and '$OpenBSD:' typos with '$OpenBSD$'.Kenneth R Westerback
2015-01-22LibreSSL now supports loading of CA certificates from memory, replaceReyk Floeter
2015-01-22amd's nfs_prot.x file has some tweaks from the standard; automate them with ed.Philip Guenther
2015-01-21Ooops, no need to include sys/cdefs.h.Reyk Floeter
2015-01-21httpd is based on relayd and had included many headers that are onlyReyk Floeter
2015-01-21Include <netinet/in.h> before <net/pfvar.h>. In a future change whenTheo de Raadt
2012-07-11bring in a persistent event driven tftp-proxy to replace the libexecDavid Gwynne
2015-01-21Pass times as int64_t and eliminate the (long disabled) mount request.Philip Guenther
2015-01-21regenPhilip Guenther
2015-01-21Remove all references to the amd -M option (it was disabled long ago) andPhilip Guenther