summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2000-04-03ssh2 packet formatMarkus Friedl
2000-04-03DSA, keyexchange, algorithm agreement for ssh2Markus Friedl
2000-04-03channel layer support for ssh2Markus Friedl
2000-04-03Junk CDPATH from the environment.Marc Espie
2000-04-01Previously, whatis would treat a word as [A-z0-9_] and terminateTodd C. Miller
2000-03-29typoTheo de Raadt
2000-03-29reorder Xr to avoid cuttingTheo de Raadt
2000-03-28no kpasswddTheo de Raadt
2000-03-28Remove duplicate word occurrences.Aaron Campbell
2000-03-28remove bad XrTheo de Raadt
2000-03-28split sshd.c -> auth.c session.c sshd.c plus cleanup and goto-removalMarkus Friedl
2000-03-28function tables for different message typesMarkus Friedl
2000-03-28typoMarkus Friedl
2000-03-28sync w/ channels.cMarkus Friedl
2000-03-28missing closeMarkus Friedl
2000-03-28replace big switch() with function tables (prepare for ssh2)Markus Friedl
2000-03-28KNFMarkus Friedl
2000-03-28do not log() if debuggin to stderrMarkus Friedl
2000-03-28cleanup, less codeMarkus Friedl
2000-03-28support ssh2 ciphersMarkus Friedl
2000-03-28support ssh2 bignumsMarkus Friedl
2000-03-28close(fdin) if fdin != fdout, shutdown otherwise, ok theo@Markus Friedl
2000-03-27allow bigger packetsMarkus Friedl
2000-03-27ssh2 message type codesMarkus Friedl
2000-03-27Add HPGL2 printer entyr (Pavel Lisy)Ian Darwin
2000-03-27Add Photoshop sub-type to JPEG.Ian Darwin
2000-03-27sudo 1.6.3; see http://www.courtesan.com/sudo/current.html for a listTodd C. Miller
2000-03-26Update to ncurses-5.0-20000325Todd C. Miller
2000-03-26Remove idiotic, braindead casts T* -> void*Marc Espie
2000-03-26Passing an (int) instead of an (int*) won't work.Marc Espie
2000-03-26Remove refCount for suffixes.Marc Espie
2000-03-24Correct the HISTORY section to note that this command appeared in Version 5Aaron Campbell
2000-03-24Typo.Ian Darwin
2000-03-24fix spelling errors, From: FreeBSDBrad Smith
2000-03-23initial support for DSA keys. ok deraadt@, niels@Markus Friedl
2000-03-23Please note that this file has not been updated for OpenSSH.....Markus Friedl
2000-03-23switch to raw mode only if he _get_ a pty (not if we _want_ a pty).Markus Friedl
2000-03-23More pedantic man page formatting insanity, lalalaAaron Campbell
2000-03-23Fix some formatting problems I missed before.Aaron Campbell
2000-03-23Fix some formatting problems I missed before.Aaron Campbell
2000-03-23When calling sendmail, use "--" to indicate end of command line arguments.Todd C. Miller
2000-03-23not changes in scriptEric Jackson
2000-03-23Change prompt string from "Location:" to "Office Location:", to disambiguateAaron Campbell
2000-03-22Put BUGS section after HISTORY.Aaron Campbell
2000-03-22Make script give correct return values; adapted from FreeBSDEric Jackson
2000-03-22Avoid the chdir entirely by prefixing _PATH_DEV to the tty name whenTodd C. Miller
2000-03-22fix overflows, ok aaron@Markus Friedl
2000-03-22remove unused cipher_attack_detected codeMarkus Friedl
2000-03-22Note that ``chfn'' and ``chsh'' are synonyms for ``chpass'', and reflect thisAaron Campbell
2000-03-21-WallMarkus Friedl