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
/
netlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
.flush can raise NetlibDisconnect. This fixes a traceback found in fuzzing.
Aldo Cortesi
2014-11-07
1
-1
/
+4
*
Simplify expected_http_body_size signature, fixing a traceback found in fuzzing
Aldo Cortesi
2014-11-07
3
-11
/
+21
*
Whitespace and legibility
Aldo Cortesi
2014-10-26
1
-23
/
+57
*
refactor tcp close, fix mitmproxy/mitmproxy#376
Maximilian Hils
2014-10-22
1
-48
/
+51
*
fix mitmproxy/mitmproxy#375
Maximilian Hils
2014-10-17
1
-0
/
+9
*
fix tcp closing for ssled connections
Maximilian Hils
2014-10-09
1
-4
/
+3
*
make socks reading more bulletproof
Maximilian Hils
2014-10-09
1
-9
/
+20
*
clean up code
Maximilian Hils
2014-10-09
1
-36
/
+37
*
CertStore: add support for cert chains
Maximilian Hils
2014-10-08
2
-32
/
+44
*
fix mitmproxy/mitmproxy#373
Maximilian Hils
2014-10-08
1
-8
/
+17
*
minor changes
Maximilian Hils
2014-09-28
2
-6
/
+6
*
Short-form getstate
Aldo Cortesi
2014-09-17
1
-1
/
+1
*
Adjust for state object protocol changes in mitmproxy.
Aldo Cortesi
2014-09-17
1
-10
/
+12
*
Merge branch 'master' of ssh.github.com:cortesi/netlib
Aldo Cortesi
2014-09-09
1
-2
/
+2
|
\
|
*
more verbose errors
Maximilian Hils
2014-09-08
1
-2
/
+2
*
|
Remove avoidable imports from OpenSSL
Aldo Cortesi
2014-09-09
1
-37
/
+22
|
/
*
Merge pull request #34 from bbaetz/master
Aldo Cortesi
2014-09-07
1
-4
/
+4
|
\
|
*
Change the criticality of a number of X509 extentions, to match
Bradley Baetz
2014-03-20
1
-4
/
+4
*
|
Merge pull request #48 from mitmproxy/mitmproxy_issue_341
Aldo Cortesi
2014-09-07
2
-16
/
+24
|
\
\
|
*
\
Merge branch 'master' into mitmproxy_issue_341
Aldo Cortesi
2014-09-07
1
-3
/
+6
|
|
\
\
|
*
\
\
Merge branch 'master' into mitmproxy_issue_341
Maximilian Hils
2014-09-04
2
-0
/
+6
|
|
\
\
\
|
*
|
|
|
set source_address if not manually specified
Maximilian Hils
2014-09-04
1
-0
/
+2
|
*
|
|
|
fix tcp.Address inequality comparison
Maximilian Hils
2014-09-04
1
-0
/
+6
|
*
|
|
|
adapt netlib.wsgi to changes in mitmproxy/mitmproxy#341
Maximilian Hils
2014-09-03
2
-20
/
+20
*
|
|
|
|
Add a FIXME note for discarded credentials
Aldo Cortesi
2014-09-07
1
-0
/
+3
*
|
|
|
|
Merge pull request #37 from pritambaral/urlparse
Aldo Cortesi
2014-09-07
1
-0
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Ignore username:password part in url
Pritam Baral
2014-05-28
1
-0
/
+2
*
|
|
|
|
Merge branch 'func'
Aldo Cortesi
2014-09-07
1
-4
/
+7
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Use print function after future import
Aldo Cortesi
2014-09-07
1
-4
/
+7
|
|
|
/
/
|
|
/
|
|
*
/
|
|
make inequality comparison work
Maximilian Hils
2014-09-04
2
-0
/
+6
|
/
/
/
*
|
|
minor cleanups
Maximilian Hils
2014-08-16
14
-28
/
+37
*
|
|
use passlib instead of md5crypt
Maximilian Hils
2014-08-16
3
-118
/
+5
*
|
|
Merge pull request #42 from mitmproxy/stream
Maximilian Hils
2014-07-31
1
-46
/
+86
|
\
\
\
|
*
\
\
Merge branch 'master' into stream
Maximilian Hils
2014-07-21
2
-48
/
+77
|
|
\
\
\
|
*
|
|
|
refactor response length handling
Maximilian Hils
2014-07-21
1
-102
/
+81
|
*
|
|
|
added some additional functions for dealing with chunks - needed for mitmprox...
Brad Peabody
2014-07-17
1
-1
/
+62
*
|
|
|
|
Made attribute optional (as it is in pyOpenSSL)
kronick
2014-07-29
1
-1
/
+4
|
|
/
/
/
|
/
|
|
|
*
|
|
|
certstore: add support for asterisk form to DNTree replacement
Maximilian Hils
2014-07-19
1
-1
/
+18
*
|
|
|
temporarily replace DNTree with a simpler cert lookup mechanism, fix mitmprox...
Maximilian Hils
2014-07-18
1
-46
/
+53
*
|
|
|
improve docs
Maximilian Hils
2014-07-14
1
-5
/
+10
|
/
/
/
*
|
|
added option for read_response to only read the headers, beginnings of implem...
Brad Peabody
2014-07-12
1
-2
/
+4
*
|
|
mark nsCertType non-critical, fix #39
Maximilian Hils
2014-06-29
1
-1
/
+1
*
|
|
remove ntop windows workaround
Maximilian Hils
2014-06-25
2
-26
/
+5
*
|
|
socks module: polish, add tests
Maximilian Hils
2014-06-25
1
-43
/
+28
*
|
|
add inet_ntop/inet_pton functions
Maximilian Hils
2014-06-25
2
-3
/
+27
*
|
|
add socks module
Maximilian Hils
2014-06-25
1
-0
/
+142
*
|
|
add support for ctx.load_verify_locations, refs mitmproxy/mitmproxy#174
Maximilian Hils
2014-05-21
1
-2
/
+4
|
/
/
*
|
properly subclass Exception in HTTPError
Maximilian Hils
2014-05-15
1
-6
/
+6
*
|
make cert and key mandatory
Maximilian Hils
2014-05-15
1
-2
/
+2
*
|
extract cert creation to be accessible in handle_sni callbacks
Maximilian Hils
2014-05-15
1
-4
/
+11
[next]