summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2015-05-29If reading into buffer, correct the stored file size at EOF, we don'tNicholas Marriott
2015-05-29Silently fall back to /etc/magic if ~/.magic can't be opened, ok deraadt stspNicholas Marriott
2015-05-29put back SSH1 for now - we want to make sure we don't regressDamien Miller
2015-05-28probably makes more sense to show "file" as being mandatory;Jason McIntyre
2015-05-28wrap all moduli-related code in #ifdef WITH_OPENSSL.Damien Miller
2015-05-28Increase the allowed length of the known host file name in the logDarren Tucker
2015-05-28Fix typo (keywork->keyword)Darren Tucker
2015-05-28add error message on ftruncate failure; bz#2176Damien Miller
2015-05-28make ssh-keygen default to ed25519 keys when compiled withoutDamien Miller
2015-05-28Remove intermediate copy of the moduli file. "make" will rebuild anyDarren Tucker
2015-05-28Remove 1k bit groups. ok deraadt@, markus@Darren Tucker
2015-05-27Reorder client proposal to prefer diffie-hellman-group-exchange-sha1 overDarren Tucker
2015-05-27Add a stronger (4k bit) fallback group that sshd can use when the moduliDarren Tucker
2015-05-27Move the jobs output cache into the formats code so that #() work moreNicholas Marriott
2015-05-27support PKCS#11 devices with external PIN entry devicesDamien Miller
2015-05-26Cap DH-GEX group size at 4kbits for Cisco implementations. Some of themDarren Tucker
2015-05-26Exposes number of bytes processed by the sound card (as returnedAlexandre Ratchov
2015-05-24add missing 'c' option to getopt(), case statement was alreadyDamien Miller
2015-05-23fix a memory leak in an error pathJonathan Gray
2015-05-22mention ssh-keygen -E for comparing legacy MD5 fingerprints; bz#2332Damien Miller
2015-05-22Reorder EscapeChar option parsing to avoid a single-byte out-Damien Miller
2015-05-22add knob to relax GSSAPI host credential check for multihomed hostsDamien Miller
2015-05-22Update DH groupsDarren Tucker
2015-05-21Support "ssh-keygen -lF hostname" to find search known_hosts andDamien Miller
2015-05-21some fixes from pjanzen;Jason McIntyre
2015-05-21add AuthorizedPrincipalsCommand that allows getting authorized_principalsDamien Miller
2015-05-21support arguments to AuthorizedKeysCommandDamien Miller
2015-05-21refactor: split base64 encoding of pubkey into its ownDamien Miller
2015-05-20Remove clauses 3 and 4 from Christos Zoulas' BSD license.Ingo Schwarze
2015-05-20Return empty string if format is empty rather than attempting toNicholas Marriott
2015-05-19Add -c flag to display the user's login class. OK espie@Todd C. Miller
2015-05-19In terminfo, sometimes cvvis implies cnorm and sometimes it doesn't, soNicholas Marriott
2015-05-18getentropy() and sendsyslog() have been around long enough.Theo de Raadt
2015-05-18No longer need tricks with setvbuf(). Instead, we just give permissionTheo de Raadt
2015-05-18Add -d flag and dc capability to open devices non-blocking, used for theNicholas Marriott
2015-05-17Add 'D' to usage optstring. Prodded by jmc@Philip Guenther
2015-05-17Add -D option for displaying the dynamic symbol tablePhilip Guenther
2015-05-17Montenegrin holidaysczarkoff
2015-05-17New Year's Dayczarkoff
2015-05-17isatty() is used by stdio to determine the buffering mode. Add a F_ISATTYTheo de Raadt
2015-05-16Call slot_stop() after the play buffer is drained to properly cleanupAlexandre Ratchov
2015-05-16Display simply "play" when play mode is set (furthermore, "playsync",Alexandre Ratchov
2015-05-16remove reference to encodings the kernel doesn't expose anymoreAlexandre Ratchov
2015-05-15rework synopsis to be a bit less ugly; the result is quite close to the posixJason McIntyre
2015-05-15Use a salted hash of the lock passphrase instead of plain text and doDarren Tucker
2015-05-12To replace c0-*, add a high watermark to the pty event, and also backoffNicholas Marriott
2015-05-12Tidy blank lines when outputting server info.Nicholas Marriott
2015-05-12Add a session_alerts format which is a list of all the alerts in theNicholas Marriott
2015-05-12Add bell-action "other" to pass through bells in all windows except theNicholas Marriott
2015-05-11Left the c0-* options behind in the table.Nicholas Marriott