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
/
libmproxy
/
proxy
/
connection.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
add ALPN to proxy connections
Thomas Kriechbaumer
2015-08-16
1
-12
/
+2
*
cleaner Exceptions, ssl -> tls, upstream proxy mode
Maximilian Hils
2015-08-11
1
-0
/
+8
*
revert ALPN-related changes to fix master
Thomas Kriechbaumer
2015-08-01
1
-9
/
+11
*
attach application protocol to connection
Thomas Kriechbaumer
2015-07-30
1
-0
/
+6
*
refactor connection & protocol handling
Thomas Kriechbaumer
2015-07-30
1
-2
/
+13
*
Add coding style check, reformat.
Aldo Cortesi
2015-05-30
1
-11
/
+21
*
allow specification of SSL version, only allow TLS1.0+ by default
Maximilian Hils
2014-12-15
1
-2
/
+3
*
implement FlowStore basics
Maximilian Hils
2014-09-17
1
-0
/
+1
*
Introduce short form object state, and connect the ends to send data to web app
Aldo Cortesi
2014-09-17
1
-4
/
+4
*
Clean up and clarify StateObject
Aldo Cortesi
2014-09-17
1
-15
/
+15
*
coverage++
Maximilian Hils
2014-09-04
1
-9
/
+4
*
simplify server changes for inline scripts
Maximilian Hils
2014-09-03
1
-3
/
+2
*
improve error handling
Maximilian Hils
2014-09-02
1
-6
/
+2
*
fix script tests
Maximilian Hils
2014-08-18
1
-0
/
+2
*
fix #327
Maximilian Hils
2014-08-18
1
-0
/
+20
*
fix display of urls in upstream mode, refs #308
Maximilian Hils
2014-08-08
1
-1
/
+1
*
properly express state information on server connections, refs #315
Maximilian Hils
2014-08-08
1
-0
/
+2
*
expose sockname
Maximilian Hils
2014-06-25
1
-0
/
+3
*
always use relative imports, fix status bar bug
Maximilian Hils
2014-03-10
1
-1
/
+2
*
finish proxy.py split up
Maximilian Hils
2014-03-09
1
-0
/
+139