summaryrefslogtreecommitdiffstats
path: root/usr.bin/cvs/commit.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-30remove rndc (from bind) as well, ok deraadtsthen1-2/+2
2015-01-30fix a possible NULL-deref when trying to deref ifa->ifa_addrgilles1-1/+3
2015-01-30Tidy up detach-client a bit.nicm1-23/+26
2015-01-30TLS connect error message has changed, adapt tests.bluhm4-4/+4
2015-01-30Don't leak incompletely cloned static lease. Should never happenkrw1-2/+4
2015-01-30Make the TLS connect and accept error messages consistent.bluhm2-5/+4
2015-01-30Tweak error message to say 'realloc' since that's what's failing,krw1-2/+2
2015-01-30Document the syslogd certificate validation options.bluhm1-3/+11
2015-01-30Start TLS after the TCP connect has finished. Call the TLS connectbluhm1-2/+3
2015-01-30Focus off needs to be sent with tty_raw, reported by Geoff Nixon.nicm1-2/+2
2015-01-30Add a ssh_config HostbasedKeyType option to control whichdjm7-120/+245
2015-01-30Fix the default interactive level to install the "default" dependencies.espie3-14/+19
2015-01-30set a timeout to prevent hangs when talking to busted servers;djm1-1/+2
2015-01-30remove tenex transfer support. if you still have TOPS20 machines intedu7-55/+14
2015-01-30Abolish struct tbl_head and replace it by an "int col" member inschwarze8-89/+40
2015-01-30Auditing the tbl(7) code for more NULL pointer accesses, i came outschwarze5-72/+55
2015-01-30avoid more fatal/exit in the packet.c paths that ssh-keyscandjm9-114/+204
2015-01-30regression test for 'wildcard CA' serial/key ID revocationsdjm1-30/+44
2015-01-30permit KRLs that revoke certificates by serial number or key IDdjm3-51/+86
2015-01-30missing parentheses after if in do_convert_from() brokedjm1-3/+3
2015-01-30Make sure every layout line contains at least one cell;schwarze7-14/+124
2015-01-30fix ssh protocol 1, spotted by miod@djm1-9/+20
2015-01-30correctly handle table layout lines starting with a dotschwarze1-2/+2
2015-01-30Rework vis.3 so it has standard sections.doug1-38/+41
2015-01-29reorg tbl(7) test suiteschwarze38-1123/+16
2015-01-29reorg tbl(7) test suiteschwarze41-0/+1144
2015-01-29remove no-op simple locksderaadt3-167/+11
2015-01-29back bpf.c down to 1.113, from before most recent timeout changes.tedu1-8/+4
2015-01-29Correct buffer overflow in handling of pax extension headers, caughtguenther1-36/+81
2015-01-29At upgrade time delete sendmail,named,nginx,openssl binaries becausederaadt1-1/+5
2015-01-29Fix a regression that removed support for using service names insteadreyk1-1/+13
2015-01-29manual SAs described in ipsec.conf(5) not ipsecctl(8);jmc1-3/+3
2015-01-29Use .Rv where appropriate, and move it to RETURN VALUES;schwarze10-84/+47
2015-01-29Radical cleanup of COMPATIBILITY sections:schwarze6-311/+92
2015-01-28dial the time back to about 0.1s, closer to the original targets andtedu1-4/+4
2015-01-28Add a test where the TLS handshake fails because of null ciphers.bluhm2-1/+43
2015-01-28update to new API (key_fingerprint => sshkey_fingerprint)djm12-68/+81
2015-01-28- Add PCH2 and PCH LPT to the list of chips capable of only 9K jumbos.brad2-5/+13
2015-01-28Revert rtdeletemsg conversion. It was not ok'd, I misunderstood bluhm@'smpi5-40/+69
2015-01-28avoid fatal() calls in packet codedjm1-3/+15
2015-01-28When comparing the LSA with the Ack, also check the age field. Thisbluhm2-4/+18
2015-01-28avoid fatal() calls in packet codedjm7-29/+54
2015-01-28Clean up eqn(7) error handling:schwarze8-68/+141
2015-01-28revert back to initial vnodes again so we can be sure nfs likes ittedu1-2/+2
2015-01-28Test the x509 certificate validation of syslog over TLS.bluhm13-11/+323
2015-01-28If not explicitly disabled, syslogd verifies the x509 certificatebluhm1-30/+60
2015-01-28* Polish tbl(7) error reporting.schwarze19-64/+157
2015-01-28Remove ssl_by_mem_ctrl() and x509_mem_lookup to unbreak the build. Itreyk1-60/+1
2015-01-28For now, it can't be helped that mandoc tbl(7) ignores high-level macros,schwarze8-36/+35
2015-01-28syncderaadt1-1/+0