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
/
libpathod
Commit message (
Expand
)
Author
Age
Files
Lines
*
Download page, MANIFEST.in
Aldo Cortesi
2012-08-23
4
-24
/
+60
*
Adjust examples and docs.
Aldo Cortesi
2012-08-23
2
-21
/
+30
*
Make sure date stamps are added to all logs.
Aldo Cortesi
2012-08-23
1
-3
/
+5
*
Don't allow negative integer offsets for now.
Aldo Cortesi
2012-08-17
1
-1
/
+2
*
Tweak front page: correct public pathod URL, more illustrative examples.
Aldo Cortesi
2012-08-16
2
-6
/
+11
*
Add Cache-Control directives to static pages.
Aldo Cortesi
2012-08-11
1
-15
/
+18
*
Docs.
Aldo Cortesi
2012-08-07
3
-2
/
+64
*
Doc tweaks.
Aldo Cortesi
2012-07-30
5
-48
/
+67
*
Testing examples and docs.
Aldo Cortesi
2012-07-30
7
-9
/
+132
*
Cleanup of libpathod.test, test example for front page.
Aldo Cortesi
2012-07-30
5
-15
/
+50
*
100% test coverage.
Aldo Cortesi
2012-07-30
2
-4
/
+3
*
Handle invalid headers better.
Aldo Cortesi
2012-07-30
1
-2
/
+14
*
Handle disconnects on flush.
Aldo Cortesi
2012-07-30
4
-20
/
+20
*
docs: pathod
Aldo Cortesi
2012-07-30
1
-9
/
+17
*
Docs.
Aldo Cortesi
2012-07-29
1
-28
/
+71
*
Listen on localhost by default.
Aldo Cortesi
2012-07-29
1
-254
/
+0
*
Tweak about page to be less po-faced.
Aldo Cortesi
2012-07-29
2
-9
/
+28
*
Refactor preview display pages.
Aldo Cortesi
2012-07-29
5
-37
/
+94
*
Add new styling (thanks to bootswatch.com)
Aldo Cortesi
2012-07-29
5
-21
/
+51
*
Add an option to specify a log file to pathod.
Aldo Cortesi
2012-07-27
1
-1
/
+5
*
Add a --nohang flag that turns off pauses in response generation.
Aldo Cortesi
2012-07-26
2
-7
/
+12
*
Add the public pathod server.
Aldo Cortesi
2012-07-25
2
-0
/
+26
*
Note that pauses are skipped during previews.
Aldo Cortesi
2012-07-25
4
-3
/
+14
*
Unit test about page.
Aldo Cortesi
2012-07-25
1
-1
/
+1
*
Use tabs for request/response definitions on language docs page.
Aldo Cortesi
2012-07-25
4
-142
/
+140
*
Expand examples for responses, remove dupes from pathod doc.
Aldo Cortesi
2012-07-25
3
-109
/
+31
*
Add a basic about page.
Aldo Cortesi
2012-07-25
3
-0
/
+31
*
Add examples for each preview form.
Aldo Cortesi
2012-07-25
2
-0
/
+73
*
Nicer error for empty preview spec submission.
Aldo Cortesi
2012-07-25
3
-2
/
+5
*
Refine parse error message a bit.
Aldo Cortesi
2012-07-25
2
-2
/
+16
*
Refactor test.py, add unit tests for app.py corner case.
Aldo Cortesi
2012-07-25
2
-10
/
+7
*
Sizing and placeholder for preview forms.
Aldo Cortesi
2012-07-25
2
-2
/
+16
*
Handle file access denied errors in previews.
Aldo Cortesi
2012-07-25
2
-25
/
+28
*
Swap the offset, seconds arguments for the pause operator.
Aldo Cortesi
2012-07-24
3
-10
/
+10
*
Make actions at end of message work.
Aldo Cortesi
2012-07-24
1
-6
/
+10
*
Hide "go" button if crafting is off. Use configured crafting anchor point.
Aldo Cortesi
2012-07-24
5
-7
/
+13
*
Add preview for pathoc requests to web app.
Aldo Cortesi
2012-07-24
7
-16
/
+66
*
Make previews safer by stripping pauses.
Aldo Cortesi
2012-07-24
2
-0
/
+7
*
Don't add stuff to our internal log buffer if noapi is on.
Aldo Cortesi
2012-07-24
1
-8
/
+9
*
Turn off /log when noapi is set.
Aldo Cortesi
2012-07-24
2
-9
/
+18
*
Add option to specify craft anchor point.
Aldo Cortesi
2012-07-24
1
-5
/
+5
*
Add basic docs for request spec language.
Aldo Cortesi
2012-07-24
1
-24
/
+71
*
Add a Host header to pathoc requests by default.
Aldo Cortesi
2012-07-24
2
-14
/
+23
*
Document raw flag.
Aldo Cortesi
2012-07-24
1
-1
/
+12
*
Add a Date header to server responses, unless raw is set.
Aldo Cortesi
2012-07-24
1
-12
/
+28
*
Add a raw modifier to requests and responses, which turn off automatic additi...
Aldo Cortesi
2012-07-24
1
-11
/
+25
*
Better handling of binary data output by pathoc.
Aldo Cortesi
2012-07-24
2
-5
/
+9
*
Add pathod --noapi to turn off the service API.
Aldo Cortesi
2012-07-23
2
-17
/
+19
*
Add a --nocraft option to pathod that turns off crafting.
Aldo Cortesi
2012-07-23
1
-31
/
+32
*
Add a --noweb option to turn web iface off, refactor unit tests.
Aldo Cortesi
2012-07-23
2
-7
/
+19
[next]