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
/
pathoc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor and whitespace
Aldo Cortesi
2014-10-24
1
-2
/
+2
*
Fix tests, re-add scripts
Aldo Cortesi
2014-10-24
1
-0
/
+5
*
use setuptools entrypoints rather than scripts
Maximilian Hils
2014-08-31
1
-170
/
+0
*
pathoc -S dumps information on the remote SSL certificate chain
Aldo Cortesi
2014-03-02
1
-0
/
+5
*
Big improvements to SSL handling
Aldo Cortesi
2014-03-02
1
-2
/
+2
*
Expand SSL support
Aldo Cortesi
2014-02-27
1
-3
/
+8
*
adjust to signature changes in netlib.tcp
Maximilian Hils
2014-01-28
1
-2
/
+1
*
Ability to specify SSL/TLS version
Aldo Cortesi
2013-12-17
1
-2
/
+13
*
Download path, version flags for both tools.
Aldo Cortesi
2013-05-15
1
-0
/
+1
*
Add support for client certificates
Aldo Cortesi
2013-01-20
1
-11
/
+21
*
CONNECT through proxy mode for pathoc
Aldo Cortesi
2013-01-05
1
-1
/
+18
*
Shift SSL parameters into Pathoc class
Aldo Cortesi
2013-01-04
1
-7
/
+1
*
Add u User-agent shortcut.
Aldo Cortesi
2012-11-16
1
-3
/
+16
*
Use .freeze to implement the -e explain flags for pathod and pathoc.
Aldo Cortesi
2012-10-31
1
-1
/
+7
*
rparse.py -> language.py
Aldo Cortesi
2012-10-05
1
-1
/
+1
*
Add pathoc -T to ignore timeouts.
Aldo Cortesi
2012-09-28
1
-2
/
+7
*
Add pathoc -o, oneshot mode, exits after the first non-ignored response.
Aldo Cortesi
2012-09-27
1
-2
/
+8
*
Add pathoc -c to specify a list of return codes to ignore.
Aldo Cortesi
2012-09-27
1
-9
/
+19
*
Refactor print_requests -> print_request
Aldo Cortesi
2012-09-26
1
-8
/
+9
*
Stub out new output argument structure.
Aldo Cortesi
2012-09-26
1
-9
/
+24
*
pathod: handle keyboard interrupts and SSL errors.
Aldo Cortesi
2012-07-22
1
-12
/
+21
*
pathoc: add a flag to dump request information.
Aldo Cortesi
2012-07-21
1
-1
/
+5
*
Add support for client timeout to pathoc.
Aldo Cortesi
2012-07-21
1
-2
/
+8
*
Add an -n argument to pathoc, to repeat the specified requests N times.
Aldo Cortesi
2012-07-21
1
-15
/
+38
*
Factor out request printing in to a method, and test it.
Aldo Cortesi
2012-06-30
1
-14
/
+6
*
Port pathoc to new netlib API. Add SNI.
Aldo Cortesi
2012-06-26
1
-4
/
+10
*
Use http.read_response to read server response.
Aldo Cortesi
2012-06-24
1
-4
/
+11
*
Logging truss for pathod.
Aldo Cortesi
2012-06-24
1
-1
/
+1
*
Sketch out pathoc commandline interaction.
Aldo Cortesi
2012-06-24
1
-0
/
+25