Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | fix addon deconstruction | Maximilian Hils | 2019-07-18 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #3587 from mhils/yaml-list | Maximilian Hils | 2019-07-18 | 1 | -1/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix sequence option declaration in yaml files | Maximilian Hils | 2019-07-18 | 1 | -1/+3 | |
* | | | | | | remove unused dependency | Maximilian Hils | 2019-07-18 | 1 | -3/+0 | |
* | | | | | | Merge pull request #3586 from mhils/issue-py38compat | Maximilian Hils | 2019-07-18 | 1 | -1/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | fix py38 compat | Maximilian Hils | 2019-07-18 | 1 | -1/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #3516 from pierlon/remove-confdir-argument | Maximilian Hils | 2019-07-17 | 2 | -8/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove the confdir argument | Pierre Gordon | 2019-04-09 | 2 | -8/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #3542 from ZHRhodes/patch-1 | Maximilian Hils | 2019-07-17 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update howto-wireshark-tls.md | ZHRhodes | 2019-05-16 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #3547 from felixonmars/brotli | Maximilian Hils | 2019-07-17 | 2 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | update pyinstaller | Maximilian Hils | 2019-07-17 | 1 | -1/+1 | |
| * | | | | | Use Brotli instead of brotlipy | Felix Yan | 2019-05-27 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #3525 from tonyb486/bugfix-dateheader | Maximilian Hils | 2019-07-17 | 3 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | update formatdate for cookies and tests to use GMT formatting | Anthony Biondo | 2019-04-16 | 2 | -2/+2 | |
| * | | | | | Fix #3502 by using email.utils.formatdate's usegmt argument. | Anthony Biondo | 2019-04-16 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #3580 from MathieuBordere/mathieu/3567-ReplaceMasker | Maximilian Hils | 2019-07-17 | 1 | -6/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | websockets: replace masker with more optimized one | Mathieu Borderé | 2019-07-06 | 1 | -6/+10 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #3570 from luciopaiva/patch-1 | Thomas Kriechbaumer | 2019-07-03 | 1 | -2/+2 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Minor fix re. macOS steps | Lucio Paiva | 2019-06-26 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #3480 from lusceu/master | Maximilian Hils | 2019-04-02 | 2 | -12/+28 | |
|\ \ \ \ | ||||||
| * | | | | Fixed the exif .ksy files in the kaitai repo. Compiled the .ksy to python fil... | ls | 2019-02-17 | 2 | -12/+28 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #3490 from rjt-gupta/rjt-gupta-update-readme | Maximilian Hils | 2019-04-02 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | simplify testing instructions | Maximilian Hils | 2019-04-02 | 1 | -7/+1 | |
| * | | | | Update README.rst | Rajat Gupta | 2019-02-28 | 1 | -0/+6 | |
| |/ / / | ||||||
* | | | | Merge pull request #3509 from ohhorob/patch-1 | Samoilenko Roman | 2019-03-30 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix markdown typo on addons-scripting.md | Rob Wills | 2019-03-29 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #3459 from RPigott/wsproto-update | Thomas Kriechbaumer | 2019-01-31 | 2 | -49/+52 | |
|\ \ \ | ||||||
| * | | | removed whitespace in kwargs | rpigott | 2019-01-31 | 1 | -4/+4 | |
| * | | | whitespace error | rpigott | 2019-01-30 | 1 | -1/+1 | |
| * | | | Separate client and server PerMessageDefalte extension per #3460 | rpigott | 2019-01-30 | 1 | -6/+10 | |
| * | | | update to wsproto 0.13 | rpigott | 2019-01-29 | 2 | -45/+44 | |
|/ / / | ||||||
* | | | Merge pull request #3437 from yan12125/fix-tests-on-mojave | Thomas Kriechbaumer | 2019-01-26 | 1 | -1/+5 | |
|\ \ \ | ||||||
| * | | | Fix a failing test on macOS Mojave | Chih-Hsuan Yen | 2018-12-29 | 1 | -1/+5 | |
| |/ / | ||||||
* | | | Merge pull request #3441 from petersmythe/patch-1 | Maximilian Hils | 2019-01-23 | 2 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Fix space | Peter Smythe | 2019-01-03 | 1 | -1/+1 | |
| * | | | Fix spelling | Peter Smythe | 2019-01-03 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge pull request #3451 from yjh0502/openbsd-doc | Maximilian Hils | 2019-01-23 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | openbsd: divert-to requires exact listen address | Jihyun Yu | 2019-01-18 | 1 | -1/+1 | |
* | | | | Merge pull request #3453 from XZzYassin/patch-1 | Maximilian Hils | 2019-01-23 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | fixes copying on macos | Mumen Yassin | 2019-01-23 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | remove travis workaround | Thomas Kriechbaumer | 2019-01-18 | 1 | -1/+0 | |
* | | | | remove sudo:false flag | Thomas Kriechbaumer | 2019-01-18 | 1 | -1/+0 | |
|/ / / | ||||||
* | | | Merge pull request #3444 from BoboTiG/fix-resource-leaks | Maximilian Hils | 2019-01-06 | 5 | -9/+12 | |
|\ \ \ | ||||||
| * | | | Fix ResourceWarning: unclosed file, prevent resource leaks | Mickaël Schoentgen | 2019-01-06 | 5 | -9/+12 | |
| |/ / | ||||||
* | | | Merge pull request #3443 from BoboTiG/fix-invalid-seq-warnings | Maximilian Hils | 2019-01-06 | 14 | -20/+20 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix several DeprecationWarning: invalid escape sequence | Mickaël Schoentgen | 2019-01-05 | 14 | -20/+20 | |
|/ / | ||||||
* | | Fix Flow being part of raw_format_flow cache key | BkPHcgQL3V | 2018-12-17 | 1 | -5/+5 | |
* | | charset in meta tags (#3411) | Rajat Gupta | 2018-12-13 | 2 | -16/+30 | |
* | | fix query array | Rajat Gupta | 2018-12-03 | 5 | -13/+47 |