Commit Graph

  • 8bc6e41043 Proofreading master Juhani Krekelä 2018-09-08 21:31:05 +0300
  • 8e2c595a35 Reword the initial description to be better Juhani Krekelä 2018-09-08 21:16:45 +0300
  • 0229d8949a Streamline that section further Juhani Krekelä 2018-09-08 21:03:18 +0300
  • ea9127464b Oh, right, shoutcase the name Juhani Krekelä 2018-09-08 21:00:41 +0300
  • 2242820951 Reword an awkward part of the manpage Juhani Krekelä 2018-09-08 20:59:22 +0300
  • ef51f70342 Add the man page for sshwot-verify Juhani Krekelä 2018-09-08 20:31:07 +0300
  • 66075fbaba Fix variable name Juhani Krekelä 2018-09-08 20:01:47 +0300
  • 0961a952cb Use the zipapp module of python instead of using zip and manually adding the hashbang Juhani Krekelä 2018-09-08 19:12:43 +0300
  • 8c0505a077 Only have 2 return codes: success and failure Juhani Krekelä 2018-09-02 15:39:57 +0300
  • 13d74c8d3f Whoops Juhani Krekelä 2018-09-02 15:23:31 +0300
  • 5f0d8e8d2d If any fail, return nonzero in sshwot-verify Juhani Krekelä 2018-09-02 15:16:01 +0300
  • af2d8413f7 Give different return code if we found nothing in sshwot-filter Juhani Krekelä 2018-09-01 23:57:14 +0300
  • c6427722de Whoops Juhani Krekelä 2018-09-01 23:52:57 +0300
  • e51875a66b Only use colour on a tty Juhani Krekelä 2018-09-01 23:50:37 +0300
  • 12902df924 Whoops Juhani Krekelä 2018-09-01 23:45:12 +0300
  • 5d71ff9d73 Only exit with 0 if we actually verified it Juhani Krekelä 2018-09-01 23:43:10 +0300
  • c027f5fe53 Whoops Juhani Krekelä 2018-09-01 23:14:42 +0300
  • fa4bef4310 Tell where .sshwot files go Juhani Krekelä 2018-09-01 22:54:05 +0300
  • 4b8317f36e Only show [same fingerprint] if we haven't verified the host in the same file Juhani Krekelä 2018-09-01 22:50:29 +0300
  • 922efa7eea Apparently markdown can't handle that Juhani Krekelä 2018-09-01 22:38:55 +0300
  • 7cd275fada Start writing documentation Juhani Krekelä 2018-09-01 22:38:01 +0300
  • 973ba3c63a Add sshwot-verify Juhani Krekelä 2018-09-01 22:33:41 +0300
  • aee9cec62e Rename src/open_default_files.py → src/default_files.py Juhani Krekelä 2018-09-01 22:05:45 +0300
  • 2a1ed46ddd Open the right file Juhani Krekelä 2018-09-01 22:03:31 +0300
  • 7754f17cc9 Use .sshwot/*.sshwot by default in sshwot-filter Juhani Krekelä 2018-09-01 21:55:09 +0300
  • 013d588537 Use os.path.join Juhani Krekelä 2018-09-01 21:49:11 +0300
  • 44bc940675 Chain throws Juhani Krekelä 2018-09-01 21:43:35 +0300
  • b40f61b0b5 Implement sshwot-filter Juhani Krekelä 2018-09-01 21:38:08 +0300
  • f390da248c Take advantage of the automatic file handling thinfy in argparser Juhani Krekelä 2018-09-01 21:03:17 +0300
  • e6b3345421 sshwot-export-known-hosts exports ~/.ssh/known_hosts by default Juhani Krekelä 2018-08-31 20:52:55 +0300
  • c1c8890319 Factor error printing into one thing Juhani Krekelä 2018-08-31 20:25:56 +0300
  • 3ef3321137 Remove debug prints Juhani Krekelä 2018-08-31 20:22:23 +0300
  • 004ec12ec3 Revamp filtering entries Juhani Krekelä 2018-08-31 20:21:08 +0300
  • 4a3107a001 Handle the known_hosts format more comprehensively Juhani Krekelä 2018-08-31 20:12:19 +0300
  • 2882a43d92 Add a real UI to sshwot-export-known-hosts Juhani Krekelä 2018-08-31 19:48:21 +0300
  • 1a3257c870 Have own format for data read from .ssh/known_hosts, in case we want to work on it Juhani Krekelä 2018-08-31 12:17:16 +0300
  • 3a9c4baa4b Move to a space-separated format Juhani Krekelä 2018-08-30 00:16:22 +0300
  • 5397293f33 Export to stdout by default Juhani Krekelä 2018-08-29 20:46:22 +0300
  • 225661e8d5 Don't create a useless bin/ Juhani Krekelä 2018-08-29 20:44:58 +0300
  • 71f9bf51a2 Correctly recognize IPv6 addresses Juhani Krekelä 2018-08-29 20:36:46 +0300
  • 1e6410a78a Ignore IP(v4)s by default. Add a switch to turn it off later Juhani Krekelä 2018-08-29 14:58:56 +0300
  • 9dffd41197 = → := Juhani Krekelä 2018-08-29 14:39:49 +0300
  • eb6ab427e4 Add line numbers to parsing errors Juhani Krekelä 2018-08-29 14:04:07 +0300
  • 5aea3fc7ee Create a build system Juhani Krekelä 2018-08-29 13:29:38 +0300
  • 49576e052d Include the changes made to the format file, too Juhani Krekelä 2018-08-29 13:29:20 +0300
  • 9e0696bbdc Move to a text format Juhani Krekelä 2018-08-29 12:32:01 +0300
  • e4042c0664 Add support for checking presence of a fingerprint (no UI yet) Juhani Krekelä 2018-08-28 20:42:45 +0300
  • 320445ab25 Split the host normalization into its own func and actually handle non-22 port right Juhani Krekelä 2018-08-28 20:14:21 +0300
  • 433f9baf31 Read the .sshwot file to memory Juhani Krekelä 2018-08-28 13:51:11 +0300
  • 44ae06f84e Fix version number writing Juhani Krekelä 2018-08-28 13:36:43 +0300
  • b9e5ffa2b3 First commit Juhani Krekelä 2018-08-28 12:27:54 +0300