CHANGELOG and CONTRIBUTORS
This commit is contained in:
parent
c89378047b
commit
c1a60a1f6b
18
CHANGELOG
18
CHANGELOG
|
@ -1,5 +1,21 @@
|
||||||
|
|
||||||
x January 2013: mitmproxy 0.9:
|
16 June 2013: mitmproxy 0.9.1:
|
||||||
|
|
||||||
|
* Use "correct" case for Content-Type headers added by mitmproxy.
|
||||||
|
|
||||||
|
* Make UTF environment detection more robust.
|
||||||
|
|
||||||
|
* Improved MIME-type detection for viewers.
|
||||||
|
|
||||||
|
* More flexible transparent proxying for OSX. We now work for versions
|
||||||
|
prior to Mountain Lion, and with both pf and ipfw.
|
||||||
|
|
||||||
|
* Always read files in binary mode (Windows compatibility fix).
|
||||||
|
|
||||||
|
* Some developer documentation.
|
||||||
|
|
||||||
|
|
||||||
|
15 May 2013: mitmproxy 0.9:
|
||||||
|
|
||||||
* Upstream certs mode is now the default.
|
* Upstream certs mode is now the default.
|
||||||
|
|
||||||
|
|
30
CONTRIBUTORS
30
CONTRIBUTORS
|
@ -1,35 +1,39 @@
|
||||||
759 Aldo Cortesi
|
777 Aldo Cortesi
|
||||||
18 Henrik Nordstrom
|
18 Henrik Nordstrom
|
||||||
13 Thomas Roth
|
13 Thomas Roth
|
||||||
11 Stephen Altamirano
|
11 Stephen Altamirano
|
||||||
10 András Veres-Szentkirályi
|
10 András Veres-Szentkirályi
|
||||||
8 Rouli
|
8 Rouli
|
||||||
|
8 Jason A. Novak
|
||||||
7 Alexis Hildebrandt
|
7 Alexis Hildebrandt
|
||||||
5 Maximilian Hils
|
6 Maximilian Hils
|
||||||
4 Bryan Bishop
|
|
||||||
4 Valtteri Virtanen
|
4 Valtteri Virtanen
|
||||||
|
4 Bryan Bishop
|
||||||
3 Chris Neasbitt
|
3 Chris Neasbitt
|
||||||
2 Michael Frister
|
|
||||||
2 Heikki Hannikainen
|
2 Heikki Hannikainen
|
||||||
2 Jim Lloyd
|
2 Jim Lloyd
|
||||||
2 Mark E. Haase
|
2 Mark E. Haase
|
||||||
|
2 Michael Frister
|
||||||
2 Rob Wills
|
2 Rob Wills
|
||||||
2 alts
|
2 alts
|
||||||
2 israel
|
2 israel
|
||||||
1 Jakub Nawalaniec
|
1 Mathieu Mitchell
|
||||||
|
1 Michael Bisbjerg
|
||||||
|
1 capt8bit
|
||||||
|
1 Nicolas Esteves
|
||||||
1 Paul
|
1 Paul
|
||||||
1 phil plante
|
1 phil plante
|
||||||
1 Rory McCann
|
1 Rory McCann
|
||||||
1 Henrik Nordström
|
1 Jakub Nawalaniec
|
||||||
1 Rune Halvorsen
|
1 Rune Halvorsen
|
||||||
1 Sahn Lam
|
1 Sahn Lam
|
||||||
1 Felix Wolfsteller
|
1 Ivaylo Popov
|
||||||
1 Eric Entzel
|
|
||||||
1 Ulrich Petri
|
|
||||||
1 Andy Smith
|
1 Andy Smith
|
||||||
|
1 Ulrich Petri
|
||||||
|
1 Henrik Nordström
|
||||||
|
1 Felix Wolfsteller
|
||||||
1 Yuangxuan Wang
|
1 Yuangxuan Wang
|
||||||
|
1 Kit Randel
|
||||||
|
1 Marc Liyanage
|
||||||
1 meeee
|
1 meeee
|
||||||
1 capt8bit
|
1 Eric Entzel
|
||||||
1 Mathieu Mitchell
|
|
||||||
1 Jason A. Novak
|
|
||||||
1 Nicolas Esteves
|
|
||||||
|
|
Loading…
Reference in New Issue