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