Age | Commit message (Expand) | Author |
2015-02-06 | Handle hibernate button in the same way as suspend does: send an | David Coppa |
2015-02-06 | Rename SSL_CTX_use_certificate_chain() to SSL_CTX_use_certificate_chain_mem(). | Reyk Floeter |
2015-02-06 | To get reliable TCP and TLS logging, report when messages get lost. | Alexander Bluhm |
2015-02-05 | Fix potential NULL pointer dereference. | Reyk Floeter |
2015-02-05 | compat for check-lib-depends | Marc Espie |
2015-02-05 | Add missing error case to free allocated server_config on failure. | Reyk Floeter |
2015-02-05 | The pf table process should die if the pipe to the dhcpd process is | Kenneth R Westerback |
2015-02-04 | potential double free in while-loop | Henning Brauer |
2015-02-04 | Fix potentional double free in do-while-loop. | Alexander Bluhm |
2015-02-03 | fix odd error recovery (noticed by kili@): fw_update -d with !installed | Marc Espie |
2015-02-03 | merge back a part of rev 1.15 | Brad Smith |
2015-02-03 | merge conflicts | Brad Smith |
2015-02-03 | zap scp urls from quirks update for fw_update | Marc Espie |
2015-02-03 | update to NSD 4.1.1, ok sthen@ | Brad Smith |
2015-02-03 | document the one non-intuitive test there, as I spent 5 mn looking at it | Marc Espie |
2015-02-03 | Fix -a | Marc Espie |
2015-02-02 | As a result of the recommendations in RFC 5424, 5425, 5426 set the | Alexander Bluhm |
2015-01-31 | Merge in a commit from upstream.. | Brad Smith |
2015-01-31 | The error buffer in syslogd might be too small for the TLS errors. | Alexander Bluhm |
2015-01-30 | Document the syslogd certificate validation options. | Alexander Bluhm |
2015-01-30 | Start TLS after the TCP connect has finished. Call the TLS connect | Alexander Bluhm |
2015-01-30 | Fix the default interactive level to install the "default" dependencies. | Marc Espie |
2015-01-29 | Fix a regression that removed support for using service names instead | Reyk Floeter |
2015-01-28 | When comparing the LSA with the Ack, also check the age field. This | Alexander Bluhm |
2015-01-28 | If not explicitly disabled, syslogd verifies the x509 certificate | Alexander Bluhm |
2015-01-28 | Remove ssl_by_mem_ctrl() and x509_mem_lookup to unbreak the build. It | Reyk Floeter |
2015-01-28 | jcs found another remnant of cool running mode | Ted Unangst |
2015-01-27 | fix messages of FwUpdate | Marc Espie |
2015-01-26 | Merge in a commit from upstream.. | Brad Smith |
2015-01-23 | braces to open a function go on their own line like god intended | Ted Unangst |
2015-01-23 | delete some code that doesn't (and shouldn't) run. ok deraadt millert | Ted Unangst |
2015-01-23 | Remove now-unused DebugFlags. | Todd C. Miller |
2015-01-23 | Killing my darling. Functionality and binary name moved to pkg_* and | Alexander Hall |
2015-01-23 | Remove the OK and ERR macros. They obfuscate the code and don't | Ted Unangst |
2015-01-23 | minor debug removal cleanup | Ted Unangst |
2015-01-23 | remove debug code. | Ted Unangst |
2015-01-22 | delete useless casts. ok deraadt guenther millert | Ted Unangst |
2015-01-22 | remove a stupid -Wstrict-prototype warning by making the hash function | Ted Unangst |
2015-01-22 | Clean up includes, while here fix a white space which lead to a false | Florian Obser |
2015-01-22 | Clean up the relayd headers with help of include-what-you-use and some | Reyk Floeter |
2015-01-22 | spacing | Reyk Floeter |
2015-01-22 | spacing | Reyk Floeter |
2015-01-22 | wrap long lines; spacing. | Reyk Floeter |
2015-01-22 | Replace some obvious '$OpenBSD' and '$OpenBSD:' typos with '$OpenBSD$'. | Kenneth R Westerback |
2015-01-22 | LibreSSL now supports loading of CA certificates from memory, replace | Reyk Floeter |
2015-01-22 | amd's nfs_prot.x file has some tweaks from the standard; automate them with ed. | Philip Guenther |
2015-01-21 | Ooops, no need to include sys/cdefs.h. | Reyk Floeter |
2015-01-21 | httpd is based on relayd and had included many headers that are only | Reyk Floeter |
2015-01-21 | Include <netinet/in.h> before <net/pfvar.h>. In a future change when | Theo de Raadt |
2012-07-11 | bring in a persistent event driven tftp-proxy to replace the libexec | David Gwynne |