Age | Commit message (Expand) | Author |
2014-03-07 | a few other tweaks it's easier to see in the light of day | Ted Unangst |
2014-03-07 | drag this code into modern style. ok zhuk | Ted Unangst |
2014-03-07 | In roff_cond_sub(), make sure that the incorrect input sequence `\\}', | Ingo Schwarze |
2014-03-07 | Even on macro lines, \} must not cause whitespace. | Ingo Schwarze |
2014-03-07 | remove unused "delta" argument from onmove callbacks | Alexandre Ratchov |
2014-03-07 | remove unused mmc start/stop/relocate call-backs as they don't | Alexandre Ratchov |
2014-03-07 | Three bugfixes related to the closing of conditional blocks: | Ingo Schwarze |
2014-03-06 | allow password on stdin if it's not a tty. commonly requested. | Ted Unangst |
2014-03-06 | update currency exchange rates; | Jason McIntyre |
2014-03-06 | add michelangelo's death (an odd addition for a birthday file, i guess); | Jason McIntyre |
2014-03-06 | tweak; from jmc@ and yours truly | Christian Weisgerber |
2014-03-06 | add missing stdio.h include for fparseln(). | Jasper Lievisse Adriaanse |
2014-03-06 | Also accept "install-check" as an install script. This part will | Antoine Jacoutot |
2014-03-05 | In -Tutf8 mode, mandoc_char(7) named accent character escape sequences | Ingo Schwarze |
2014-03-05 | consistently say buflen so i know what length it is | Ted Unangst |
2014-03-05 | when reading a message, add one byte so we can nul terminuate. | Ted Unangst |
2014-03-05 | tighten up code a little | Ted Unangst |
2014-03-05 | check calloc and free memory. noticed by jsg and lteo. | Ted Unangst |
2014-03-05 | complaint handling | Florian Obser |
2014-03-05 | - properly set initial position: fixes incorrect position reporting | Alexandre Ratchov |
2014-03-05 | remove unused "autostart" feature | Alexandre Ratchov |
2014-03-05 | remove (unused) square tone generator | Alexandre Ratchov |
2014-03-05 | Check that socket is writable before attempting to write data | Alexandre Ratchov |
2014-03-05 | remove unused var | Alexandre Ratchov |
2014-03-04 | add -C checksum mode, which works with sha256 files in safe easy fashion. | Ted Unangst |
2014-03-03 | ignore enviornment variables with embedded '=' or '\0' characters; | Damien Miller |
2014-03-02 | only signed types work when comparing less than zero. | Ted Unangst |
2014-02-28 | Absolutely do not override base system build features in this file!! | Theo de Raadt |
2014-02-27 | openssh-6.6 | Damien Miller |
2014-02-27 | bz#2184 clarify behaviour of a keyword that appears in multiple | Damien Miller |
2014-02-27 | use the real keys' names | Ted Unangst |
2014-02-27 | off by one in range check | Damien Miller |
2014-02-27 | fix unsigned overflow that could lead to reading a short ssh protocol | Damien Miller |
2014-02-26 | ssh_gssapi_prepare_supported_oids needs GSSAPI | Markus Friedl |
2014-02-26 | Once more, the default routing table id is inherited from the process | Claudio Jeker |
2014-02-26 | use a larger read buffer to speed things up, particularly during upgrades. | Ted Unangst |
2014-02-26 | don't assume that the socks4 username is \0 terminated; | Damien Miller |
2014-02-26 | bz#2107 - cache OIDs of supported GSSAPI mechanisms before privsep | Damien Miller |
2014-02-26 | bz#2205: avoid early hostname lookups unless canonicalisation is enabled; | Damien Miller |
2014-02-23 | reparse ssh_config and ~/.ssh/config if hostname canonicalisation changes | Damien Miller |
2014-02-23 | check for unsigned overflow; not reachable in OpenSSH but others might | Damien Miller |
2014-02-23 | Change terminal-overrides to a server option (now that we have them), it | Nicholas Marriott |
2014-02-22 | Fix crash due to uninitialized lastwp member of layout_cell, reported by | Nicholas Marriott |
2014-02-22 | Fix -fg/-bg/-style with 256 colour terminals. | Nicholas Marriott |
2014-02-22 | when processing Match blocks, skip 'exec' clauses if previous predicates | Damien Miller |
2014-02-21 | drop support for pre-standard C, it's time to move on. ok deraadt | Ted Unangst |
2014-02-17 | Fix memory leaks with paste_replace, based on changes from J Raynor. | Nicholas Marriott |
2014-02-17 | Be consistent and allow only mouse down and mouse wheel for any pane | Nicholas Marriott |
2014-02-17 | Don't crash when given a invalid colour, reported by Felix Rosencrantz, | Nicholas Marriott |
2014-02-16 | HISTORY and AUTHORS; researched and written at Singapore Changi Airport; | Ingo Schwarze |