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
*
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