summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2016-09-26no overstrikes in -i mode; ok millert@ guenther@Otto Moerbeek
2016-09-25Document the dependency on sysctl kern.allowkmemTheo de Raadt
2016-09-23remove usr.bin/sqlite3, it has moved back to portsStuart Henderson
2016-09-23Unhook sqlite3.Stuart Henderson
2016-09-23Fix many typos, from Michael W. Bombardieri <mb at ii.net>, thanksAlexandre Ratchov
2016-09-22missing bit from previous commitDamien Miller
2016-09-22organise the token stuff into a separate section;Jason McIntyre
2016-09-22trim STANDARDS; ok jsingJason McIntyre
2016-09-22mention curve25519-sha256 KEXDamien Miller
2016-09-22support plain curve25519-sha256 KEX algorithm now that it isDamien Miller
2016-09-22some minor cleanup;Jason McIntyre
2016-09-22shorten x509;Jason McIntyre
2016-09-22If ssh receives a PACKET_DISCONNECT during userauth it will causeDarren Tucker
2016-09-21correctly return errors from kex_send_ext_info(). Fix from Sami FarinDamien Miller
2016-09-21cast uint64_t for printfDamien Miller
2016-09-21Revert two recent changes to negated address matching. The newDamien Miller
2016-09-21Fix bad indentation. One already existed in 1.20, one introduced in 1.21;Otto Moerbeek
2016-09-21fix the signposting for -EeFf by partially rewriting the descriptions;Jason McIntyre
2016-09-21add a way for principals command to get see key ID and serial tooDamien Miller
2016-09-20shorten version;Jason McIntyre
2016-09-20shorten the verify error list;Jason McIntyre
2016-09-19use a shell glob wildcard, that's clearer than an out of scope variableTed Unangst
2016-09-19Replace an exit(3) call in main() with a return to enable the stackAlexander Bluhm
2016-09-19move inbound NEWKEYS handling to kex layer; otherwise early NEWKEYS causesMarkus Friedl
2016-09-19Add OpenBSD RCS id.Alexander Bluhm
2016-09-19put the spkac section in the right place;Jason McIntyre
2016-09-19shorten verify;Jason McIntyre
2016-09-19Replace two more arc4random() loops with arc4random_buf().Martin Natano
2016-09-18We cannot use fputs(3) in passthrough() because the stdout streamIngo Schwarze
2016-09-18Make sure an output device is allocated before calling terminal_sepline(),Ingo Schwarze
2016-09-17replace two arc4random loops with arc4random_bufTed Unangst
2016-09-17remove comment about CMS; ok jsingTheo de Raadt
2016-09-17little bit more KNFTheo de Raadt
2016-09-17ping6(8) is now a hardlink to ping(8).Florian Obser
2016-09-16like the sparc port, ancient wisdom is ancient. consign to the archives.Ted Unangst
2016-09-16Swap watermarks from high (4096) to low (128) when we get full buffersNicholas Marriott
2016-09-16- Removed unnecessary string.h includeFrederic Cambus
2016-09-15add some Xr for acme-client(1);Jason McIntyre
2016-09-15some spkac shortening; ok beckJason McIntyre
2016-09-15shorten ts;Jason McIntyre
2016-09-15dont #define _KERNEL around some #includesDavid Gwynne
2016-09-15use static in the right places to seperate modules betterTheo de Raadt
2016-09-14take fingerprint of correct key for AuthorizedPrincipalsCommandDamien Miller
2016-09-14Fix bug introduced in the fix for days outside the target month.Todd C. Miller
2016-09-14some fixes from carson chittom;Jason McIntyre
2016-09-14add %-escapes to AuthorizedPrincipalsCommand to match those supportedDamien Miller
2016-09-13Eliminate unnecessary isupper() check before tolower().Todd C. Miller
2016-09-13Eliminate the FOLD and DICT macros. There's no need to check forTodd C. Miller
2016-09-12handle certs in rsa_hash_alg_from_ident(), saving an unnecessaryDamien Miller
2016-09-12list all supported signature algorithms in the server-sig-algsDamien Miller