Age | Commit message (Expand) | Author |
2016-06-19 | revert 1.34; causes problems loading public keys | Damien Miller |
2016-06-17 | grammar fix; | Jason McIntyre |
2016-06-17 | translate OpenSSL error codes to something more meaninful; | Damien Miller |
2016-06-17 | ban AuthenticationMethods="" and accept AuthenticationMethods=any | Damien Miller |
2016-06-16 | the environment handling code was showing its age. just because environ | Ted Unangst |
2016-06-16 | Include stdarg.h for va_copy as per man page. | Darren Tucker |
2016-06-16 | Allow a command to be specified to display-panes, similar to | Nicholas Marriott |
2016-06-16 | keys stored in openssh format can have comments too; | Jason McIntyre |
2016-06-15 | Add missing buffer_name format, from Awal Garg. | Nicholas Marriott |
2016-06-15 | Copy mode needs to keep the original grid intact so it can copy from it | Nicholas Marriott |
2016-06-15 | Add -F to list-commands. | Nicholas Marriott |
2016-06-15 | Remove "POSSIBLE BREAK-IN ATTEMPT!" from log message about forward and | Darren Tucker |
2016-06-12 | Remove old unused prototype, from Ilya Kaliman. | Nicholas Marriott |
2016-06-11 | don't use specified twice in a sentence, noticed by jmc | Ted Unangst |
2016-06-11 | clarify some wording | Ted Unangst |
2016-06-11 | specify that default is deny if no rule matches | Ted Unangst |
2016-06-11 | expand contractions | Ted Unangst |
2016-06-11 | tighten up some wording | Ted Unangst |
2016-06-10 | Spelling error (incrased -> increased), from Josh Soref. | Nicholas Marriott |
2016-06-10 | Simplify the sample rate converter, no behaviour change. | Alexandre Ratchov |
2016-06-08 | removed unused fields of resamp structure | Alexandre Ratchov |
2016-06-08 | use getprogname | Ted Unangst |
2016-06-08 | Back out rev 1.28 "Check min and max sizes sent by the client" change. | Darren Tucker |
2016-06-07 | revert recent changes to allow setenv. everybody now has an idea about | Ted Unangst |
2016-06-07 | merge setenv feature into keepenv. less grammar, more better. | Ted Unangst |
2016-06-07 | Add -g and -p options to control device and file start position. | Alexandre Ratchov |
2016-06-07 | ktrace support for pollfd[] arrays | Theo de Raadt |
2016-06-07 | Add resamp_getcnt() routine to calculate the exact number of samples | Alexandre Ratchov |
2016-06-07 | "Well finally everyone can see that the shit is really shitty." | Ted Unangst |
2016-06-07 | add a hack to avoid printing the long string format for times in the 70s. | Ted Unangst |
2016-06-06 | Much faster (and smaller) method of mapping RGB colour to an xterm(1) | Nicholas Marriott |
2016-06-06 | Cache selected state so that cells going from selected to unselected are not | Nicholas Marriott |
2016-06-06 | Insert new panes after the pane being split in the list rather than | Nicholas Marriott |
2016-06-06 | Allow #[] in window-status-separator. | Nicholas Marriott |
2016-06-06 | it's typedef, not typdef. | Tobias Ulmer |
2016-06-05 | In netstat, display correct counter for 'no basic MCS set' error. | Stefan Sperling |
2016-06-05 | spelling fix; | Jason McIntyre |
2016-06-05 | add a doas.conf setenv directive that allows setting environment | Damien Miller |
2016-06-03 | tweak previous; | Jason McIntyre |
2016-06-03 | Allow ExitOnForwardFailure and ClearAllForwardings to be overridden when | Darren Tucker |
2016-06-03 | Move the host and port used by ssh -W into the Options struct. | Darren Tucker |
2016-06-02 | allow printing timestamps relative to beginnging of trace, -RT. ok benno | Ted Unangst |
2016-06-02 | remove forgotten debug printfs | Alexandre Ratchov |
2016-06-02 | set exit status to 1 if -n is used without -i and -o | Alexandre Ratchov |
2016-06-02 | Let netcat support the use of service names instead of port numbers. | Bob Beck |
2016-06-01 | instead of using the makefile to override ancient defaults in the code, | Ted Unangst |
2016-06-01 | update currency exchange rates; | Jason McIntyre |
2016-06-01 | Check min and max sizes sent by the client against what we support before | Darren Tucker |
2016-05-31 | Ensure that the client's proposed DH-GEX max value is at least as big | Darren Tucker |
2016-05-31 | Pass hr:min:sec:frame.cent to dev_mmcloc() directly and remove the | Alexandre Ratchov |