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
*
always return Content-Length: 0 if r is not set
Maximilian Hils
2013-12-15
3
-10
/
+11
*
ensure binary read on windows
Maximilian Hils
2013-08-19
1
-1
/
+1
*
Adapt to new cert storage API.
Aldo Cortesi
2013-08-12
1
-3
/
+4
*
Bump version.
Aldo Cortesi
2013-06-16
2
-3
/
+3
*
always read files in binary mode
Maximilian Hils
2013-06-16
1
-2
/
+2
*
Download path, version flags for both tools.
Aldo Cortesi
2013-05-15
2
-2
/
+2
*
Layout and docs.
Aldo Cortesi
2013-05-15
9
-81
/
+88
*
Adapt for new request_client_cert option in netlib.
Aldo Cortesi
2013-05-13
1
-4
/
+7
*
Doc layout refactoring.
Aldo Cortesi
2013-05-02
9
-99
/
+122
*
Changelog, minor cleanups.
Aldo Cortesi
2013-04-30
2
-3
/
+4
*
Sync version number with mitmproxy.
Aldo Cortesi
2013-03-05
1
-1
/
+1
*
Print pathod craft explanations to stdout.
Aldo Cortesi
2013-03-03
2
-7
/
+11
*
Improve robustness of proxy CONNECT, test coverage to 100%.
Aldo Cortesi
2013-03-02
1
-2
/
+10
*
Make pathoc request return more human-friendly.
Aldo Cortesi
2013-02-27
1
-1
/
+7
*
Adapt for new netlib SNI API.
Aldo Cortesi
2013-02-27
1
-0
/
+2
*
Wrap webapp in a creation function.
Aldo Cortesi
2013-02-24
2
-108
/
+108
*
Adapt to netlib API changes.
Aldo Cortesi
2013-02-24
1
-1
/
+1
*
Make last_log return None if nothing is logged.
Aldo Cortesi
2013-02-23
1
-3
/
+2
*
Adjust docs, old -C is now -I.
Aldo Cortesi
2013-01-21
1
-2
/
+2
*
Add support for client certificates
Aldo Cortesi
2013-01-20
3
-5
/
+22
*
Docs - pathoc and pathod proxy behaviour
Aldo Cortesi
2013-01-05
2
-9
/
+21
*
Implement and unit test not-after-connect option.
Aldo Cortesi
2013-01-05
1
-9
/
+10
*
CONNECT through proxy mode for pathoc
Aldo Cortesi
2013-01-05
1
-1
/
+16
*
Proxy mode: drop to SSL if we see an HTTP CONNECT request
Aldo Cortesi
2013-01-05
1
-2
/
+12
*
Collect SSL options into an SSLOptions object
Aldo Cortesi
2013-01-05
2
-14
/
+14
*
Provisional proxy mode support for pathod.
Aldo Cortesi
2013-01-05
4
-5
/
+46
*
Shift SSL parameters into Pathoc class
Aldo Cortesi
2013-01-04
1
-1
/
+10
*
Require requests > 1.0.4
Aldo Cortesi
2012-12-31
1
-2
/
+2
*
Expand basic fuzzing example.
Aldo Cortesi
2012-11-16
1
-6
/
+23
*
Add :u shortcut example.
Aldo Cortesi
2012-11-16
1
-1
/
+5
*
:u belongs on Request not Response
Aldo Cortesi
2012-11-16
1
-1
/
+1
*
Add u User-agent shortcut.
Aldo Cortesi
2012-11-16
4
-3
/
+47
*
Fix typo.
Aldo Cortesi
2012-11-02
1
-2
/
+2
*
Examples and documentation.
Aldo Cortesi
2012-11-02
4
-25
/
+30
*
Bump version, update CHANGELOG
Aldo Cortesi
2012-10-31
3
-3
/
+3
*
Use .freeze to implement the -e explain flags for pathod and pathoc.
Aldo Cortesi
2012-10-31
3
-3
/
+14
*
Fix generated values in request path specification.
Aldo Cortesi
2012-10-31
1
-2
/
+2
*
Add a .freeze() method to all components.
Aldo Cortesi
2012-10-31
1
-0
/
+53
*
Add a .values method to messages, simplify a lot of stuff as a consequence.
Aldo Cortesi
2012-10-30
2
-30
/
+20
*
Make Message classes more self-contained.
Aldo Cortesi
2012-10-30
1
-39
/
+45
*
Extract .serve() method from message classes.
Aldo Cortesi
2012-10-30
4
-64
/
+62
*
Change preview_safe to return a safe copy of the current message.
Aldo Cortesi
2012-10-30
4
-16
/
+10
*
Simplify Request/Response class hierarchy.
Aldo Cortesi
2012-10-30
1
-57
/
+35
*
Add .spec methods for Request and Response objects.
Aldo Cortesi
2012-10-29
1
-7
/
+11
*
Add a .spec method to the token ABC, and to all tokens.
Aldo Cortesi
2012-10-29
1
-1
/
+36
*
Refactoring: canonical storage of a message is now the sequence of tokens tha...
Aldo Cortesi
2012-10-29
1
-68
/
+61
*
Cleaup, some more ABCs.
Aldo Cortesi
2012-10-29
1
-57
/
+79
*
Change response spec format to code[:features]
Aldo Cortesi
2012-10-28
4
-26
/
+36
*
Cleaup, ABC for Value classes.
Aldo Cortesi
2012-10-28
1
-20
/
+22
*
Clean up .accept() signature.
Aldo Cortesi
2012-10-28
1
-21
/
+31
[next]