Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-02 | add support for additional fixed DH groups from | Damien Miller | |
draft-ietf-curdle-ssh-kex-sha2-03 diffie-hellman-group14-sha256 (2K group) diffie-hellman-group16-sha512 (4K group) diffie-hellman-group18-sha512 (8K group) based on patch from Mark D. Baushke and Darren Tucker ok markus@ | |||
2016-05-02 | support SHA256 and SHA512 RSA signatures in certificates; | Damien Miller | |
ok markus@ | |||
2016-05-02 | fix signed/unsigned errors reported by clang-3.7; add | Damien Miller | |
sshbuf_dup_string() to replace a common idiom of strdup(sshbuf_ptr()) with better safety checking; feedback and ok markus@ | |||
2016-05-01 | Tidy up some #include lines. | Nicholas Marriott | |
2016-05-01 | Exact match use and name with strcmp rather than prefix with strncmp. | Nicholas Marriott | |
2016-05-01 | Use the same code for half page scrolling as full, from Michal Mazurek. | Nicholas Marriott | |
2016-05-01 | Missing format (window_activity_flag) and a missing Ta. | Nicholas Marriott | |
2016-05-01 | Use the right size (include the length byte) when working out if a | Nicholas Marriott | |
pstring is too big. | |||
2016-05-01 | Add support for 'name' and 'use' which allows more of the latest magic | Nicholas Marriott | |
files to work unchanged. (We are still missing 'indirect' and a few other bits.) | |||
2016-05-01 | Trim = prefix from regex (it a noop). | Nicholas Marriott | |
2016-05-01 | Remove __unused that are now lies. | Nicholas Marriott | |
2016-05-01 | Add support for 'clear' test, and fix 'default' to expand the result | Nicholas Marriott | |
string if any (used by, for example, rtf). | |||
2016-04-30 | update currency exchange rates; | Jason McIntyre | |
2016-04-30 | magic_test_type_default parameter is no longer __unused. | Nicholas Marriott | |
2016-04-30 | Fix the default type to work properly, that is to only match if no | Nicholas Marriott | |
previous test at the same level has matched. | |||
2016-04-30 | Replace regex match string in results (some new magic entries use this). | Nicholas Marriott | |
2016-04-30 | tty_client_ready can not be internal to tty.c again. | Nicholas Marriott | |
2016-04-29 | tweak previous; | Jason McIntyre | |
2016-04-29 | Expand client formats (like run-shell), from Stephen M Coakley. | Nicholas Marriott | |
2016-04-29 | Compact a small table into text. | Nicholas Marriott | |
2016-04-29 | Add option to include status text in the pane borders. If | Nicholas Marriott | |
pane-border-status is set to "top" or "bottom" (rather than "off"), every pane has a permanent top or bottom border containing the text from pane-border-format. Based on a diff sent long ago by Jonathan Slenders, mostly rewritten and simplified by me. | |||
2016-04-29 | Final parts of command hooks, add before- and after- hooks to each command. | Nicholas Marriott | |
2016-04-29 | Need to set in/out bytes count for gz_write too. Otherwise gzip | Todd C. Miller | |
will think the resulting file was got larger during compression. | |||
2016-04-29 | The backoff timer is causing no end of trouble with disconnected clients | Nicholas Marriott | |
stopping data in attached ones. So get rid of it and see how we get on with just a high watermark on each pane. | |||
2016-04-29 | Make the grid_cell passed into screen_write_* const. | Nicholas Marriott | |
2016-04-29 | Only focus on the query input box when no manual page is displayed, | Ingo Schwarze | |
that is, for the index page, for the noresult page, and for the result of an apropos(1) query with more than one page. As noted by bentley@, when a manual page is displayed, it is more important that people can quickly use the space bar for paging and Ctrl-F for searching. | |||
2016-04-29 | Fix keys parsing again to correctly accept Unicode when not prefixed | Nicholas Marriott | |
with Escape. | |||
2016-04-29 | OpenBSD wcwidth() is sensible and complete so if it returns -1 it means | Nicholas Marriott | |
that a character is not printable, so return to ignoring such characters. | |||
2016-04-29 | close ControlPersist background process stderr when not in | Damien Miller | |
debug mode or when logging to a file or syslog. bz#1988 ok dtucker | |||
2016-04-28 | Set the "autofocus" attribute on the query text box. | Ingo Schwarze | |
Patch from Fabian dot Raetz at gmail dot com. | |||
2016-04-28 | Display block ack window slide counter. | Stefan Sperling | |
with and ok tb@ | |||
2016-04-28 | fix comment | Damien Miller | |
2016-04-28 | Account for multiple streams in "gzip -l" output. This fixes "gzip | Todd C. Miller | |
-l" output when used on package files. OK espie@ deraadt@ | |||
2016-04-28 | Partially sync magdir/sniffer from the file distribution on astron.com, | Stuart Henderson | |
adds pcap-ng files and some more link-layer types for pcap. Not an exact merge because they're using "use" which we don't currently support. ok nicm@ jasper@ | |||
2016-04-28 | memmove() the right size when expanding tree. | Nicholas Marriott | |
2016-04-28 | After unlock, Update activity time after recalculate_sizes() so that the | Nicholas Marriott | |
session attached flag is correct. | |||
2016-04-28 | set progname to doas so users can't create bizarro fake logs | Ted Unangst | |
2016-04-27 | Apply backspace check after working out the actual key, so that M-BSpace | Nicholas Marriott | |
can work. | |||
2016-04-27 | Try again with keys parsing, tidy up further and fix single Escape press. | Nicholas Marriott | |
2016-04-27 | cidr permitted for {allow,deny}users; from lars nooden | Jason McIntyre | |
ok djm | |||
2016-04-27 | Make netstat -W show new 802.11n counters. Requires a new kernel. | Stefan Sperling | |
ok deraadt mpi | |||
2016-04-27 | typo: wil -> will | Antoine Jacoutot | |
2016-04-27 | Add next/previous paragraph, from J Raynor. | Nicholas Marriott | |
2016-04-27 | Loads of platforms appear to have old or broken Unicode character type | Nicholas Marriott | |
information and are missing widths for relatively common Unicode characters (so mbtowc() works, but wcwidth() fails). So if wcwidth() returns -1, assume a width of 1 instead of ignoring the character. | |||
2016-04-27 | adjust yyerror() to precede with "progname: " the error message string | Gleydson Soares | |
OK tedu@ phessler@ | |||
2016-04-26 | Print tcps_noport with netstat -s like it is already done for udp. | Alexander Bluhm | |
OK mpi@ | |||
2016-04-26 | Simplify next key matching and fix problems with meta and Unicode keys. | Nicholas Marriott | |
2016-04-26 | Remove last uses of array.h. | Nicholas Marriott | |
2016-04-26 | add "dns" to openssl ocsp | Sebastien Marie | |
problem reported by Alexandre (kAworu) ok beck@ deraadt@ sthen@ | |||
2016-04-26 | Log wcwidth() and mbtowc() failure to make it easier to debug a Unicode | Nicholas Marriott | |
codepoint not appearing. |