Age | Commit message (Expand) | Author |
2015-01-30 | Have pity on the poor stack. | Ingo Schwarze |
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 | Delete the redundant tbl span flags, just inspect the actual data | Ingo Schwarze |
2015-01-30 | Tidy up detach-client a bit. | Nicholas Marriott |
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 | 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 | 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-29 | Radical cleanup of COMPATIBILITY sections: | Ingo Schwarze |
2015-01-28 | update to new API (key_fingerprint => sshkey_fingerprint) | Damien Miller |
2015-01-28 | avoid fatal() calls in packet code | Damien Miller |
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 | * Polish tbl(7) error reporting. | Ingo Schwarze |
2015-01-28 | For now, it can't be helped that mandoc tbl(7) ignores high-level macros, | Ingo Schwarze |
2015-01-28 | remove obsolete comment | Damien Miller |
2015-01-28 | implement the tbl(7) "center" layout option | Ingo Schwarze |
2015-01-28 | adjust formatting for the tbl(7) layout 'x' modifier (maximize column) | Ingo Schwarze |
2015-01-27 | Since r1.2 removed the use of PRI* macros, inttypes.h is no longer | Okan Demirmen |
2015-01-27 | Multiple parser and formatter fixes for line drawing in tbl(7). | Ingo Schwarze |
2015-01-26 | Rework tbl(7) layout parsing: | Ingo Schwarze |
2015-01-26 | sort previous; | Jason McIntyre |
2015-01-26 | properly restore umask | Damien Miller |
2015-01-26 | More improvements regarding tbl(7) options. | Ingo Schwarze |
2015-01-26 | correct description of UpdateHostKeys in ssh_config.5 and | Damien Miller |
2015-01-26 | correctly match ECDSA subtype (== curve) for offered/recevied | Damien Miller |
2015-01-26 | Oops: symlinkat()'s 'atfd' argument is its second, not its first | Philip Guenther |
2015-01-26 | Host key rotation support. | Damien Miller |
2015-01-26 | small refactor and add some convenience functions; | Damien Miller |
2015-01-26 | Improve (or rather, rewrite) tbl(7) option parsing. | Ingo Schwarze |
2015-01-25 | Don't leak the individual strings when copying environment. | Nicholas Marriott |
2015-01-24 | Fix getopt string; the -N flag doesn't take an argument. | Todd C. Miller |
2015-01-24 | preserve .PP before .RE; effect found in audio/pms(1) | Ingo Schwarze |
2015-01-24 | Convert openssl(1) sess_id to the new option handling. | Doug Hogan |
2015-01-24 | Convert openssl(1)'s rsa.c to the new option handling code. | Doug Hogan |
2015-01-24 | Strangely, ignoring the roff(7) .na request was implemented in the man(7) | Ingo Schwarze |
2015-01-24 | Support .RE with an argument; needed for audio/pms(1). | Ingo Schwarze |
2015-01-23 | a wee little bit more cleanup (more const and remove noise from CDIAGFLAGS... | Marc Espie |
2015-01-23 | While ignoring the .ta (set tab stops) and .ti (temp indent) requests | Ingo Schwarze |
2015-01-23 | Let .Aq/.Ao/.Ac print "<>" instead of the normal "\(la\(ra" | Ingo Schwarze |
2015-01-23 | typo | Marc Espie |