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