Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fold in changes entries | Roger Dingledine | 2011-10-29 |
* | Fix a double-free that would occur on an invalid cert in a CERTS cell•••We would stash the certs in the handshake state before checking them for validity... and then if they turned out to be invalid, we'd give an error and free them. Then, later, we'd free them again when we tore down the connection. Fixes bug 4343; fix on 0.2.3.6-alpha. | Nick Mathewson | 2011-10-28 |