chiark / gitweb /
server/keyexch.c: Always quote the peer name in `KXSTART' notifications.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 27 May 2015 18:43:07 +0000 (19:43 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 27 May 2015 18:43:07 +0000 (19:43 +0100)
commitb41feb109ed1745db099dcc70703726f117c36dc
treeaecb0700ba4635b33d352437b8c8a1d549146b8f
parent51ff73dcc02de25f950c69fd38812a3e6b04f1cb
server/keyexch.c: Always quote the peer name in `KXSTART' notifications.

I missed the separate notification which is issued when a corked
exchange is uncorked.
server/keyexch.c