Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #861, fix #888 | Maximilian Hils | 2016-02-02 | 1 | -2/+14 |
* | code formatting: fix whitespace issues | Thomas Kriechbaumer | 2016-01-27 | 1 | -7/+9 |
* | cleanup imports | Thomas Kriechbaumer | 2016-01-27 | 1 | -1/+2 |
* | Include raw client hello in exception | David Weinstein | 2016-01-26 | 1 | -3/+3 |
* | Log exceptions parsing TlsClientHello in TlsLayer | David Weinstein | 2016-01-26 | 1 | -4/+7 |
* | remove client_tls property from TlsLayer | David Weinstein | 2016-01-26 | 1 | -4/+0 |
* | add TlsClientHello repr | David Weinstein | 2016-01-26 | 1 | -0/+5 |
* | Add ignore based on TLS ClientHello SNI | David Weinstein | 2016-01-23 | 1 | -49/+77 |
* | fix #847 | Maximilian Hils | 2015-11-27 | 1 | -1/+1 |
* | establish tls with client even if server connection fails | Maximilian Hils | 2015-11-26 | 1 | -2/+1 |
* | adjust to netlib response changes + docs | Maximilian Hils | 2015-09-26 | 1 | -3/+2 |
* | use new netlib exceptions | Maximilian Hils | 2015-09-17 | 1 | -11/+11 |
* | adjust to netlib changes | Maximilian Hils | 2015-09-16 | 1 | -3/+3 |
* | minor fixes | Maximilian Hils | 2015-09-14 | 1 | -0/+1 |
* | better error messages, remove error cause | Maximilian Hils | 2015-09-11 | 1 | -3/+8 |
* | tls layer: fix early peek | Maximilian Hils | 2015-09-11 | 1 | -1/+1 |
* | better exception handling | Maximilian Hils | 2015-09-11 | 1 | -13/+31 |
* | polish for release: introduce http2 and rawtcp as command line switches | Maximilian Hils | 2015-09-11 | 1 | -2/+6 |
* | expose `next_layer` to inline scripts | Maximilian Hils | 2015-09-07 | 1 | -8/+8 |
* | docs++ | Maximilian Hils | 2015-09-03 | 1 | -2/+2 |
* | remove depth attribute from set_server | Maximilian Hils | 2015-09-03 | 1 | -5/+3 |
* | remove ServerConnectionMixin.reconnect | Maximilian Hils | 2015-09-03 | 1 | -5/+0 |
* | pass-through ciphers from client to server | Thomas Kriechbaumer | 2015-09-02 | 1 | -2/+202 |
* | better tls error messages, fix #672 | Maximilian Hils | 2015-09-01 | 1 | -2/+10 |
* | fix upstream proxy server change, update example | Maximilian Hils | 2015-08-31 | 1 | -1/+3 |
* | move files around | Maximilian Hils | 2015-08-30 | 1 | -0/+288 |