git:// links no longer work, refer to the https:// one.
[wiki] / news / release-1.1pre2.mdwn
1 [[!meta author="guus"]]
2 [[!meta date="July 17th 2011"]]
3
4 Version 1.1pre2 released.
5
6  * .cookie files are renamed to .pid files, which are compatible with 1.0.x.
7  * Experimental protocol enhancements that can be enabled with the option ExperimentalProtocol = yes:
8    * Ephemeral ECDH key exchange will be used for both the meta protocol and UDP session keys.
9    * Key exchanges are signed with ECDSA.
10    * ECDSA public keys are automatically exchanged after RSA authentication if nodes do not know each other's ECDSA public key yet.