commit | 327f4563716f23c4b0041ff1ce3725daad387371 | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@golang.org> | Tue Jul 24 19:21:47 2012 -0400 |
committer | Adam Langley <agl@golang.org> | Tue Jul 24 19:21:47 2012 -0400 |
tree | 4e26ef0a5f24ef5f3c4d88a96424458c1fed283a | |
parent | e751d5236aebf3b015b9a54aadf6af1807d3956e [diff] |
otr: support signaling the end of a conversation. The explicit OTR termination signal tells the peer that they should discard their session keys and, more importantly, tells them that *you* have done so and therefore cannot decrypt future messages. R=golang-dev, r CC=golang-dev https://golang.org/cl/6430043