Sebastian Kuschel reports that pfd_closing can be called for a socket
[u/mdw/putty] / ssh.h
2013-07-27 simonAdd an assortment of missing consts I've just noticed.
2013-02-20 benAdd support for HMAC-SHA-256 as an SSH-2 MAC algorithm...
2012-03-04 simonGenerate keys more carefully, so that when the user...
2011-12-08 simonIntroduce a function sshfwd_unclean_close(), supplied...
2011-09-13 simonRevamp of EOF handling in all network connections,...
2011-07-14 simonPost-release destabilisation! Completely remove the...
2011-03-04 jacobImplement zlib@openssh.com, using the rekey-after-usera...
2011-02-18 simonImplement the Chinese Remainder Theorem optimisation...
2010-05-19 simonPatch from Alejandro Sedeno, somewhat modified by me...
2010-04-12 simonSupport importing of new-style OpenSSH private keys...
2008-11-26 benMitigation for VU#958563: When using a CBC-mode server...
2008-11-17 simonRevamp of the local X11 connection code. We now parse...
2008-05-28 simonOS X Leopard, it turns out, has a new and exciting...
2007-04-30 benAdd support for RFC 4432 RSA key exchange, the patch...
2006-12-30 jacobPatch from Colin Watson intended to give a clean Unix...
2006-03-12 jacobDimitry Andric spotted that DH gex with SHA-256 was...
2006-03-12 jacobLog the hash used for DH kex (now there's a choice).
2005-10-30 jacobAllow rsakey_pubblob() to return the key comment.
2005-10-30 jacobAdd ability for ssh2_userkey_loadpub() to return the...
2005-09-10 benImplement hmac-sha1-96. It's RECOMMENDED in the curren...
2005-09-03 benRestructure things so that a single entry in the KEX...
2005-08-31 benSHA-256 implementation, for use in future KEX algorithm...
2005-08-31 benAdd infrastructure for supporting multiple hashes in...
2005-08-31 benRename ssh_md5 and ssh_sha1 to ssh_hmac_md5 and ssh_hma...
2005-04-23 benNow that we've got at least some SDCTR modes working...
2005-04-14 benImplement my experimental arcfour modes. The 256-bit...
2005-03-10 jacobConsistently use a single notation to refer to SSH...
2005-02-27 jacobImprovements to PuTTYgen error reporting:
2005-01-16 simonOwen tells me the Mac compiler complains at a char...
2004-12-30 simonIntegrate unfix.org's IPv6 patches up to level 10,...
2004-12-28 simonSSH port forwarding is now configurable in mid-session...
2004-12-22 simonSupport diffie-hellman-group14-sha1 group exchange...
2004-10-06 jacobX forwarding changes:
2004-09-29 jacobMention the negotiated SSH-2 MAC algorithm(s) in the...
2004-08-30 simonMalcolm Smith's patch to support CHAP (digest-based...
2004-08-01 simonMerged SSH1 robustness changes from 0.55 release branch...
2004-05-31 simonRJK's patch to enable PuTTY's X forwarding to connect...
2004-01-22 simonAdded a command-line key generation tool. Currently...
2003-08-29 jacobWork towards wish `keyfile-diagnostic'. Many sshpubk...
2003-05-13 simonRename crc32() to crc32_compute(), to avoid clashing...
2003-05-04 simonColin's const-fixing Patch Of Death. Seems to build...
2003-04-23 simonAdded framework to sshbn.c to make it possible to vary the
2003-04-05 simonDynamic port forwarding by means of a local SOCKS serve...
2003-02-01 simonCreated new data types `Filename' and `FontSpec', inten...
2003-01-15 benAdd the ability to close sessions. This adds *_free...
2003-01-12 simonproxy.c now no longer refers to `cfg'. Instead, each...
2003-01-12 simonThere's no real need for portfwd.c to reference `cfg...
2003-01-12 simonSupport for XDM-AUTHORIZATION-1 at the SSH server end...
2003-01-11 benMove the prototype for platform_get_x11_auth() from...
2003-01-11 simonSupport XDM-AUTHORIZATION-1 for connecting to local...
2003-01-10 simonIntroduce framework for authenticating with the local...
2003-01-05 benMove prototypes for base64_decode_atom(), base64_lines...
2003-01-05 benMove x11fwd and portfwd prototypes from ssh.c into...
2002-10-26 simonYet more global-removal. The static variables in loggin...
2002-10-26 simonPort forwarding module now passes backend handles aroun...
2002-10-25 simonThe Zlib module now uses dynamically allocated contexts...
2002-10-25 simonDiffie-Hellman key exchange now uses a dynamically...
2002-10-25 simonSSH CRC attack detector now uses a dynamically allocate...
2002-10-25 simonSSH2 MACs now use dynamically allocated contexts.
2002-10-25 simonSSH ciphers now use dynamically allocated contexts.
2002-10-25 simonMajor destabilisation, phase 2. This time it's the...
2002-05-13 simonAdd some basic framework code preparatory to adding...
2002-05-11 simonAdded a framework for importing foreign key formats...
2002-05-11 simonImproved error messages if you use the wrong key type...
2002-01-08 simonAdd the CRC32 compensation attack detector that all...
2001-12-30 simonPageant is now able to avoid asking for the passphrase...
2001-11-25 simonINCOMPATIBLE CHANGE to the SSH2 private key file format...
2001-11-21 simonAdd single-DES support in SSH2
2001-11-12 simonRemember to initialise p->nphases to zero in progress...
2001-09-22 simonAdd support for DSA authentication in SSH2, following...
2001-09-15 simonCygwin build fixes: update the dependencies, add -DNO_S...
2001-08-26 simonPSCP now uses the modern SFTP protocol if it can, and...
2001-08-25 simonExtensive changes that _should_ fix the socket bufferin...
2001-08-08 simonSSH port forwarding! How cool is that?
2001-05-06 simonRun entire source base through GNU indent to tidy up...
2001-04-17 simonHaving now compiled the last few days' changes with...
2001-04-16 simonPageant interface changes. You can now do `pageant...
2001-03-23 simonFix a couple of silly compiler warnings
2001-03-15 simonAt long last: PuTTY will now report its version to...
2001-03-10 simonAdd support for using Diffie-Hellman with short exponen...
2001-03-05 simonMake the SSH2 traffic analysis defence robust in the...
2001-03-03 simonSSH2 can now use Pageant to obtain keys from
2001-03-03 simonAdd support for the OpenSSH SSH2 agent protocol.
2001-03-03 simonPreliminary support for RSA user authentication in...
2001-03-02 simonSupport for selecting AES from the GUI. In the process...
2001-03-01 simonDiffie-Hellman group exchange in SSH2. Currently #ifdef...
2001-03-01 simonAdd a key length indication to each SSH2 cipher structu...
2001-03-01 simonRemove the last lingering knowledge, outside sshbn...
2000-12-12 simonMake memory management uniform: _everything_ now goes...
2000-12-02 simonImprove SSH2 host key abstraction into a generic `signi...
2000-11-01 simonImplement Zlib compression, in both SSH1 and SSH2.
2000-10-23 simonMake the frankly ridiculous prototypes for modpow(...
2000-10-19 simonPuTTYgen initial version. Still to do are basic user...
2000-10-18 simonMiscellaneous cleanups and reorgs in preparation for...
2000-10-18 simonRSA key generation routines, and the bignum enhancement...
2000-09-27 simonRationalised host key storage. Also started code reorg...
2000-09-26 simonImplement OpenSSH-compatible RSA key fingerprints and...
2000-09-25 simonRationalise ordering of authentication operations....
2000-09-14 simonAdded Pageant, a first-attempt PuTTY authentication...
2000-09-07 simonRSA key authentication in ssh1 works; SSH2 is nearly...
next