Age | Commit message (Expand) | Author |
2014-06-24 | don't fatal() when hostname canonicalisation fails with a | Damien Miller |
2014-06-24 | New key API: refactor key-related functions to be more library-like, | Damien Miller |
2014-06-24 | New key API: refactor key-related functions to be more library-like, | Damien Miller |
2014-06-24 | fix bug in KRL generation: multiple consecutive revoked certificate | Damien Miller |
2014-06-23 | Below DIAGNOSTICS, document the SYSERR message level; | Ingo Schwarze |
2014-06-23 | Allow keys and send-keys to invisible panes, from saggy-kun at users dot | Nicholas Marriott |
2014-06-23 | Count mouse clicks correctly, from Balazs Kezes. | Nicholas Marriott |
2014-06-23 | The second level of the CTL_NET sysctl is a PF_*, not an AF_* | Philip Guenther |
2014-06-22 | Negative time{spec,val}s with non-zero subsecond parts require extra | Philip Guenther |
2014-06-21 | Reduce the verbosity of error messages caused by open(2) failures. | Ingo Schwarze |
2014-06-21 | Prefix messages about bad command line options and arguments | Ingo Schwarze |
2014-06-20 | As suggested by jmc@, only include line and column numbers into messages | Ingo Schwarze |
2014-06-20 | Start systematic improvements of error reporting. | Ingo Schwarze |
2014-06-20 | Prefix error messages from mandoc(1) with "mandoc: " | Ingo Schwarze |
2014-06-20 | Comment style nits. | Nicholas Marriott |
2014-06-20 | Make -S- and -E- mean the start and end to capture-pane to avoid having | Nicholas Marriott |
2014-06-20 | More tweaking of set_basedir(). | Ingo Schwarze |
2014-06-19 | Copy newline when at EOL in vi(1) mode, from Balazs Kezes. | Nicholas Marriott |
2014-06-19 | Reset the buttons when the wheel is used, from Balazs Kezes. | Nicholas Marriott |
2014-06-19 | Some terminals send spurious releases for mouse wheel in SGR mouse mode, | Nicholas Marriott |
2014-06-19 | Some simple set_basedir() cleanup; more to come. | Ingo Schwarze |
2014-06-18 | Don't display "unable to open mandoc.db" error messages (SQLITE_CANTOPEN) | Stuart Henderson |
2014-06-18 | The ssh_get_bignum functions must accept the same range of bignums | Christian Weisgerber |
2014-06-18 | Now that we have a dedicated getentropy(2) system call for | Matthew Dempsky |
2014-06-13 | permit SYS_getentropy | Theo de Raadt |
2014-06-13 | Now that the water marks are updated on a per-pool basis indicate in | Martin Pieuchot |
2014-06-12 | Remove a comparison that is always true. Reported by clang. | Brian Callahan |
2014-06-10 | Group ECC functions together to make things a little easier in -portable. | Darren Tucker |
2014-06-10 | stick with 16k buffers for a little while to avoid bufferbloat. | Ted Unangst |
2014-06-10 | increase buffer size to 64k, and actually use it. ok deraadt | Ted Unangst |
2014-06-07 | remove last few uses of __P | Theo de Raadt |
2014-06-06 | Properly track switching G0 and G1 modes between US-ASCII and VT100 line | Nicholas Marriott |
2014-06-05 | fix inverted test that caused PKCS#11 keys that were explicitly listed | Damien Miller |
2014-06-05 | Reset properly when c0-change-trigger is increased from zero so panes | Nicholas Marriott |
2014-06-05 | work-around issue in makewhatis, that expects its current dir to NOT be /. | Marc Espie |
2014-06-04 | undo my "no TZ support" notes; guenther says they're wrong | Jason McIntyre |
2014-06-04 | TMPDIR is an extension; | Jason McIntyre |
2014-06-04 | IL are marked xsi; | Jason McIntyre |
2014-06-04 | - document sigint | Jason McIntyre |
2014-06-04 | - make note of some xsi options | Jason McIntyre |
2014-06-03 | some macro fixes, and use Sq over Dq for single letter markup; | Jason McIntyre |
2014-06-03 | mark as xsi; | Jason McIntyre |
2014-06-03 | standard EXIT STATUS and \*(Lt -> <, as per ingo; | Jason McIntyre |
2014-06-03 | Accept -C as an alias for -c. The -C option should be locale-aware, | Todd C. Miller |
2014-06-03 | -s is marked obsolete, so do not document it as an extension; while here, | Jason McIntyre |
2014-06-03 | document "longname" as an extension; while here, tidy up EXAMPLES and add | Jason McIntyre |
2014-06-03 | Actually, we've handled FIFOs on stdin in accordance with POSIX since 1996. | Philip Guenther |
2014-06-03 | revert previous: guenther says it's wrong; | Jason McIntyre |
2014-06-03 | no support for TZ; | Jason McIntyre |
2014-06-02 | fix uninitialized sock->port variable, causing crashes in certain | Alexandre Ratchov |