summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/PROTOCOL
AgeCommit message (Expand)Author
2024-01-08fix missing field in users-groups-by-id@openssh.com reply documentationDamien Miller
2024-01-08make kex-strict section more explicit about its intent: banning allDamien Miller
2023-12-20spelling; ok markus@Jonathan Gray
2023-12-19correct section numbers; from Ed MasteDamien Miller
2023-12-18add "ext-info-in-auth@openssh.com" extensionDamien Miller
2023-12-18implement "strict key exchange" in ssh and sshdDamien Miller
2023-08-28Introduce a transport-level ping facilityDamien Miller
2022-11-07Fix typo. From pablomh via -portable github PR#344.Darren Tucker
2022-09-19sftp-server(8): add a "users-groups-by-id@openssh.com" extensionDamien Miller
2022-08-12sftp-server: support home-directory requestDamien Miller
2022-04-08Note that curve25519-sha256 was later published in RFC8731. ok djm@Darren Tucker
2022-03-31add support for the "corp-data" protocol extension to allowDamien Miller
2021-12-19document host-bound publickey authenticationDamien Miller
2021-08-09SFTP protocol extension to allow the server to expand ~-prefixedDamien Miller
2021-02-18Fix the hostkeys rotation extension documentationDamien Miller
2021-02-18sftp-server: implement limits@openssh.com extensionDamien Miller
2021-02-12sftp: add missing lsetstat@openssh.com documentationDamien Miller
2020-07-05some language improvements; ok markusDamien Miller
2020-02-21Fix some typos and an incorrect word in docs. Patch from itoama at live.jpDarren Tucker
2018-10-02mention INFO@openssh.com for sending SIGINFODamien Miller
2018-08-10improveDamien Miller
2018-08-10Describe pubkey format, prompted by bz#2853Damien Miller
2018-08-10fix numberingDamien Miller
2018-02-19emphasise that the hostkey rotation may send key types that the clientDamien Miller
2017-05-26fix references to obsolete v00 cert format; spotted by Jakub JelenDamien Miller
2016-04-08We accidentally send an empty string and a zero uint32 with everyDamien Miller
2015-07-17direct-streamlocal@openssh.com Unix domain foward messages do notDamien Miller
2015-05-08whitespace at EOLDamien Miller
2015-02-20UpdateHostKeys fixes:Damien Miller
2015-02-16Revise hostkeys@openssh.com hostkey learning extension.Damien Miller
2015-01-26Host key rotation support.Damien Miller
2014-07-15Add support for Unix domain socket forwarding. A remote TCP portTodd C. Miller
2013-12-01mention curve25519-sha256@libssh.org key exchange algorithmDamien Miller
2013-11-21Add a new protocol 2 transport cipher "chacha20-poly1305@openssh.com"Damien Miller
2013-10-17fsync@openssh.com protocol extension for sftp-serverDamien Miller
2013-01-08support AES-GCM as defined in RFC 5647 (but with simpler KEX handling)Markus Friedl
2013-01-03fix description of MAC calculation for EtM modes; ok markus@Damien Miller
2012-12-11add encrypt-then-mac (EtM) modes to openssh by defining new mac algorithmsMarkus Friedl
2010-12-04add a protocol extension to support a hard link operation. It isDamien Miller
2010-08-31Implement Elliptic Curve Cryptography modes for key exchange (ECDH) andDamien Miller
2010-02-26Add support for certificate key types for users and hosts.Damien Miller
2010-01-09tweak languageDamien Miller
2009-12-20fix an incorrect magic number and typo in PROTOCOL; bz#1688Damien Miller
2009-02-14mention that eow and no-more-sessions extensions are sent only toDamien Miller
2008-07-05grammarDamien Miller
2008-06-30clarify that eow@openssh.com is only sent on session channelsDamien Miller
2008-06-28document the protocol used by ssh-agent; "looks ok" markus@Damien Miller
2008-06-28spelling fixesDamien Miller
2008-06-12document tun@openssh.com forwarding methodDamien Miller
2008-06-10Add a no-more-sessions@openssh.com global request extension that theDamien Miller