summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2024-08-23FALLTHROUHG -> FALLTHROUGHJonathan Gray
2024-08-22sntrup761x25519-sha512 now has an IANA codepoint assigned,Damien Miller
2024-08-22openssl: adjust manual for LMK and CSP removalTheo Buehler
2024-08-22openssl pkcs12: remove support for LMK and CSP attributesTheo Buehler
2024-08-22Clear overlay when command prompt is entered. Also fix some spacing inNicholas Marriott
2024-08-22Short Ctrl keys like ^A need to be converted to lowercase so they end upNicholas Marriott
2024-08-21Reformat gprof.callg to be more compact so that it annoys a bit less whenClaudio Jeker
2024-08-21alpbetically sort the configuration choicesTheo de Raadt
2024-08-21Import regenerated moduli.Darren Tucker
2024-08-21Mention that load- and save-buffer can use stdin, from Ramon Fischer.Nicholas Marriott
2024-08-21Add mirrored versions of the main-horizontal and main-vertical layouts whereNicholas Marriott
2024-08-21C-Space and Meta keys should not be translated in mode 1 extended keys.Nicholas Marriott
2024-08-21Set the default for extended-keys back to off because it appears emacs turnsNicholas Marriott
2024-08-21Revamp extended keys support to more closely match xterm and supportNicholas Marriott
2024-08-20actually use the length parameter that was passed in rather than aDamien Miller
2024-08-20nasty whitespaceTheo de Raadt
2024-08-20place shielded keys (i.e. keys at rest in RAM) into memory allocatedDamien Miller
2024-08-19whitespacesTheo de Raadt
2024-08-19Allow REP to work with Unicode characters, GitHub issue 3687.Nicholas Marriott
2024-08-19Both terminators \007 and \033\\ leave the index pointing to the finalNicholas Marriott
2024-08-19Get rid of inet_aton(3).Florian Obser
2024-08-19Replace inet_aton / gethostbyname with getaddrinfo.Florian Obser
2024-08-18whitespacesTheo de Raadt
2024-08-18Use OPENSSL_config() instead of OPENSSL_load_builtin_modules()Theo Buehler
2024-08-18whitespaceTheo de Raadt
2024-08-17mention that ed25519 is the default key type generated andDamien Miller
2024-08-17fix minor memory leak in Subsystem option parsing;Damien Miller
2024-08-17fix swapping of source and destination addresses in some sshd log messagesDamien Miller
2024-08-16Remove reference to telnet(1).Florian Obser
2024-08-16Add pledge & unveil.Florian Obser
2024-08-15Convert RSA and ECDSA key to the libcrypto EVP_PKEY API. DSA remainsDamien Miller
2024-08-14resdebug and no_tld_query are unusedFlorian Obser
2024-08-14sortlist is unusedFlorian Obser
2024-08-14lwserver is unused, whatever that is / was.Florian Obser
2024-08-14Reorder calloc argumentsTobias Stoeckmann
2024-08-14Extend sshbuf validationTobias Stoeckmann
2024-08-14Use freezero for better readabilityTobias Stoeckmann
2024-08-14Fix typo in commentTobias Stoeckmann
2024-08-13Fix a bug in .Ql handling that has been present since the beginning (2017).Ingo Schwarze
2024-08-12Add -CRLfile option to 'cms' sub commandJob Snijders
2024-08-12Get rid of inet_aton and simplify.Florian Obser
2024-08-12Get rid of inet_aton.Florian Obser
2024-08-11Even though US-ASCII (= ANSI X3.4-1986) only defines 128 characters,Ingo Schwarze
2024-08-11whitespace, no binary changeFlorian Obser
2024-08-07crank to 7.6-beta, release date is vagueTheo de Raadt
2024-08-06Replace sys/time.h with proper includes for using localtimeGreg Steuck
2024-08-05Remove bogus connect(s, NULL, 0) callTheo Buehler
2024-08-04Make a little effort to treate CRLF as LF in config files. GitHub issueNicholas Marriott
2024-08-04The Linux console has some bugs with bright colours. It seems likelyNicholas Marriott
2024-08-04-l should be before -r, pointed out by jmc a while ago.Nicholas Marriott