Commit Graph

  • 331061c6f2
    add unittest for mitmproxy.io Manjusaka 2021-08-01 20:57:56 +0800
  • 7da9e52ff3
    [requires.io] dependency update on main branch (#4712) Maximilian Hils 2021-07-30 15:59:33 +0200
  • 13131e273d
    clarify ciphers_(client|server), refs #4703 (#4709) Maximilian Hils 2021-07-29 14:55:45 +0200
  • 2d75d06eb6
    [requires.io] dependency update on main branch (#4697) Maximilian Hils 2021-07-24 19:13:09 +0200
  • e270399a3e docs: be more clear on pattern separator Maximilian Hils 2021-07-21 09:58:42 +0200
  • 4f5c615818 applied requested changes zokutyou2@gmail.com 2021-07-21 16:53:52 +0900
  • d8f5f0efbb
    perf: reuse OpenSSL context to reduce number of TLS handshakes (#4694) Maximilian Hils 2021-07-21 09:23:27 +0200
  • a8a3af5fbd
    Merge pull request #4692 from mhils/issue-4689 Maximilian Hils 2021-07-20 17:17:06 +0200
  • 7fe2c11898 tlsconfig: tests++ Maximilian Hils 2021-07-20 17:12:06 +0200
  • 927f1d4ab3 update CHANGELOG Maximilian Hils 2021-07-20 15:25:38 +0200
  • ef2795673b disable HTTP/2 CONNECT for secure web proxies Maximilian Hils 2021-07-20 15:23:25 +0200
  • d4899574eb use local IP address as cert subject if no other info is available Maximilian Hils 2021-07-19 15:18:58 +0200
  • 34774885e0 add Cert.__repr__ to ease debugging Maximilian Hils 2021-07-19 15:18:13 +0200
  • c718d4f7b0
    Merge pull request #4690 from mhils/post-release Maximilian Hils 2021-07-19 13:20:08 +0200
  • 10bf38e42f strip v from tags when uploading binaries Maximilian Hils 2021-07-19 11:38:20 +0200
  • f1f86f9a74 docker: re-run buildx to push all architectures to latest tag Maximilian Hils 2021-07-19 11:37:04 +0200
  • f7a6445ea7 trigger docker deploy for tags Maximilian Hils 2021-07-16 13:35:30 +0200
  • 2d866ce991
    Allow no-op assignments to Server.address when connection open (#4687) Salad Dais 2021-07-19 06:25:21 -0300
  • 29997bca4b convert components in FlowView, Header, Modal, ValueEditor into typescript zokutyou2@gmail.com 2021-07-19 15:47:30 +0900
  • e0b8a48392 bind "this" to functions in CodeMirror zokutyou2@gmail.com 2021-07-18 16:29:16 +0900
  • 5dd2ae7937 make formatTimeStamp function return UTC time when updating snapshot in jest zokutyou2@gmail.com 2021-07-17 16:23:13 +0900
  • ac66678b4d fix bug of not dispatching when type in the field in FilterInput component zokutyou2@gmail.com 2021-07-17 15:59:56 +0900
  • 6def195743 convert components in common and ContentView folder into typescript, and modified test zokutyou2@gmail.com 2021-07-17 12:29:11 +0900
  • 7e9c487d6b update release instructions Maximilian Hils 2021-07-16 13:32:17 +0200
  • 95a9e4bdef reopen main for development Maximilian Hils 2021-07-16 10:50:01 +0200
  • 4511ea7c24 mitmproxy 7.0 v7.0.0 Maximilian Hils 2021-07-16 10:24:38 +0200
  • 42be58b6fc
    Release Polish (#4684) Maximilian Hils 2021-07-16 10:04:53 +0200
  • cd257e040d always exhaust layer commands, fix #4682 Maximilian Hils 2021-07-15 19:56:20 +0200
  • bdaa2da064 remove hook optimization to fix #4683 Maximilian Hils 2021-07-15 17:09:58 +0200
  • d1d0e39f5d dumper: don't print connection errors to stderr Maximilian Hils 2021-07-15 15:48:37 +0200
  • 7ff97d6e08 change CommandBar component into typescript, autoscroll overflowed result to bottom zokutyou2@gmail.com 2021-07-15 22:19:46 +0900
  • 552e7ca4a0
    Merge pull request #4672 from Prinzhorn/endless_emptiness Maximilian Hils 2021-07-15 15:03:04 +0200
  • bb40ab9044 WebSocketMessage.kill() -> .drop() Maximilian Hils 2021-07-15 14:46:45 +0200
  • ede52c38c2 add tests for empty websocket messages Maximilian Hils 2021-07-15 14:39:07 +0200
  • 8c9c6d965b fix forward empty ws messages Alexander Prinzhorn 2021-07-09 17:42:27 +0200
  • d93f1b77c1 fix set command to not keep old values around Maximilian Hils 2021-07-15 14:31:52 +0200
  • 5b4ac96f4c
    Merge pull request #4650 from mhils/prinzhorn Maximilian Hils 2021-07-15 13:18:33 +0200
  • fbb7d3e4c1 commands: only accept escaped quotes Maximilian Hils 2021-07-15 09:48:11 +0200
  • 4ab49c5239 fix bug related to tab completion zokutyou2@gmail.com 2021-07-15 19:56:49 +0900
  • 689fde87a2 move available commands popover to command help zokutyou2@gmail.com 2021-07-15 19:30:21 +0900
  • ac67403f04
    Merge pull request #4681 from mhils/tls-handshake-warn Maximilian Hils 2021-07-15 12:02:26 +0200
  • 88086825e5 only warn about failed TLS handshakes if we sent a ServerHello, fix #4678 Maximilian Hils 2021-07-15 11:54:03 +0200
  • 533223da21 improve warning on TLS handshake errors Maximilian Hils 2021-07-15 11:34:49 +0200
  • 18ca5a6369
    transparent mode: re-use client SNI when connecting upstream (#4680) Maximilian Hils 2021-07-15 11:33:20 +0200
  • a78069f907
    termlog: let click figure out stdout/stderr (#4679) Maximilian Hils 2021-07-15 09:55:57 +0200
  • eec3c35cb1 change command history into mitmproxy's one zokutyou2@gmail.com 2021-07-14 22:03:49 +0900
  • 79f4cdd25c display help, description and add tab autocompletion zokutyou2@gmail.com 2021-07-14 21:35:44 +0900
  • e63437689e handle escape sequences in mitmproxy.types Maximilian Hils 2021-07-14 13:17:31 +0200
  • aee4df7c4a
    remove websocket_error event, fixes #4674 Alexander Prinzhorn 2021-07-14 09:09:59 +0200
  • 1f7745dbb8 rename test Alexander Prinzhorn 2021-07-14 09:04:57 +0200
  • 13f115451b update tests Alexander Prinzhorn 2021-07-13 16:22:10 +0200
  • 9513a6d12c update obsolete snapshot zokutyou2@gmail.com 2021-07-13 22:16:10 +0900
  • 91772456df update test zokutyou2@gmail.com 2021-07-13 22:13:07 +0900
  • f0b88833c2 add response to fetchMock zokutyou2@gmail.com 2021-07-13 21:54:55 +0900
  • 6670dc0666 include package-lock.json zokutyou2@gmail.com 2021-07-13 21:48:22 +0900
  • a689cbe0b0 fix lintings issue and test zokutyou2@gmail.com 2021-07-13 21:43:28 +0900
  • 8c2d9d9187
    [requires.io] dependency update (#4676) Maximilian Hils 2021-07-13 14:10:10 +0200
  • fc7455b914 transfer the argument suggestion into popup, show available commands, highlight currently typing argument zokutyou2@gmail.com 2021-07-13 20:02:31 +0900
  • 793f5c5681 fix dumper test cov Alexander Prinzhorn 2021-07-13 12:51:24 +0200
  • eef6522a5e remove websocket_error event, fixes #4674 Alexander Prinzhorn 2021-07-12 16:35:25 +0200
  • d4bc25fce9
    separate tls_start hooks for client and server, fixes #4665, refs #4547 (#4666) Alexander Prinzhorn 2021-07-09 20:15:38 +0200
  • a51dc10d8b
    Merge pull request #4664 from mitmproxy/requires-io-main Maximilian Hils 2021-06-28 19:03:30 +0200
  • 5b229c2dcd fix optionsSpec.js zokutyou2@gmail.com 2021-06-26 10:17:58 +0900
  • b9254379a2 include command.js to commit zokutyou2@gmail.com 2021-06-26 09:44:30 +0900
  • 22e5989783 fix web test failure zokutyou2@gmail.com 2021-06-26 09:41:19 +0900
  • 05ce8500d1 fix app.py zokutyou2@gmail.com 2021-06-25 22:11:37 +0900
  • feb77ed7ea add command bar to mitmweb zokutyou2@gmail.com 2021-06-25 22:06:35 +0900
  • e8fd816b97 web: fix options ducks Maximilian Hils 2021-06-25 13:08:27 +0200
  • 53ca9dda90
    simplify Server.sni, fix #4547 (#4660) Maximilian Hils 2021-06-24 17:03:35 +0200
  • ad7f1d11e4
    fix #4655 (#4659) Maximilian Hils 2021-06-24 16:42:21 +0200
  • adab4d54f5
    fix #4576 (#4654) Maximilian Hils 2021-06-24 16:13:56 +0200
  • d9479c1c15
    [requires.io] dependency update on main branch (#4658) Maximilian Hils 2021-06-24 16:04:09 +0200
  • 58e086a2b0
    [requires.io] dependency update on main branch (#4653) Maximilian Hils 2021-06-24 15:54:07 +0200
  • af27556d38 tests++ Maximilian Hils 2021-06-23 14:08:26 +0200
  • 4a8870a19e Merge remote-tracking branch 'origin/main' into gsoc Maximilian Hils 2021-06-23 20:11:28 +0200
  • 64961232e6
    Make it possible to set sequence options (#4210) Jesper Bränn 2021-06-23 20:08:24 +0200
  • 7603987ee0
    Merge pull request #4640 from mhils/upgrade-docs Maximilian Hils 2021-06-23 14:09:16 +0200
  • 91bb757660 commands: add bytes type Maximilian Hils 2021-06-23 13:46:57 +0200
  • a19e95e6c9 [wip] injection: change argument type to bytes Maximilian Hils 2021-06-22 17:46:59 +0200
  • 1858564b91 add WebSocketMessage.text Maximilian Hils 2021-06-22 17:39:55 +0200
  • a33ab986ba revise based on @prinzhorn's feedback Maximilian Hils 2021-06-22 16:51:33 +0200
  • 9b119c3dac web: major upgrades Maximilian Hils 2021-06-20 02:12:59 +0200
  • f135be8e65
    [requires.io] dependency update (#4649) Maximilian Hils 2021-06-21 17:33:29 +0200
  • 80bcd2f881
    [requires.io] dependency update (#4647) Maximilian Hils 2021-06-21 16:56:26 +0200
  • ef69701b0a
    Merge pull request #4645 from mhils/polish Maximilian Hils 2021-06-20 02:20:10 +0200
  • 2fe4a49d8f logging: don't pick up later mutations Maximilian Hils 2021-06-19 14:35:39 +0200
  • d6975e0b80 add next_layer docs + example, minor fixes Maximilian Hils 2021-06-19 12:41:40 +0200
  • 159c064fb4 enable addons to hardcode client.alpn Maximilian Hils 2021-06-19 12:29:13 +0200
  • 6178b4b72a raise if server address is updated on non-closed connections Maximilian Hils 2021-06-19 12:28:40 +0200
  • d6fc9a7b27 clean FlowRow arguments zokutyou2@gmail.com 2021-06-19 09:55:55 +0900
  • 3b541a0b87 implement actions to the menu zokutyou2@gmail.com 2021-06-18 22:37:09 +0900
  • 15adb2cd79
    Update tls_passthrough.py Maximilian Hils 2021-06-18 08:49:48 +0200
  • f342061319
    Update addons-api-changelog.md Maximilian Hils 2021-06-17 20:15:29 +0200
  • 863c792f41
    Merge pull request #4643 from mhils/issue-4642 Maximilian Hils 2021-06-17 20:12:06 +0200
  • 74aa5cea56
    [requires.io] dependency update (#4641) Maximilian Hils 2021-06-17 20:10:50 +0200
  • c075d33997 minor style fix Maximilian Hils 2021-06-17 20:02:40 +0200
  • 5c0d700839 fix #4642 Maximilian Hils 2021-06-17 20:02:32 +0200
  • 0958f39f40 add upgrade docs for mitmproxy 7 Maximilian Hils 2021-06-17 15:53:22 +0200
  • a034b7c2c1 replace dropdown with popper.js-based implementation Maximilian Hils 2021-06-16 22:28:29 +0200
  • 34a620e57b
    Docker: Add aarch64 Images (#4637) Maximilian Hils 2021-06-15 15:47:50 +0200