summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-10do not list sha1 and sha256 in SEE ALSO, since md5 is already there, andJason McIntyre
2014-01-10catch up to the fact that md5/sha* got merged, and document -c consistently;Jason McIntyre
2014-01-10Add MISSING to the list of possible results of a checklist comparison.Lawrence Teo
2014-01-10When using a checklist, print MISSING for non-existent files.Lawrence Teo
2014-01-10sort optionsTheo de Raadt
2014-01-10tedu merged the hash manual pages back together. This goes even further,Theo de Raadt
2014-01-10Remove unnecessary rc_post from rc.d/nsd.Stuart Henderson
2014-01-10-c comment, for people who don't like the default. ok deraadtTed Unangst
2014-01-10Use arc4random instead of random in the flock regress tests.Joel Sing
2014-01-10likewise. this is uselessMarc Espie
2014-01-10by popular demand, remove excessive paranoiaMarc Espie
2014-01-10signify silent by default, don't bother working around stdout.Marc Espie
2014-01-10replace the rest of the obsolete radix macrosTed Unangst
2014-01-10Make this work on hppa.Joel Sing
2014-01-10be a bit more carefulTheo de Raadt
2014-01-10Do not include MD assembly code in a sys regress test. Untested on alpha,Joel Sing
2014-01-10Using random-id is recommended in combination with no-df to ensureIgor Sobrado
2014-01-10revert previous; height is never changed, but top is changed.Stuart Henderson
2014-01-10remove md5 after installing it (with the links to the sha256/512 commands).Theo de Raadt
2014-01-10no Pp before or after Sh;Jason McIntyre
2014-01-10Fix a bug found in ping6 when rebuilding with stack protector strong.Brad Smith
2014-01-10the /etc/ssh/ssh_host_ed25519_key is loaded by default tooDamien Miller
2014-01-10the -c option is really a mode change, incompatible with other options.Ted Unangst
2014-01-10ddpcb and unixsw symbols are no longer used with kvm_readPhilip Guenther
2014-01-10Copy changes from ls -l to find -ls: print future times with year and usePhilip Guenther
2014-01-10quiet time. printing verified was an artifact of development, to be sureTed Unangst
2014-01-10use a single positional argument instead of a creeping list of __prognameTed Unangst
2014-01-10a little more consistent with names, notably call signature files sigfilesTed Unangst
2014-01-10base64.c workaround keeps sneaking back inTed Unangst
2014-01-10provide a small (very very) practical example for using signifyTheo de Raadt
2014-01-10change the listing of the options, because there is way too muchTheo de Raadt
2014-01-10at least for now, we're going to need some -Inspector magicTed Unangst
2014-01-10Check the return values of the strdup() calls.Lawrence Teo
2014-01-10be forceful with removing the SHA256 fileTheo de Raadt
2014-01-10a new key. Once again, this is still testing time.Theo de Raadt
2014-01-10Yet another annoyingly long line.Kenneth R Westerback
2014-01-10skip_to_semi() is gilding the lily when the next statement breaks outKenneth R Westerback
2014-01-10KNF (UNF?). Split annoying long line.Kenneth R Westerback
2014-01-10Let "ddb show mbuf" print all mbuf fields in a consistent way. MoveAlexander Bluhm
2014-01-09ban clients/servers that suffer from SSH_BUG_DERIVEKEY, they are ancient,Damien Miller
2014-01-09Introduce digest API and use it to perform all hashing operationsDamien Miller
2014-01-09Remove useless variable "height" in function traverse(). It isTodd C. Miller
2014-01-09replace Bcopy macro with memmove and memcpy. ok mpiTed Unangst
2014-01-09flesh out some details in STANDARDS regarding timespec;Jason McIntyre
2014-01-09Fix a memory/fd leak reported by Tiago Cunha.Nicholas Marriott
2014-01-09sync usage();Jason McIntyre
2014-01-09Add DHCPv6.Brad Smith
2014-01-09syncTheo de Raadt
2014-01-09revert to O_EXCL for generating keys, so we don't erase them by accident.Marc Espie
2014-01-09Install our third key. NOTE that this is a TEST KEY for use as we improveStuart Henderson