Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #401 | Maximilian Hils | 2014-11-07 | 1 | -8/+4 |
* | fix #399 | Maximilian Hils | 2014-11-06 | 2 | -3/+6 |
* | Reduce loop timeouts to improve mitmproxy responsiveness | Aldo Cortesi | 2014-11-06 | 2 | -4/+11 |
* | Fix bug in flow dumping, add unit test that should have caught this in the fi... | Aldo Cortesi | 2014-11-06 | 2 | -2/+16 |
* | We don't need requests for mitmproxy | Aldo Cortesi | 2014-11-05 | 2 | -4/+1 |
* | Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxy | Aldo Cortesi | 2014-11-04 | 3 | -11/+33 |
|\ | |||||
| * | Merge pull request #393 from onlywade/master | Maximilian Hils | 2014-11-01 | 2 | -9/+31 |
| |\ | |||||
| | * | Updating OPTIONS test with related issue number. | Wade 524 | 2014-10-31 | 1 | -1/+1 |
| | * | Fixing issue #392. | Wade 524 | 2014-10-31 | 1 | -3/+2 |
| | * | Adding some test coverage for handling HTTP OPTIONS requests. | Wade 524 | 2014-10-31 | 1 | -6/+29 |
| |/ | |||||
| * | fix #391 | Maximilian Hils | 2014-10-30 | 1 | -2/+2 |
* | | Release prep: binaries build script, release checklist, fuzzing | Aldo Cortesi | 2014-11-02 | 6 | -6/+27 |
|/ | |||||
* | Legibility | Aldo Cortesi | 2014-10-26 | 3 | -50/+128 |
* | Fix crash while streaming | Aldo Cortesi | 2014-10-26 | 4 | -26/+53 |
* | Spacing and legibility | Aldo Cortesi | 2014-10-26 | 2 | -27/+72 |
* | Start a fuzzing architecture for mitmproxy | Aldo Cortesi | 2014-10-26 | 9 | -9/+61 |
* | Merge pull request #387 from onlywade/master | Maximilian Hils | 2014-10-25 | 1 | -2/+3 |
|\ | |||||
| * | Fixing issue #368. | Wade 524 | 2014-10-24 | 1 | -2/+3 |
|/ | |||||
* | Merge branch 'master' of github.com:mitmproxy/mitmproxy | Maximilian Hils | 2014-10-23 | 12 | -225/+361 |
|\ | |||||
| * | Document http2https and https2http | Aldo Cortesi | 2014-10-23 | 2 | -1/+30 |
| * | Correct docs - we no longer support change of basic proxy mode in the console... | Aldo Cortesi | 2014-10-23 | 2 | -6/+0 |
| * | More refactoring of installation docs | Aldo Cortesi | 2014-10-23 | 2 | -20/+45 |
| * | Keep sidebar ordering alphabetical, add SOCKS documentation | Aldo Cortesi | 2014-10-23 | 4 | -5/+17 |
| * | CHANGELOG and CONTRIBUTORS | Aldo Cortesi | 2014-10-23 | 2 | -27/+84 |
| * | First redraft of modes documentation | Aldo Cortesi | 2014-10-23 | 1 | -143/+155 |
| * | Documentation re-org | Aldo Cortesi | 2014-10-23 | 4 | -34/+41 |
* | | fix typo | Maximilian Hils | 2014-10-23 | 1 | -1/+1 |
* | | update proxy modes diagrams | Maximilian Hils | 2014-10-23 | 4 | -0/+0 |
|/ | |||||
* | fix #346 | Maximilian Hils | 2014-10-22 | 2 | -1/+16 |
|\ | |||||
| * | reverse proxy: adjust dst when reading flows, fix #346 | Maximilian Hils | 2014-09-08 | 2 | -2/+16 |
* | | fix #378 | Maximilian Hils | 2014-10-22 | 1 | -3/+19 |
* | | tweak SSL detection heuristics | Maximilian Hils | 2014-10-21 | 2 | -2/+17 |
* | | fix race conditions in tests | Maximilian Hils | 2014-10-19 | 3 | -0/+17 |
* | | add generic tcp proxying, fix #374 | Maximilian Hils | 2014-10-18 | 18 | -88/+250 |
* | | remove default_ca | Maximilian Hils | 2014-10-18 | 4 | -8/+4 |
* | | add test case for #375 | Maximilian Hils | 2014-10-17 | 1 | -0/+21 |
* | | fix cert forwarding | Maximilian Hils | 2014-10-09 | 1 | -1/+1 |
* | | Add SOCKS5 mode, fix #305 | Maximilian Hils | 2014-10-09 | 4 | -11/+89 |
* | | Merge branch 'cert_chains' | Maximilian Hils | 2014-10-09 | 4 | -13/+15 |
|\ \ | |||||
| * | | add mini documentation | Maximilian Hils | 2014-10-09 | 1 | -4/+6 |
| * | | fix support for chained certificates | Maximilian Hils | 2014-10-08 | 4 | -9/+9 |
* | | | fix typo | Maximilian Hils | 2014-10-08 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'master' of github.com:mitmproxy/mitmproxy | Maximilian Hils | 2014-10-07 | 4 | -17/+97 |
|\ \ | |||||
| * \ | Merge pull request #371 from tekii/master | Maximilian Hils | 2014-10-04 | 4 | -17/+97 |
| |\ \ | |||||
| | * | | --replay-ignore-content & --replay-ignore-param ported from branch 0.10 | Marcelo Glezer | 2014-10-03 | 4 | -17/+97 |
| |/ / | |||||
| * | | Merge pull request #369 from mitmproxy/dist | Maximilian Hils | 2014-10-01 | 2 | -85/+28 |
| |\ \ | |||||
* | | | | replay: carry over SNI value | Maximilian Hils | 2014-10-02 | 2 | -6/+4 |
| |/ / |/| | | |||||
* | | | update MANIFEST.in | Maximilian Hils | 2014-10-01 | 1 | -7/+7 |
* | | | distutils -> setuptools | Maximilian Hils | 2014-10-01 | 1 | -78/+21 |
|/ / | |||||
* | | fix timestamp formatting: end_time may not be set | Maximilian Hils | 2014-09-22 | 2 | -3/+8 |