Age | Commit message (Expand) | Author |
2015-01-30 | starting a tbl(7) breaks man(7) next-line scope; | Ingo Schwarze |
2015-01-30 | improve argv checking. drive name, if given, must match something. | Ted Unangst |
2015-01-30 | simple_lock can finally be removed! | Theo de Raadt |
2015-01-30 | Delete the redundant tbl span flags, just inspect the actual data | Ingo Schwarze |
2015-01-30 | remove rndc (from bind) as well, ok deraadt | Stuart Henderson |
2015-01-30 | fix a possible NULL-deref when trying to deref ifa->ifa_addr | Gilles Chehade |
2015-01-30 | Tidy up detach-client a bit. | Nicholas Marriott |
2015-01-30 | TLS connect error message has changed, adapt tests. | Alexander Bluhm |
2015-01-30 | Don't leak incompletely cloned static lease. Should never happen | Kenneth R Westerback |
2015-01-30 | Make the TLS connect and accept error messages consistent. | Alexander Bluhm |
2015-01-30 | Tweak error message to say 'realloc' since that's what's failing, | Kenneth R Westerback |
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 | Focus off needs to be sent with tty_raw, reported by Geoff Nixon. | Nicholas Marriott |
2015-01-30 | Add a ssh_config HostbasedKeyType option to control which | Damien Miller |
2015-01-30 | Fix the default interactive level to install the "default" dependencies. | Marc Espie |
2015-01-30 | set a timeout to prevent hangs when talking to busted servers; | Damien Miller |
2015-01-30 | remove tenex transfer support. if you still have TOPS20 machines in | Ted Unangst |
2015-01-30 | Abolish struct tbl_head and replace it by an "int col" member in | Ingo Schwarze |
2015-01-30 | Auditing the tbl(7) code for more NULL pointer accesses, i came out | Ingo Schwarze |
2015-01-30 | avoid more fatal/exit in the packet.c paths that ssh-keyscan | Damien Miller |
2015-01-30 | regression test for 'wildcard CA' serial/key ID revocations | Damien Miller |
2015-01-30 | permit KRLs that revoke certificates by serial number or key ID | Damien Miller |
2015-01-30 | missing parentheses after if in do_convert_from() broke | Damien Miller |
2015-01-30 | Make sure every layout line contains at least one cell; | Ingo Schwarze |
2015-01-30 | fix ssh protocol 1, spotted by miod@ | Damien Miller |
2015-01-30 | correctly handle table layout lines starting with a dot | Ingo Schwarze |
2015-01-30 | Rework vis.3 so it has standard sections. | Doug Hogan |
2015-01-29 | reorg tbl(7) test suite | Ingo Schwarze |
2015-01-29 | reorg tbl(7) test suite | Ingo Schwarze |
2015-01-29 | reorg tbl(7) test suite | Ingo Schwarze |
2015-01-29 | remove no-op simple locks | Theo de Raadt |
2015-01-29 | back bpf.c down to 1.113, from before most recent timeout changes. | Ted Unangst |
2015-01-29 | Correct buffer overflow in handling of pax extension headers, caught | Philip Guenther |
2015-01-29 | At upgrade time delete sendmail,named,nginx,openssl binaries because | Theo de Raadt |
2015-01-29 | Fix a regression that removed support for using service names instead | Reyk Floeter |
2015-01-29 | manual SAs described in ipsec.conf(5) not ipsecctl(8); | Jason McIntyre |
2015-01-29 | Use .Rv where appropriate, and move it to RETURN VALUES; | Ingo Schwarze |
2015-01-29 | Radical cleanup of COMPATIBILITY sections: | Ingo Schwarze |
2015-01-28 | dial the time back to about 0.1s, closer to the original targets and | Ted Unangst |
2015-01-28 | Add a test where the TLS handshake fails because of null ciphers. | Alexander Bluhm |
2015-01-28 | update to new API (key_fingerprint => sshkey_fingerprint) | Damien Miller |
2015-01-28 | - Add PCH2 and PCH LPT to the list of chips capable of only 9K jumbos. | Brad Smith |
2015-01-28 | Revert rtdeletemsg conversion. It was not ok'd, I misunderstood bluhm@'s | Martin Pieuchot |
2015-01-28 | avoid fatal() calls in packet code | Damien Miller |
2015-01-28 | When comparing the LSA with the Ack, also check the age field. This | Alexander Bluhm |
2015-01-28 | avoid fatal() calls in packet code | Damien Miller |
2015-01-28 | Clean up eqn(7) error handling: | Ingo Schwarze |
2015-01-28 | revert back to initial vnodes again so we can be sure nfs likes it | Ted Unangst |
2015-01-28 | Test the x509 certificate validation of syslog over TLS. | Alexander Bluhm |