提交歷史

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