Age | Commit message (Expand) | Author |
2006-01-26 | add a section on verifying host keys in dns; | Jason McIntyre |
2006-01-25 | move subsections to full sections; | Jason McIntyre |
2006-01-25 | move the options description up the page, and a few additional tweaks | Jason McIntyre |
2006-01-20 | - word change, agreed w/ markus | Jason McIntyre |
2006-01-20 | Document RekeyLimit. Based on patch from jan.iven at cern.ch from mindrot #1056 | Darren Tucker |
2006-01-18 | add a section on ssh-based vpn, based on reyk's README.tun; | Jason McIntyre |
2006-01-15 | correction from deraadt | Jason McIntyre |
2006-01-12 | back out a sentence - AUTHENTICATION already documents this; | Jason McIntyre |
2006-01-12 | refer to TCP forwarding, rather than TCP/IP forwarding; | Jason McIntyre |
2006-01-12 | refer to TCP forwarding, rather than TCP/IP forwarding; | Jason McIntyre |
2006-01-12 | refer to `TCP' rather than `TCP/IP' in the context of connection | Jason McIntyre |
2006-01-12 | split sections on tcp and x11 forwarding into two sections. | Jason McIntyre |
2006-01-06 | final round of whacking FILES for duplicate info, and some consistency | Jason McIntyre |
2006-01-06 | weed out some duplicate info in the known_hosts FILES entries; | Jason McIntyre |
2006-01-05 | check that stdio file descriptors are actually closed before clobbering | Damien Miller |
2006-01-04 | -.Xr gzip 1 , | Jason McIntyre |
2006-01-04 | +.Xr ssh-keyscan 1 , | Jason McIntyre |
2006-01-04 | remove .Xr's to rsh(1) and telnet(1): they are hardly needed; | Jason McIntyre |
2006-01-04 | chop out some duplication in the .{r,s}hosts/{h,sh}osts.equiv FILES | Jason McIntyre |
2006-01-03 | tweak the description of ~/.ssh/environment | Jason McIntyre |
2006-01-03 | put FILES in some sort of order: sort by pathname | Jason McIntyre |
2006-01-03 | use a larger width for the ENVIRONMENT list; | Jason McIntyre |
2006-01-03 | move FILES to a -compact list, and make each files an item in that list. | Jason McIntyre |
2006-01-02 | some corrections from michael knudsen; | Jason McIntyre |
2006-01-02 | start to cut some duplicate info from FILES; | Jason McIntyre |
2006-01-02 | clarify tun(4) opening - set the mode and bring the interface up. also | Reyk Floeter |
2006-01-02 | use a common max. packet length, no binary change | Damien Miller |
2006-01-01 | no trailing "\n" for debug() | Kevin Steves |
2006-01-01 | move <net/if.h>; ok djm@ | Kevin Steves |
2005-12-31 | .Nm does not require an argument; | Jason McIntyre |
2005-12-31 | clean up ENVIRONMENT a little; | Jason McIntyre |
2005-12-31 | merge the "LOGIN SESSION AND REMOTE EXECUTION" and "SERVER | Jason McIntyre |
2005-12-31 | document -MM; ok djm@ | Kevin Steves |
2005-12-30 | do not suggest that interactive authentication will work | Jason McIntyre |
2005-12-30 | add channel output filter interface. | Reyk Floeter |
2005-12-28 | use 'break-in' for consistency; ok deraadt@ ok and input jmc@ | Kevin Steves |
2005-12-24 | eliminate some code duplicated in privsep and non-privsep paths, and | Damien Miller |
2005-12-23 | less mark up for -c; | Jason McIntyre |
2005-12-23 | - sync the description of -e w/ synopsis | Jason McIntyre |
2005-12-22 | expand the description of -w somewhat; | Jason McIntyre |
2005-12-22 | put the description of "UsePrivilegedPort" in the correct place; | Jason McIntyre |
2005-12-21 | clarify precedence of -p, Port, ListenAddress; ok and help jmc@ | Kevin Steves |
2005-12-21 | -Y does X11 forwarding too; | Jason McIntyre |
2005-12-21 | options now described `above', rather than `later'; | Jason McIntyre |
2005-12-21 | -L and -R descriptions are now above, not below, ~C description; | Jason McIntyre |
2005-12-20 | move info on ssh return values and config files up into the main | Jason McIntyre |
2005-12-20 | .Ss -> .Sh: subsections have not made this page more readable | Jason McIntyre |
2005-12-20 | merge the sections on protocols 1 and 2 into one section on authentication; | Jason McIntyre |
2005-12-20 | exit(255) on error to match description in ssh(1); bz #1137; ok deraadt@ | Darren Tucker |
2005-12-17 | spelling: intented -> intended | Kevin Steves |