simon-git: putty-wishlist (master): Jacob Nevins

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sat Feb 28 18:31:01 GMT 2015


TL;DR:
  6e02f9c Move 0.64 cutoff date to branch point.
  579c675 Elliptic curve support is implemented.

Repository:     git://git.tartarus.org/simon/putty-wishlist.git
On the web:     http://tartarus.org/~simon-git/gitweb/?p=putty-wishlist.git
Branch updated: master
Committer:      Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:           2015-02-28 18:31:01

commit 6e02f9c6fca7bf846a5365a3ad07587ae7d43ed9
web diff http://tartarus.org/~simon-git/gitweb/?p=putty-wishlist.git;a=commitdiff;h=6e02f9c6fca7bf846a5365a3ad07587ae7d43ed9;hp=347cd3e4e04ac5a21c6d903bcd1a3dc75267fe05
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Sat Feb 28 18:29:04 2015 +0000

    Move 0.64 cutoff date to branch point.
    
    So that fixes made on 'master' before 0.64 was released can be
    expressed.

 control/bugs2html      |    4 +++-
 data/ssh2-only-default |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

commit 579c675fb26508ebec3cecf7144a3474da219154
web diff http://tartarus.org/~simon-git/gitweb/?p=putty-wishlist.git;a=commitdiff;h=579c675fb26508ebec3cecf7144a3474da219154;hp=6e02f9c6fca7bf846a5365a3ad07587ae7d43ed9
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Sat Feb 28 18:29:52 2015 +0000

    Elliptic curve support is implemented.
    
    Also, add a new entry for dealing with algorithm rollover nicely, since
    we'd like to do that before releasing EC support if possible.

 data/ecdsa             |   15 +++++++++++++++
 data/host-key-rollover |   24 ++++++++++++++++++++++++
 2 files changed, 39 insertions(+)



More information about the tartarus-commits mailing list