index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move onboardingapp from tornado to flask (#3661)
Maximilian Hils
2019-10-06
2
-1
/
+0
*
Add key_size option to define rsa key size (#3657)
vin01
2019-09-30
1
-10
/
+10
*
bump more deps
Thomas Kriechbaumer
2019-09-28
2
-8
/
+8
*
bump deps
Thomas Kriechbaumer
2019-09-28
2
-7
/
+7
*
Merge pull request #3464 from rjt-gupta/url-fix
Thomas Kriechbaumer
2019-09-28
1
-0
/
+16
|
\
|
*
non ascii fix and tests
rjt-gupta
2019-02-03
1
-0
/
+16
*
|
Merge pull request #3486 from rjt-gupta/unicode-filter
Thomas Kriechbaumer
2019-09-28
1
-0
/
+23
|
\
\
|
*
|
filter unicode fix
rjt-gupta
2019-02-24
1
-0
/
+23
|
|
/
*
|
Merge pull request #3526 from pierlon/feature/allow-hosts
Thomas Kriechbaumer
2019-09-28
2
-2
/
+58
|
\
\
|
*
|
Verify ignore_hosts & allow_hosts are mutually exclusive
Pierre Gordon
2019-04-19
1
-0
/
+9
|
*
|
Add --allow_hosts option
Pierre Gordon
2019-04-19
1
-2
/
+49
|
|
/
*
|
Merge pull request #3631 from mhils/lint
Maximilian Hils
2019-09-05
2
-14
/
+14
|
\
\
|
*
|
lint
Maximilian Hils
2019-09-05
2
-14
/
+14
*
|
|
encoding: add support for zstd (zstandard)
Tero Saaristo
2019-09-05
1
-0
/
+1
|
/
/
*
/
update formatdate for cookies and tests to use GMT formatting
Anthony Biondo
2019-04-16
1
-1
/
+1
|
/
*
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 #3444 from BoboTiG/fix-resource-leaks
Maximilian Hils
2019-01-06
2
-2
/
+4
|
\
\
|
*
|
Fix ResourceWarning: unclosed file, prevent resource leaks
Mickaël Schoentgen
2019-01-06
2
-2
/
+4
|
|
/
*
/
Fix several DeprecationWarning: invalid escape sequence
Mickaël Schoentgen
2019-01-05
3
-4
/
+4
|
/
*
charset in meta tags (#3411)
Rajat Gupta
2018-12-13
1
-0
/
+10
*
fix query array
Rajat Gupta
2018-12-03
2
-2
/
+17
*
bump dependencies
Thomas Kriechbaumer
2018-12-02
3
-5
/
+5
*
Change variable o to organization for generated certficates.
Abhigyan Khaund
2018-11-11
1
-3
/
+3
*
Add Organization field for the generated certificate (#3376)
Abcdefghijklmnopqrstuvwxyzxyz
2018-11-09
1
-2
/
+7
*
test_dumper.py - Add sio_err everywhere + adjust test_simple
Jessica Favin
2018-11-04
1
-4
/
+26
*
Fix test_dumper.py - Dumper constructor
Jessica Favin
2018-11-04
1
-2
/
+2
*
Update test_dumper.py
Jessica Favin
2018-11-04
1
-2
/
+4
*
use skip_windows decorator consistently
Maximilian Hils
2018-10-23
1
-4
/
+2
*
Skip file permission test on Windows
Fred Miller
2018-10-23
1
-0
/
+4
*
Make private keys readable only by the owner
Fred Miller
2018-10-22
1
-0
/
+7
*
keys.yaml priority over defaultkeys.py. Test for this.
Miroslav
2018-09-29
1
-0
/
+15
*
Merge pull request #3319 from mhils/issue-3316
Maximilian Hils
2018-09-07
14
-297
/
+310
|
\
|
*
fix #3316
Maximilian Hils
2018-09-07
14
-297
/
+310
*
|
[test/xss_scanner] add fixtures in tests
David Kremer
2018-08-15
1
-35
/
+40
|
/
*
session: implemented changes requested after PR review.
madt1m
2018-08-05
1
-20
/
+20
*
tests: Full coverage. Everything working, ready for review
madt1m
2018-08-03
1
-17
/
+51
*
tests: 97% coverage reached. Session opportunely patched after emerged defects.
madt1m
2018-08-02
1
-1
/
+152
*
Merge pull request #3252 from madt1m/session-db
Pietro Francesco Tirenna
2018-07-24
1
-0
/
+58
|
\
|
*
session: temporary DB is now stored in temporary dir
madt1m
2018-07-24
1
-2
/
+6
|
*
session: modified schema. Now SessionDB uses tempfile module for temp session
madt1m
2018-07-24
1
-10
/
+12
|
*
test_linting: removed some unused local variables
madt1m
2018-07-20
1
-6
/
+6
|
*
tests: SessionDB fully tested
madt1m
2018-07-20
1
-0
/
+52
*
|
benchmark: some improvements - limit to queue size
madt1m
2018-07-23
1
-19
/
+33
*
|
benchmark: new protobuf serialization performance profiler
madt1m
2018-07-22
1
-0
/
+102
*
|
Merge pull request #3245 from madt1m/protobuf-serialization-clean
Aldo Cortesi
2018-07-21
3
-1
/
+148
|
\
\
|
*
|
protobuf: tests implemented, full coverage
Pietro Francesco Tirenna
2018-07-17
3
-1
/
+148
|
|
/
*
|
Some refactoring. New test case.
Miroslav
2018-07-19
1
-8
/
+19
*
|
Command history implementation
Miroslav
2018-07-17
1
-0
/
+51
|
/
*
Merge pull request #3211 from cortesi/tcheck
Thomas Kriechbaumer
2018-06-17
1
-1
/
+1
|
\
[next]