Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull request #129

Open
wants to merge 871 commits into
base: master
Choose a base branch
from
Open

Pull request #129

wants to merge 871 commits into from

Conversation

AquaWang
Copy link

@AquaWang AquaWang commented Aug 1, 2017

No description provided.

jekh and others added 30 commits December 27, 2015 19:32
MITM module and MITM support
Text updates for beta-4 release
Added test demonstrating short-circuiting with Javascript filters
…gth-not-available

Remove test dependency on unlimited strength policy files
…nnect

Require HTTP method to blacklist CONNECTs
Add EC builder to ImpersonatingMitmManager
Fix for cookie expiration in HAR files
…valent from MITM module in order to remove legacy ProxyServer dependency on ancient version of Bouncy Castle.
Remove dependency on ancient Bouncy Castle
Fixed broken ca-certificate-rsa.cer link
Add auto basic authentication to LittleProxy implementation
Ignore Eclipse generated files in modules too.
…alone

Add useEcc convenience option to BrowserMobProxyServer and REST API
jekh and others added 30 commits February 26, 2017 18:13
Updated jackson, slf4j, and LP build
Updated MITM documentation and LP version
…ecated HostAndPort.getHostText() with .getHost().
…encies

Fix incompatibility with Guava 22 & update other dependencies
Operations may take less than 1 millisecond at powerful machines, so rounding to milliseconds
results to 0 time duration. Usage of nanoseconds allows to make tests more stable
…ndencies

Removed tests from legacy HarTest that used external websites
I had issues finding "trustAllServers" parameters. I figure other people have this issue as well, so I decided to add the /proxy POST request with its full sets of parameters to this file.

You can see the list of input parameters for /proxy in browersmob-rest/src/main/java/net.lightbody.bmp.proxy.bricks.newProxy(...)

Full set of System Parameters:
http.proxyHost - Deprecated
http.proxyPort - Deprecated

Full set of HTTP parameters includes:
httpProxy - Deprecated
proxyUsername
proxyPassword
bindAddress
serverBindAddress
port
useEcc
trustAllServers
provided, and travis' openjdk7 does not contain the necessary SunEC
elliptic curve provider.
Updated netty, bouncycastle, and log4j versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.