| Commit message (Expand) | Author | Files | Lines |
2015-01-30 | remove rndc (from bind) as well, ok deraadt |  sthen | 1 | -2/+2 |
2015-01-30 | fix a possible NULL-deref when trying to deref ifa->ifa_addr |  gilles | 1 | -1/+3 |
2015-01-30 | Tidy up detach-client a bit. |  nicm | 1 | -23/+26 |
2015-01-30 | TLS connect error message has changed, adapt tests. |  bluhm | 4 | -4/+4 |
2015-01-30 | Don't leak incompletely cloned static lease. Should never happen |  krw | 1 | -2/+4 |
2015-01-30 | Make the TLS connect and accept error messages consistent. |  bluhm | 2 | -5/+4 |
2015-01-30 | Tweak error message to say 'realloc' since that's what's failing, |  krw | 1 | -2/+2 |
2015-01-30 | Document the syslogd certificate validation options. |  bluhm | 1 | -3/+11 |
2015-01-30 | Start TLS after the TCP connect has finished. Call the TLS connect |  bluhm | 1 | -2/+3 |
2015-01-30 | Focus off needs to be sent with tty_raw, reported by Geoff Nixon. |  nicm | 1 | -2/+2 |
2015-01-30 | Add a ssh_config HostbasedKeyType option to control which |  djm | 7 | -120/+245 |
2015-01-30 | Fix the default interactive level to install the "default" dependencies. |  espie | 3 | -14/+19 |
2015-01-30 | set a timeout to prevent hangs when talking to busted servers; |  djm | 1 | -1/+2 |
2015-01-30 | remove tenex transfer support. if you still have TOPS20 machines in |  tedu | 7 | -55/+14 |
2015-01-30 | Abolish struct tbl_head and replace it by an "int col" member in |  schwarze | 8 | -89/+40 |
2015-01-30 | Auditing the tbl(7) code for more NULL pointer accesses, i came out |  schwarze | 5 | -72/+55 |
2015-01-30 | avoid more fatal/exit in the packet.c paths that ssh-keyscan |  djm | 9 | -114/+204 |
2015-01-30 | regression test for 'wildcard CA' serial/key ID revocations |  djm | 1 | -30/+44 |
2015-01-30 | permit KRLs that revoke certificates by serial number or key ID |  djm | 3 | -51/+86 |
2015-01-30 | missing parentheses after if in do_convert_from() broke |  djm | 1 | -3/+3 |
2015-01-30 | Make sure every layout line contains at least one cell; |  schwarze | 7 | -14/+124 |
2015-01-30 | fix ssh protocol 1, spotted by miod@ |  djm | 1 | -9/+20 |
2015-01-30 | correctly handle table layout lines starting with a dot |  schwarze | 1 | -2/+2 |
2015-01-30 | Rework vis.3 so it has standard sections. |  doug | 1 | -38/+41 |
2015-01-29 | reorg tbl(7) test suite |  schwarze | 38 | -1123/+16 |
2015-01-29 | reorg tbl(7) test suite |  schwarze | 41 | -0/+1144 |
2015-01-29 | remove no-op simple locks |  deraadt | 3 | -167/+11 |
2015-01-29 | back bpf.c down to 1.113, from before most recent timeout changes. |  tedu | 1 | -8/+4 |
2015-01-29 | Correct buffer overflow in handling of pax extension headers, caught |  guenther | 1 | -36/+81 |
2015-01-29 | At upgrade time delete sendmail,named,nginx,openssl binaries because |  deraadt | 1 | -1/+5 |
2015-01-29 | Fix a regression that removed support for using service names instead |  reyk | 1 | -1/+13 |
2015-01-29 | manual SAs described in ipsec.conf(5) not ipsecctl(8); |  jmc | 1 | -3/+3 |
2015-01-29 | Use .Rv where appropriate, and move it to RETURN VALUES; |  schwarze | 10 | -84/+47 |
2015-01-29 | Radical cleanup of COMPATIBILITY sections: |  schwarze | 6 | -311/+92 |
2015-01-28 | dial the time back to about 0.1s, closer to the original targets and |  tedu | 1 | -4/+4 |
2015-01-28 | Add a test where the TLS handshake fails because of null ciphers. |  bluhm | 2 | -1/+43 |
2015-01-28 | update to new API (key_fingerprint => sshkey_fingerprint) |  djm | 12 | -68/+81 |
2015-01-28 | - Add PCH2 and PCH LPT to the list of chips capable of only 9K jumbos. |  brad | 2 | -5/+13 |
2015-01-28 | Revert rtdeletemsg conversion. It was not ok'd, I misunderstood bluhm@'s |  mpi | 5 | -40/+69 |
2015-01-28 | avoid fatal() calls in packet code |  djm | 1 | -3/+15 |
2015-01-28 | When comparing the LSA with the Ack, also check the age field. This |  bluhm | 2 | -4/+18 |
2015-01-28 | avoid fatal() calls in packet code |  djm | 7 | -29/+54 |
2015-01-28 | Clean up eqn(7) error handling: |  schwarze | 8 | -68/+141 |
2015-01-28 | revert back to initial vnodes again so we can be sure nfs likes it |  tedu | 1 | -2/+2 |
2015-01-28 | Test the x509 certificate validation of syslog over TLS. |  bluhm | 13 | -11/+323 |
2015-01-28 | If not explicitly disabled, syslogd verifies the x509 certificate |  bluhm | 1 | -30/+60 |
2015-01-28 | * Polish tbl(7) error reporting. |  schwarze | 19 | -64/+157 |
2015-01-28 | Remove ssl_by_mem_ctrl() and x509_mem_lookup to unbreak the build. It |  reyk | 1 | -60/+1 |
2015-01-28 | For now, it can't be helped that mandoc tbl(7) ignores high-level macros, |  schwarze | 8 | -36/+35 |
2015-01-28 | sync |  deraadt | 1 | -1/+0 |