Commit History

Author SHA1 Message Date
  Colin Watson 22f8122b13 Suppress syntax warnings on Python 3.12. 3 months ago
  Simon Tatham 1efded20a1 kh2reg: stop using deprecated base64.decodestring. 4 years ago
  Simon Tatham 143f8a2d10 kh2reg: fix Python 3 iterator bug with multiple hostnames. 4 years ago
  Simon Tatham 2ec2b796ed Migrate all Python scripts to Python 3. 4 years ago
  Simon Tatham a085acbadf Support the new "ssh-ed448" key type. 4 years ago
  Simon Tatham 5f204d1ef1 kh2reg.py: handle OpenSSH hashed hostnames. 5 years ago
  Simon Tatham 0842d4627e kh2reg.py: add -o option to write output to a file. 5 years ago
  Simon Tatham ac1dd1bd2e kh2reg.py: switch from getopt to argparse. 5 years ago
  Simon Tatham 91333f7c74 kh2reg.py: refactor main program to bottom of file. 5 years ago
  Simon Tatham 33d4d223a5 kh2reg.py: work with Python 3. 5 years ago
  Simon Tatham 5a508a84a2 kh2reg.py: support ECDSA point compression. 5 years ago
  Owen Dunn 142a458fee Add blank line at bottom of .reg files we generate 7 years ago
  Simon Tatham c722b2f07f Support Ed25519 in kh2reg.py. 8 years ago
  Jacob Nevins a5588cd635 kh2reg.py: remove accidental hard tabs. 8 years ago
  Jacob Nevins 7332d0567e Partial update of kh2reg.py for new formats. 8 years ago
  Jacob Nevins 56a42d09d4 Make kh2reg.py compatible with modern Python. 9 years ago
  Simon Tatham 4d8782e74f Rework versioning system to not depend on Subversion. 10 years ago
  Jacob Nevins 8b88d653de Ansgar Wiechers points out that known_hosts (at least OpenSSH's) has grown a 15 years ago
  Jacob Nevins 54c3773c91 Discard hashed hostnames from input. 15 years ago
  Jacob Nevins 5aa719d16e Consistently use a single notation to refer to SSH protocol versions, as 19 years ago
  Jacob Nevins 7bc5b64c20 Fix usage comments 21 years ago
  Jacob Nevins a90f643907 Add `--unix' mode to generate ~/.putty/sshhostkeys from known_hosts. 21 years ago
  Jacob Nevins a2a2668458 Slightly less grotty script to convert OpenSSH known_hosts and known_hosts2 23 years ago