aboutsummaryrefslogtreecommitdiffstats
path: root/test/mitmproxy/net
Commit message (Expand)AuthorAgeFilesLines
* nuke old opensslThomas Kriechbaumer2017-07-251-31/+10
* Fixes #2230 (#2361)Ujjwal Verma2017-06-023-27/+56
* fix openssl cipher_list bytes/str deprecationThomas Kriechbaumer2017-05-241-1/+1
* fix various fd/socket leaksThomas Kriechbaumer2017-05-241-4/+6
* connections tests: fix leaking socketsThomas Kriechbaumer2017-05-241-4/+1
* auto-close file after readingThomas Kriechbaumer2017-05-241-4/+5
* Increase net.tcp.py coverage (#2336)Ujjwal Verma2017-05-171-5/+38
* Increased net.http.cookies.py and net.http.message.py coverageUjjwal Verma2017-05-122-0/+9
* fix #2310Maximilian Hils2017-05-031-0/+8
* fix #2250, add type info to cookie moduleMaximilian Hils2017-04-261-0/+4
* improve testsThomas Kriechbaumer2017-04-251-1/+0
* fixes ipv6 authority form parsing in CONNECTRobert C Jensen2017-04-071-0/+1
* add Request.makeMaximilian Hils2017-03-151-1/+27
* py3: __ne__ delegates to __eq__ by defaultMaximilian Hils2017-03-141-5/+1
* nuke tutils.tmpdir, use pytest tmpdirThomas Kriechbaumer2017-03-121-16/+15
* unify server spec parsingMaximilian Hils2017-03-081-0/+32
* certs: coverage++Thomas Kriechbaumer2017-02-261-6/+0
* nuke tcp.Address and add proper IPv6 supportThomas Kriechbaumer2017-02-243-20/+7
* Absolute IPv6 addresses supportedUjjwal Verma2017-02-201-0/+1
* add request.host_header, fix #2036Maximilian Hils2017-02-171-1/+46
* Use existing urlencoding conventions when re-encoding edited form #1946 (#2022)mame822017-02-161-0/+20
* coverage++Thomas Kriechbaumer2017-02-102-6/+50
* pytest.raises: shim new APIThomas Kriechbaumer2017-02-084-9/+8
* Encoding fixes and testsUjjwal Verma2017-02-051-7/+36
* coverage++Thomas Kriechbaumer2017-02-042-0/+8
* replace tutils.raises with pytest.raises + shimThomas Kriechbaumer2017-02-0212-116/+134
* increase test coverageThomas Kriechbaumer2017-02-022-1/+111
* nuke mock dependencyThomas Kriechbaumer2017-01-224-4/+4
* stronger tests, lintMaximilian Hils2017-01-071-1/+1
* minor encoding fixesMaximilian Hils2017-01-071-1/+14
* Allow underscore in hostnamechhsiao902016-12-301-0/+2
* fix url.parse tests for Python 3.6Maximilian Hils2016-12-271-3/+10
* fix #1877Maximilian Hils2016-12-191-0/+9
* fix #1858Maximilian Hils2016-12-191-2/+2
* simplify ALPN and OpenSSL on macOSThomas Kriechbaumer2016-12-041-23/+31
* fix #1783 (#1794)Maximilian Hils2016-11-281-0/+12
* Descriptive error message for SSL context initialization failure (#1767)Yoginski2016-11-211-0/+15
* addons.proxyauth: out with the old, in with the newAldo Cortesi2016-11-131-122/+0
* Change antiquated test cipher suitesAldo Cortesi2016-11-031-4/+4
* tests: clean up test/mitmproxy/tutils.pyAldo Cortesi2016-11-023-20/+20
* The final piece: netlib -> mitproxy.netAldo Cortesi2016-10-2050-0/+4047