Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | http2: fix PingFrame again | Thomas Kriechbaumer | 2015-09-03 | 1 | -2/+2 | |
| | | ||||||
| * | http2: fix multiple stream per connection | Thomas Kriechbaumer | 2015-09-03 | 1 | -30/+30 | |
| | | | | | | | | fixes #746 | |||||
| * | http2: fix unhandled frames | Thomas Kriechbaumer | 2015-09-03 | 1 | -8/+8 | |
| | | ||||||
| * | Merge pull request #748 from Kriechi/tls-ciphers | Maximilian Hils | 2015-09-03 | 1 | -2/+202 | |
| |\ | | | | | | | pass-through ciphers from client to server | |||||
| | * | pass-through ciphers from client to server | Thomas Kriechbaumer | 2015-09-02 | 1 | -2/+202 | |
| | | | ||||||
| * | | http2: improve unexpected frame handling and shutdown | Thomas Kriechbaumer | 2015-09-03 | 1 | -14/+34 | |
| | | | ||||||
| * | | ignore http2 priority frames | Thomas Kriechbaumer | 2015-09-02 | 1 | -1/+8 | |
| |/ | ||||||
* | | remove urwid from contentviews | Maximilian Hils | 2015-09-04 | 1 | -57/+48 | |
| | | ||||||
* | | remove urwid from contentviews (wip) | Maximilian Hils | 2015-09-04 | 1 | -55/+89 | |
| | | ||||||
* | | fix circular imports | Maximilian Hils | 2015-09-02 | 2 | -10/+19 | |
| | | ||||||
* | | PR #700 | Chris Czub | 2015-09-02 | 3 | -7/+8 | |
|/ | | | | | Start moving the contentview up a level Started shifting the contentview class up to libmproxy | |||||
* | better tls error messages, fix #672 | Maximilian Hils | 2015-09-01 | 1 | -2/+10 | |
| | ||||||
* | do not log WindowUpdateFrame frames | Thomas Kriechbaumer | 2015-08-31 | 1 | -2/+10 | |
| | ||||||
* | we don't support socks auth, refs #738 | Maximilian Hils | 2015-08-31 | 1 | -0/+7 | |
| | ||||||
* | update inline script hooks | Maximilian Hils | 2015-08-31 | 5 | -8/+21 | |
| | ||||||
* | fix layer initialization | Maximilian Hils | 2015-08-31 | 1 | -1/+1 | |
| | ||||||
* | fix dns_spoofing example, avoid connecting to itself | Maximilian Hils | 2015-08-31 | 6 | -5/+25 | |
| | ||||||
* | fix upstream proxy server change, update example | Maximilian Hils | 2015-08-31 | 3 | -14/+19 | |
| | ||||||
* | coverage++ | Maximilian Hils | 2015-08-30 | 3 | -5/+5 | |
| | ||||||
* | move files around | Maximilian Hils | 2015-08-30 | 25 | -794/+816 | |
| | ||||||
* | remove http2http references | Maximilian Hils | 2015-08-30 | 2 | -1/+1 | |
| | ||||||
* | remove old code | Maximilian Hils | 2015-08-30 | 6 | -880/+22 | |
| | ||||||
* | Merge remote-tracking branch 'origin/master' into proxy-refactor-cb | Maximilian Hils | 2015-08-30 | 3 | -2/+9 | |
|\ | ||||||
| * | console: add command line flag to disable mouse interaction | Timothy Elliott | 2015-08-19 | 3 | -2/+9 | |
| | | | | | | | | | | | | Adds the --no-mouse command line option to disable the mouse. Fixes #685 | |||||
* | | minor fixes | Maximilian Hils | 2015-08-30 | 2 | -4/+5 | |
| | | ||||||
* | | always insert tls layer for inline script upgrades | Maximilian Hils | 2015-08-30 | 7 | -31/+49 | |
| | | ||||||
* | | restructure code, remove cruft | Maximilian Hils | 2015-08-30 | 19 | -829/+240 | |
| | | ||||||
* | | simplify raw tcp protocol | Maximilian Hils | 2015-08-29 | 1 | -8/+54 | |
| | | ||||||
* | | fix bugs, fix tests | Maximilian Hils | 2015-08-29 | 2 | -22/+43 | |
| | | ||||||
* | | fix streaming | Maximilian Hils | 2015-08-29 | 1 | -70/+122 | |
| | | ||||||
* | | move sslversion mapping to netlib | Maximilian Hils | 2015-08-29 | 2 | -24/+6 | |
| | | ||||||
* | | clean up config/cmdline, fix bugs, remove cruft | Maximilian Hils | 2015-08-28 | 10 | -268/+283 | |
| | | ||||||
* | | Revert "unify SSL version/method handling" | Maximilian Hils | 2015-08-27 | 1 | -25/+44 | |
| | | | | | | | | This reverts commit 14e49f4fc7a38b63099ab0d42afd213b0d567c0f. | |||||
* | | start fixing proxy config | Maximilian Hils | 2015-08-27 | 1 | -42/+6 | |
| | | ||||||
* | | fix inline script redirects | Maximilian Hils | 2015-08-27 | 4 | -11/+17 | |
| | | ||||||
* | | handle tls server errors more gracefully | Maximilian Hils | 2015-08-27 | 1 | -3/+17 | |
| | | ||||||
* | | re-add http1 replay | Maximilian Hils | 2015-08-27 | 1 | -1/+89 | |
| | | ||||||
* | | re-add --ignore and --tcp | Maximilian Hils | 2015-08-27 | 1 | -27/+39 | |
| | | ||||||
* | | no more sni double-connects! | Maximilian Hils | 2015-08-27 | 1 | -1/+1 | |
| | | ||||||
* | | clean up clienthello parsing | Maximilian Hils | 2015-08-26 | 10 | -1041/+19 | |
| | | ||||||
* | | fix non-alpn clients | Maximilian Hils | 2015-08-26 | 1 | -1/+4 | |
| | | ||||||
* | | http2: fix bugs, chrome works :tada: | Maximilian Hils | 2015-08-26 | 3 | -5/+8 | |
| | | ||||||
* | | improve alpn handling | Maximilian Hils | 2015-08-26 | 2 | -11/+24 | |
| | | ||||||
* | | manually read tls clienthello | Maximilian Hils | 2015-08-26 | 3 | -107/+57 | |
| | | ||||||
* | | manually read tls clienthello [wip] | Maximilian Hils | 2015-08-26 | 10 | -11/+1313 | |
| | | ||||||
* | | minor fixes | Maximilian Hils | 2015-08-25 | 2 | -4/+9 | |
| | | ||||||
* | | request -> request_method | Maximilian Hils | 2015-08-24 | 3 | -26/+19 | |
| | | ||||||
* | | fix bugs, fix tests | Maximilian Hils | 2015-08-24 | 3 | -41/+49 | |
| | | ||||||
* | | adapt netlib changes | Thomas Kriechbaumer | 2015-08-21 | 3 | -7/+7 | |
| | | ||||||
* | | http2: simplify protocol-related code | Thomas Kriechbaumer | 2015-08-20 | 1 | -9/+8 | |
| | |