Aldo Cortesi
554047da85
License notifications, minor docs.
2012-02-23 15:52:01 +13:00
Aldo Cortesi
4f38b3a9c0
Documentation and screenshots.
2012-02-22 17:17:13 +13:00
Aldo Cortesi
1af26bb915
Minor docs and example script fixes.
2012-02-21 12:32:56 +13:00
Aldo Cortesi
25a06c3ec1
Minor doc fixes and import cleanups.
2012-02-20 10:15:58 +13:00
Aldo Cortesi
0c3035a2b5
Start preparing for 0.7
...
Update CHANGELOG, CONTRIBUTORS, README.mkd, todo, and bump version.
2012-02-19 22:43:05 +13:00
Mark E. Haase
965d318164
Help docs have ~r as an example but ~r isn't valid. I think it's supposed to be ~q.
2011-12-28 16:47:30 -05:00
Aldo Cortesi
8309ab0ec8
Prep for 0.6 release.
...
- Update contributors file.
- Bump version number
- Include version number in docs
2011-08-06 21:19:22 +12:00
Aldo Cortesi
2e72b310d9
Remove script examples for now.
...
I need to come up with some uncontrived examples.
2011-08-06 21:10:45 +12:00
Aldo Cortesi
f0122f1403
API docs.
2011-08-06 13:19:46 +12:00
Aldo Cortesi
cd0e2f18e6
First draft of scripting docs.
2011-08-05 13:26:39 +12:00
Aldo Cortesi
89a58d7e30
Start on scripting documentation and examples.
2011-08-05 10:47:43 +12:00
Aldo Cortesi
98a7aaca18
Documentation.
2011-08-05 10:23:32 +12:00
Aldo Cortesi
be133e7a0b
More documentation stubbing.
2011-08-05 08:07:40 +12:00
Aldo Cortesi
cbd8d09849
Miscelaneous doc updates.
...
- Make typography less hideous.
- Stub out the docs I'm about to write.
2011-08-03 20:28:52 +12:00
Aldo Cortesi
9d0e3c8d61
Doc and help adjustments.
2011-08-03 19:15:01 +12:00
Aldo Cortesi
46ec8f52e7
Prep for 0.5 release
...
- Update CHANGELOG and CONTRIBUTORS
- Bump version
- Include Apple Gamecenter highscore setting tutorial in docs
2011-06-27 16:38:00 +12:00
Aldo Cortesi
c6075e1d93
Add the 30-second client replay tutorial to the docs.
...
It's verbatim from the blog post at the moment - I might edit it a bit before
pushing it to mitmproxy.org.
2011-03-31 11:28:58 +13:00
Aldo Cortesi
f12510d979
Spell-check docs, setup.py fixes, add missing files to manifest.
2011-03-30 12:05:50 +13:00
Aldo Cortesi
c726519e73
Add a stickyauth option.
...
This allows us to replay an HTTP Authorization header, in the same way as we
replay cookies using stickycookies. This lets us conveniently get at HTTP Basic
Auth protected resources through the proxy, but is not enough to do the same
for HTTP Digest auth. We'll put that on the todo list.
2011-03-20 17:31:54 +13:00
Aldo Cortesi
80e023b5ba
Add a script to generate a contributors list, and use it to make a CONTRIBUTORS file.
2011-03-19 20:34:53 +13:00
Aldo Cortesi
5015b1dfb2
Docs - refinement and styling.
2011-03-19 19:47:19 +13:00
Aldo Cortesi
93373efc8c
Documentation, styling to fit on website.
2011-03-19 16:30:45 +13:00
Aldo Cortesi
de73927896
Docs and todo.
2011-03-19 12:47:37 +13:00
Aldo Cortesi
6d4bb1faeb
Docs.
...
Add screenshots and an explanation of interception.
2011-03-19 12:32:44 +13:00
Aldo Cortesi
3120b5ce15
Docs.
...
- Add IOS screenshots.
- Add drop-shadows to screenshots that need them.
- Optimise PNGs for size.
2011-03-19 11:57:14 +13:00
Aldo Cortesi
872b7881f2
Docs.
2011-03-19 11:26:51 +13:00
Aldo Cortesi
35a952ef3c
Docs.
2011-03-18 17:53:00 +13:00
Aldo Cortesi
e22fd74d06
Revamp key generation.
...
We now create three different files in the .mitmproxy directory when a dummy CA
is made:
mitmproxy-ca.pem - the CA, including private key
mitmproxy-ca-cert.p12 - A pkcs12 version of the certificate, for distribution to Windows.
mitmproxy-ca-cert.pem - A PEM version of the certificate, for distribution to everyone else.
2011-03-18 16:45:31 +13:00
Aldo Cortesi
e983253ecc
Docs, minor cert tweaks.
2011-03-18 09:04:49 +13:00
Aldo Cortesi
2af6dcf6f7
Documentation.
2011-03-16 15:50:31 +13:00
Aldo Cortesi
9af516b14b
Documentation.
2011-03-16 15:27:26 +13:00
Aldo Cortesi
e6ef0c3faf
Begin to flesh out and refactor docs.
2011-03-16 11:09:10 +13:00
Aldo Cortesi
563d4161f1
Stub out doc tutes.
2011-03-15 10:08:48 +13:00
Aldo Cortesi
9b961a8236
Use raw_display instead of curses_display.
2011-03-14 15:56:25 +13:00
Aldo Cortesi
58fc0041fa
Stub out doc structure, add screenshots for configuring certs in Firefox.
2011-02-19 19:43:44 +13:00
Aldo Cortesi
cd4eea3934
First pass of script hooks for mitmdump.
...
Also stub out docs, improve mitmdump error handling.
2011-02-18 12:40:45 +13:00
Aldo Cortesi
b8d8030abd
Documentation updates.
2011-01-25 10:59:50 +13:00
Aldo Cortesi
2f5de24098
Add FAQ entry for installing globally trusted certs for pentesting Windows apps.
2011-01-17 16:14:20 +13:00
Aldo Cortesi
cb0e328709
Initial checkin.
2010-02-16 17:09:07 +13:00