42
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
commented changes to ParosProxy with //ZAP: More... over 13 years ago
Take over WebSocket-connections and process via Java' NIO initial draft for classes (does not work in threaded mode) More... over 13 years ago
Bug fix Issue 298 - Content-Length header is not properly updated More... over 13 years ago
accidently overwrote description in wrong extension - fixed; removed Extension class from Proxy 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 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 More... over 13 years ago
create branch for my GSoC project: Enhancing ZAP with WebSockets support. 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. 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. 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. More... over 13 years ago
Added driver (Windows (x86)) for the Portuguese Cartão de Cidadão (eID). More... over 13 years ago
Added logging of exceptions. More... over 13 years ago
Updated commons-configuration to version 1.8. More... over 13 years ago
Removed methods, that were no longer used, to set status text in the footer panel. 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. More... over 13 years ago
Fixed a bug introduced in r1234 that prevented ZAP to shutdown correctly when in daemon mode. More... over 13 years ago
Added a missing @Override annotation. More... over 13 years ago
Added @Override annotation to all appropriate methods and removed unnecessary casts in the paros and zap packages. More... over 13 years ago
Changed the method DynamicLoader.getFilteredObject(Class) to be a generic method and made other minor changes. 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. More... over 13 years ago
Moved the save of the configurations of the main http panels and the configuration file from ExtensionLoader to Control. More... over 13 years ago
Changed so that the value is not shown twice. More... over 13 years ago
Bug fixes: - Issue 185 - Problem causes Undoing/Redoing in text fields other than the one that has the focus. - A bug introduced in r1234 that caused the first breakpoint to always be dropped. More... over 13 years ago
1.4.0.1 for clarity
Simon Bennetts
as psiinon
More... over 13 years ago
1.4.0.1 for clarity
Simon Bennetts
as psiinon
More... over 13 years ago
Updated to 1.4.0.1 for clarity
Simon Bennetts
as psiinon
More... over 13 years ago
Updated the version information as agreed with Simon More... over 13 years ago
Corrected the version to 1.4.0!
Simon Bennetts
as psiinon
More... over 13 years ago
Updated version in config file
Simon Bennetts
as psiinon
More... over 13 years ago
Updated 1.4.0 release notes
Simon Bennetts
as psiinon
More... over 13 years ago