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
/
test
/
test_rparse.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Note that pauses are skipped during previews.
Aldo Cortesi
2012-07-25
1
-1
/
+1
*
Swap the offset, seconds arguments for the pause operator.
Aldo Cortesi
2012-07-24
1
-7
/
+7
*
Make actions at end of message work.
Aldo Cortesi
2012-07-24
1
-0
/
+14
*
Make previews safer by stripping pauses.
Aldo Cortesi
2012-07-24
1
-0
/
+6
*
Add a Host header to pathoc requests by default.
Aldo Cortesi
2012-07-24
1
-7
/
+7
*
Add a Date header to server responses, unless raw is set.
Aldo Cortesi
2012-07-24
1
-2
/
+6
*
Add a raw modifier to requests and responses, which turn off automatic additi...
Aldo Cortesi
2012-07-24
1
-1
/
+16
*
100% unit test coverage
Aldo Cortesi
2012-07-23
1
-1
/
+6
*
pathod.py unit tests++
Aldo Cortesi
2012-07-23
1
-1
/
+1
*
Refactor rparse.InternalResponse -> rparse.PathodErrorResponse
Aldo Cortesi
2012-07-23
1
-1
/
+1
*
Add hooks for policy checks of served data.
Aldo Cortesi
2012-07-23
1
-0
/
+7
*
Add function for effective length calculation when actions are present.
Aldo Cortesi
2012-07-23
1
-0
/
+30
*
Constrain file access to configured directory in pathod.
Aldo Cortesi
2012-07-22
1
-2
/
+4
*
Allow execution of specs from file, using +./path
Aldo Cortesi
2012-07-22
1
-3
/
+30
*
Multiline specifications for pathod and pathoc.
Aldo Cortesi
2012-07-22
1
-0
/
+28
*
pathoc: add a flag to dump request information.
Aldo Cortesi
2012-07-21
1
-1
/
+3
*
Allow Python string escape sequences in value literals.
Aldo Cortesi
2012-07-21
1
-1
/
+5
*
Fine-tuning for injection: docs, bugfixes.
Aldo Cortesi
2012-07-20
1
-0
/
+9
*
Add an injection operator.
Aldo Cortesi
2012-07-20
1
-0
/
+32
*
Much simpler rewrite of inner data sending loop.
Aldo Cortesi
2012-07-20
1
-1
/
+19
*
Allow naked literals for path specification.
Aldo Cortesi
2012-06-29
1
-0
/
+8
*
Sketch out pathoc commandline interaction.
Aldo Cortesi
2012-06-24
1
-1
/
+0
*
Request service rendering.
Aldo Cortesi
2012-06-24
1
-0
/
+10
*
Add Path specification to request parser.
Aldo Cortesi
2012-06-24
1
-2
/
+10
*
Simple request spec parsing.
Aldo Cortesi
2012-06-24
1
-2
/
+8
*
Request method parsing.
Aldo Cortesi
2012-06-24
1
-0
/
+6
*
Refactor to extract ready_actions and write_values.
Aldo Cortesi
2012-06-24
1
-60
/
+56
*
Disconnect, rest refactoring.
Aldo Cortesi
2012-06-21
1
-9
/
+9
*
Port test suite over to Nose.
Aldo Cortesi
2012-06-09
1
-37
/
+27
*
Fix redundant imports, tweak TODO for 0.2
Aldo Cortesi
2012-04-30
1
-1
/
+1
*
Preview in web application.
Aldo Cortesi
2012-04-29
1
-29
/
+14
*
Basic logging.
Aldo Cortesi
2012-04-29
1
-3
/
+3
*
Regularize language even further
Aldo Cortesi
2012-04-29
1
-51
/
+52
*
Add a shortcut for setting Location header.
Aldo Cortesi
2012-04-28
1
-3
/
+4
*
Add a shortcut for setting content-type.
Aldo Cortesi
2012-04-28
1
-5
/
+10
*
Unify pause and disconnect event frameworks.
Aldo Cortesi
2012-04-28
1
-8
/
+24
*
More language tweaks.
Aldo Cortesi
2012-04-28
1
-14
/
+14
*
Make specification language more terse, and more regular.
Aldo Cortesi
2012-04-28
1
-29
/
+28
*
Better internal error pages.
Aldo Cortesi
2012-04-28
1
-12
/
+19
*
First pass at static file serving.
Aldo Cortesi
2012-04-28
1
-6
/
+33
*
Initial checkin.
Aldo Cortesi
2012-04-28
1
-0
/
+262