Historia zmian

Autor SHA1 Wiadomość Data
  Simon Tatham b8374f1bdf winpgnt: menu options to delete/reencrypt everything. 3 lat temu
  Simon Tatham f5df09adb7 winpgnt: add GUI button to re-encrypt an SSH-2 key. 3 lat temu
  Simon Tatham 30c87c2896 Make unused Pageant accessor functions private. 3 lat temu
  Simon Tatham fbab166728 winpgnt: fix GUI removal of encrypted keys. 3 lat temu
  Simon Tatham efc31ee30d Polish up passphrase prompts for key decryption. 3 lat temu
  Simon Tatham 7cadad4cec Unix Pageant: support multiple fingerprint types. 4 lat temu
  Simon Tatham 353db3132f pageant -l: indicate whether keys are encrypted. 4 lat temu
  Simon Tatham 39ec2837c8 Pageant: new PuTTY-specific ext request, 'list-extended'. 4 lat temu
  Simon Tatham 3687df73a8 Pageant: move extension list out into header file. 4 lat temu
  Simon Tatham e563627d4b Pageant client: functions to send reencryption requests. 5 lat temu
  Simon Tatham 2e479fabad Rework the Pageant client code to use BinarySource. 5 lat temu
  Simon Tatham 518c0f0ea1 Unix Pageant: --test-sign client option. 5 lat temu
  Simon Tatham 55005a08ea Unix Pageant: -E option to load key files encrypted. 5 lat temu
  Simon Tatham 08d5c233b3 Pageant: introduce an API for passphrase prompts. 5 lat temu
  Simon Tatham cbfba7a0e9 Greatly improve printf format-string checking. 5 lat temu
  Simon Tatham de38a4d826 Pageant: new asynchronous internal APIs. 5 lat temu
  Simon Tatham 35690040fd Remove a lot of pointless 'struct' keywords. 6 lat temu
  Simon Tatham 3214563d8e Convert a lot of 'int' variables to 'bool'. 6 lat temu
  Simon Tatham 96ec2c2500 Get rid of lots of implicit pointer types. 6 lat temu
  Simon Tatham 98528db25a Raise AGENT_MAX_MSGLEN to 256Kb. 6 lat temu
  Simon Tatham 5129c40bea Modernise the Socket/Plug vtable system. 6 lat temu
  Simon Tatham b6cbad89fc Build SSH agent reply messages in a BinarySink. 6 lat temu
  Simon Tatham 67de463cca Change ssh.h crypto APIs to output to BinarySink. 6 lat temu
  Simon Tatham c6c23ed84b Unix Pageant: support -D, to delete all keys. 9 lat temu
  Simon Tatham e533097e15 Unix Pageant: provide public-key extraction options. 9 lat temu
  Simon Tatham 4d88fe3dde Unix Pageant: support -d, to delete a key from the agent. 9 lat temu
  Simon Tatham 511d967d25 Unix Pageant: first draft of -l key list option. 9 lat temu
  Simon Tatham 2069de8c8f Pageant: factor out cross-platform parts of add_keyfile(). 9 lat temu
  Simon Tatham 47c9a6ef0b Clean up Unix Pageant's setup and teardown. 9 lat temu
  Simon Tatham bc4066e454 Put proper logging into Pageant. 9 lat temu