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
/
pathod
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor cmdline tests
Thomas Kriechbaumer
2015-06-15
1
-1
/
+2
*
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
-234
/
+0
*
Adjust for upstream cert store changes, improve cert handling significantly
Aldo Cortesi
2014-03-05
1
-10
/
+18
*
Support cert/key combo files in args. Improve argument names in SSLOptions
Aldo Cortesi
2014-03-02
1
-1
/
+6
*
Big improvements to SSL handling
Aldo Cortesi
2014-03-02
1
-16
/
+18
*
Expand SSL support
Aldo Cortesi
2014-02-27
1
-3
/
+13
*
fix pathod main script
Maximilian Hils
2014-02-08
1
-1
/
+1
*
ensure binary read on windows
Maximilian Hils
2013-08-19
1
-3
/
+3
*
Download path, version flags for both tools.
Aldo Cortesi
2013-05-15
1
-0
/
+1
*
Collect SSL options into an SSLOptions object
Aldo Cortesi
2013-01-05
1
-11
/
+9
*
Provisional proxy mode support for pathod.
Aldo Cortesi
2013-01-05
1
-10
/
+20
*
Require requests > 1.0.4
Aldo Cortesi
2012-12-31
1
-1
/
+1
*
Use .freeze to implement the -e explain flags for pathod and pathoc.
Aldo Cortesi
2012-10-31
1
-2
/
+13
*
rparse.py -> language.py
Aldo Cortesi
2012-10-05
1
-2
/
+2
*
Add -q and -r flags to pathod, logging request and respnose bytes.
Aldo Cortesi
2012-10-01
1
-9
/
+24
*
Add timeout argument to Pathod, and matching -t command-line option.
Aldo Cortesi
2012-10-01
1
-1
/
+6
*
Use 24-hour clock for log timestamps.
Aldo Cortesi
2012-08-23
1
-1
/
+1
*
Make sure date stamps are added to all logs.
Aldo Cortesi
2012-08-23
1
-8
/
+13
*
Add -D to daemonize pathod.
Aldo Cortesi
2012-08-16
1
-57
/
+94
*
Listen on localhost by default.
Aldo Cortesi
2012-07-29
1
-2
/
+2
*
Handle file access denied in pathod.
Aldo Cortesi
2012-07-29
1
-1
/
+4
*
Add an option to specify a log file to pathod.
Aldo Cortesi
2012-07-27
1
-2
/
+10
*
Add a --nohang flag that turns off pauses in response generation.
Aldo Cortesi
2012-07-26
1
-1
/
+6
*
Add option to specify craft anchor point.
Aldo Cortesi
2012-07-24
1
-0
/
+5
*
Add pathod --noapi to turn off the service API.
Aldo Cortesi
2012-07-23
1
-2
/
+7
*
Add a --nocraft option to pathod that turns off crafting.
Aldo Cortesi
2012-07-23
1
-1
/
+6
*
Add a --noweb option to turn web iface off, refactor unit tests.
Aldo Cortesi
2012-07-23
1
-10
/
+10
*
Use policy hook to apply a size limit in pathod, add corresponding cmdline arg.
Aldo Cortesi
2012-07-23
1
-1
/
+14
*
Logging truss for pathod.
Aldo Cortesi
2012-06-24
1
-1
/
+18
*
Sketch out pathoc commandline interaction.
Aldo Cortesi
2012-06-24
1
-1
/
+1
*
Enable anchors on command line.
Aldo Cortesi
2012-06-24
1
-7
/
+17
*
Remove last vestige of Tornado pathod.
Aldo Cortesi
2012-06-21
1
-2
/
+1
*
Restore client argument parsing. Add thread-safe logging subsystem.
Aldo Cortesi
2012-06-21
1
-3
/
+55
*
Start porting web app to Flask.
Aldo Cortesi
2012-06-19
1
-1
/
+1
*
Start refactoring towards netlib, adding SNI and client testing.
Aldo Cortesi
2012-06-17
1
-54
/
+3
*
Fail if only one of certfile or keyfile is specified.
Aldo Cortesi
2012-06-07
1
-0
/
+4
*
Start building a Pathod unit testing truss.
Aldo Cortesi
2012-06-07
1
-12
/
+7
*
Let Pathod pick an arbitrary empty port if -p 0 is specified.
Aldo Cortesi
2012-06-07
1
-3
/
+5
*
lippathod/app.py -> libpathod/pathod.py
Aldo Cortesi
2012-06-07
1
-3
/
+3
*
Doc tweaks.
Aldo Cortesi
2012-04-29
1
-2
/
+2
*
First pass at a README.
Aldo Cortesi
2012-04-29
1
-1
/
+1
*
Basic anchor adding.
Aldo Cortesi
2012-04-29
1
-4
/
+15
*
Basic SSL support.
Aldo Cortesi
2012-04-29
1
-3
/
+25
*
Refactor application definitions and startup.
Aldo Cortesi
2012-04-29
1
-4
/
+5
*
First pass at static file serving.
Aldo Cortesi
2012-04-28
1
-3
/
+3
*
Initial checkin.
Aldo Cortesi
2012-04-28
1
-0
/
+21