summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add aclocal.m4 and config.h.in~ to .gitignore.Darren Tucker2020-09-111-0/+2
| | | | aclocal.m4 is now generated by autoreconf.
* upstream: basic unit test for sshsig.[ch], including FIDO keysdjm@openbsd.org2020-06-191-0/+1
| | | | | | verification only so far OpenBSD-Regress-ID: fb1f946c8fc59206bc6a6666e577b5d5d7e45896
* Add config.log to .gitignoreRuben Kerkhof2020-01-161-0/+1
|
* another attempt at sk-dummy.so working x-platformDamien Miller2019-11-291-0/+2
| | | | | | | | include a fatal() implementation to satisfy libopenbsd-compat clean up .lo and .so files .gitignore .lo and .so files
* ignore ssh-sk-helperDamien Miller2019-11-131-0/+1
|
* Add tags to .gitignoreCorinna Vinschen2019-02-221-0/+1
| | | | Signed-off-by: Corinna Vinschen <vinschen@redhat.com>
* Fuzzer harnesses for sig verify and pubkey parsingDamien Miller2017-09-081-0/+1
| | | | | | These are some basic clang libfuzzer harnesses for signature verification and public key parsing. Some assembly (metaphorical) required.
* add *.0 manpage droppingsDamien Miller2017-06-011-0/+1
|
* clean up regress files and add a .gitignoreDamien Miller2017-05-091-0/+26