Historique des commits

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