aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/contrib
Commit message (Expand)AuthorAgeFilesLines
* Fixed the exif .ksy files in the kaitai repo. Compiled the .ksy to python fil...ls2019-02-172-12/+28
* Fix ResourceWarning: unclosed file, prevent resource leaksMickaƫl Schoentgen2019-01-061-2/+3
* Merge pull request #2784 from ujjwal96/kaitaiMaximilian Hils2018-01-111-3/+5
|\
| * Update GIF parserUjjwal Verma2018-01-111-3/+5
* | unvendor wsprotoThomas Kriechbaumer2018-01-016-1431/+0
* | add testsThomas Kriechbaumer2017-12-181-0/+13
* | ignore contrib type errorsThomas Kriechbaumer2017-12-182-0/+4
* | fix #2640Thomas Kriechbaumer2017-12-181-0/+0
* | vendoring of wsprotoThomas Kriechbaumer2017-12-125-0/+1414
* | remove jsbeautifier dependencyMaximilian Hils2017-09-031-6/+1
* | Kaitai parser for protobufUjjwal Verma2017-07-103-0/+220
* | ICO Parser. Closes #2407Ujjwal Verma2017-06-243-1/+91
* | Removed redundant typeUjjwal Verma2017-06-222-14/+2
|/
* Update png.py. Stop reading after IENDUjjwal Verma2017-06-061-3/+5
* sync with PyWBXMLDecoder master branch (#2366)David Shaw2017-06-016-12/+12
* cleanup old tls_parserThomas Kriechbaumer2017-05-261-208/+0
* Added ksy file and updated make.shUjjwal Verma2017-05-262-0/+140
* Using kaitai struct to parse tls client helloUjjwal Verma2017-05-261-0/+146
* manually fix importsThomas Kriechbaumer2017-04-162-7/+5
* update kaitai and recompile formatsThomas Kriechbaumer2017-04-167-29/+71
* Factor out an io moduleAldo Cortesi2017-03-201-250/+0
* Updated for python 3David Shaw2017-03-063-4/+4
* Add app1 marker and testsSachin Kelkar2017-02-104-558/+1166
* Add jpeg app0 sof0 com parsingSachin Kelkar2017-02-102-0/+764
* Update kaitaistruct version to 0.6Sachin Kelkar2017-02-082-29/+29
* Fix gif parsing error on some gifs and add testSachin Kelkar2017-02-081-12/+18
* Add gif parser and testsSachin Kelkar2017-02-061-0/+241
* Fix and cleanupSachin Kelkar2017-02-031-0/+289
* tls_parser: allow optional extensionsThomas Kriechbaumer2016-12-062-7/+8
* upgrade to construct 2.8 and new APIThomas Kriechbaumer2016-12-042-148/+117
* python3: clean up super and __future__Aldo Cortesi2016-10-176-6/+3
* actually fix merge :see_no_evil:Maximilian Hils2016-10-161-2/+1
* fix mergeMaximilian Hils2016-10-161-7/+1
* Merge branch 'such-types'Maximilian Hils2016-10-161-13/+13
|\
| * py2--: inline type infoMaximilian Hils2016-10-161-15/+8
* | mitmproxy: zap sixAldo Cortesi2016-10-173-24/+15
|/
* First-order conversion to Python3-onlyAldo Cortesi2016-10-171-1/+1
* simplify eof detectionMaximilian Hils2016-10-051-0/+2
* Remove jsbeautifier filesdufferzafar2016-07-278-1564/+0
* minor fixesMaximilian Hils2016-07-191-1/+1
* fix dump file cross compat between python versionsMaximilian Hils2016-07-061-2/+8
* tnetstring3: adapt to unicode supportMaximilian Hils2016-07-061-7/+7
* add tnetstring unicode typeMaximilian Hils2016-07-066-750/+251
* tnetstring: keys are str on py3. migrate flow.io_compatMaximilian Hils2016-07-063-7/+11
* add python3 tnetstring implementationMaximilian Hils2016-07-066-372/+746
* mitmproxy.tnetstring -> mitmproxy.contrib.tnetstringShadab Zafar2016-06-211-0/+375
* port mitmproxy.scripts to py3Maximilian Hils2016-03-193-6/+6
* combine projectsMaximilian Hils2016-02-1820-0/+3033