commit | 524e717b87aff15ae2ef44bd03923a48f7aea2f4 | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@google.com> | Fri Feb 20 16:04:00 2015 -0800 |
committer | Adam Langley <agl@google.com> | Wed Mar 18 19:53:29 2015 +0000 |
tree | f1222a9f0b0288a56b652643b80fa2593fb74d4b | |
parent | ab2a8e03d91b521df29ee975f43830d086d7ab1a [diff] |
Add a callback for DDoS protection. This callback receives information about the ClientHello and can decide whether or not to allow the handshake to continue. Change-Id: I21be28335fa74fedb5b73a310ee24310670fc923 Reviewed-on: https://boringssl-review.googlesource.com/3721 Reviewed-by: Adam Langley <agl@google.com>