openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Zed Attack Proxy
Settings
|
Report Duplicate
42
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
3 days
ago.
Aug 22, 2024 — Aug 22, 2025
Showing page 804 of 827
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed issues with cookies set during redirects (code 302) that were not being picked up, causing false positives.
ElColmo
as
[email protected]
More...
over 13 years ago
Added method name (GET/POST) in one of the messages
ElColmo
as
[email protected]
More...
over 13 years ago
Changed the method AbstractPlugin.sendAndReceive(HttpMessage msg, boolean isFollowRedirect) to use the parameter "isFollowRedirect".
thc202
More...
over 13 years ago
Changed to search only once for plug-ins in the "plugin" directory. Changed to log the message of duplicate IDs.
thc202
More...
over 13 years ago
merged changes on trunk into websockets branch fixed svn:ignore to ignore only eclipse files
[email protected]
More...
over 13 years ago
Bug fix Issue 297 - Exclusions not honored
thc202
More...
over 13 years ago
Build and Deploy the Session Fixation extension
ElColmo
as
[email protected]
More...
over 13 years ago
First cut of default messages file for session fixation.
ElColmo
as
[email protected]
More...
over 13 years ago
First cut: looks for Session Fixation issues on cookie parameters. Checks all cookie parameters found, not just the session cookie parameters found in the user options screen (may want to make it an option to check all possible/listed session ids only). Internationalised.
ElColmo
as
[email protected]
More...
over 13 years ago
avoid calling disconnect() after successful WebSockets handshake use a Thread to process WebSocket messages
[email protected]
More...
over 13 years ago
commented changes to ParosProxy with //ZAP:
[email protected]
More...
over 13 years ago
Take over WebSocket-connections and process via Java' NIO initial draft for classes (does not work in threaded mode)
[email protected]
More...
over 13 years ago
Bug fix Issue 298 - Content-Length header is not properly updated
thc202
More...
over 13 years ago
accidently overwrote description in wrong extension - fixed; removed Extension class from Proxy
[email protected]
More...
over 13 years ago
custom HttpConnection class plus -Manager that allows me to get outgoing socket connection extension package created ignore build files in build directory
[email protected]
More...
over 13 years ago
upgraded to httpclient version 3.1 (formerly 3.0) added ZapGetMethod class that does not fail on HTTP status code 101 (Switching Protocols) ignore build files and eclipse files
[email protected]
More...
over 13 years ago
create branch for my GSoC project: Enhancing ZAP with WebSockets support.
[email protected]
More...
over 13 years ago
Changed the help pages: Added missing tags, removed the ones that were not needed, replaced some characters with its named character entities and added missing issues to the release 1.4.0.
thc202
More...
over 13 years ago
Changed some methods to only initialise the view components if ZAP is in GUI mode. Moved some @SuppressWarnings("unchecked") annotations to local variables instead of applying to the method. Other minor changes.
thc202
More...
over 13 years ago
Changed to set the initial capacity of some collections, when the number of elements is known. Changed comments, that had the old package name, from "com.proofsecure" to "org.parosproxy". Added @Deprecated annotation to all deprecated plug-ins. Changed the filter FilterDetectMalciousContent to not check for the password AUTOCOMPLETE, as now there is a passive scanner that does that. Changed to use the class literal, instead of getting the class at runtime, to get the resources. Other minor changes.
thc202
More...
over 13 years ago
Added driver (Windows (x86)) for the Portuguese Cartão de Cidadão (eID).
thc202
More...
over 13 years ago
Added logging of exceptions.
thc202
More...
over 13 years ago
Updated commons-configuration to version 1.8.
thc202
More...
over 13 years ago
Removed methods, that were no longer used, to set status text in the footer panel.
thc202
More...
over 13 years ago
Added type arguments to generic types, removed unnecessary casts, added missing @Override annotations, changed to use the methods Boolean.valueOf and Integer.valueof and other minor changes.
thc202
More...
over 13 years ago
Fixed a bug introduced in r1234 that prevented ZAP to shutdown correctly when in daemon mode.
thc202
More...
over 13 years ago
Added a missing @Override annotation.
thc202
More...
over 13 years ago
Added @Override annotation to all appropriate methods and removed unnecessary casts in the paros and zap packages.
thc202
More...
over 13 years ago
Changed the method DynamicLoader.getFilteredObject(Class) to be a generic method and made other minor changes.
thc202
More...
over 13 years ago
Changed the UncaughtExceptionLogger to check if the logger has been configured, if not, the exceptions will be printed in the error output stream.
thc202
More...
over 13 years ago
←
1
2
…
800
801
802
803
804
805
806
807
808
…
826
827
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree