这是indexloc提供的服务,不要输入任何密码
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ffuf/ffuf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: ffuf/ffuf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 21 files changed
  • 2 contributors

Commits on Sep 20, 2023

  1. Fix csv test (#731)

    joohoi authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6487328 View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    0e024f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Fixed setting unlimited rate in interactive console (#748)

    * Fixed setting unlimited rate in interactive console
    
    * Add changelog entry
    joohoi authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    de9ac86 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2025

  1. [FEATURE] Add audit logging functionality (#771)

    * Added audit log functionality
    
    * remove redundant comments
    
    * Add tests for audit log writing
    
    * Fix comment, add error checking on config auditing
    
    * Fix auditlog tests
    
    * Update CHANGELOG.md
    
    * Re-order request logging and log raw request/responses when auditing
    
    * Remove header cannonicalization
    
    * Add support for multiple headers with the same name
    
    * Add payload/response delta output
    
    * Added payload/response delta into file outputs
    
    * Fix audit log tests
    
    * Minimize CLI output - remove words and lines
    
    * Implement responsestats array for summary output
    
    * Fix help
    
    * Add response timing chart
    
    * Add checks to response stats generation
    
    * Add statistics and timing line chart to the response summary
    
    * Fix minimum content-length size reporting in the summary
    
    * Add error check to HostURLFromRequest
    
    * Fix audit log err overwriting
    
    * Fix erroneous err variable overwrite
    
    * Implement box plots for summary view
    
    * Update README.md
    
    * Add errors to Request objects for logging
    
    * Fix audit logger error message
    
    * Revert "Merge branch 'master' into auditlogging"
    
    This reverts commit ee8be89, reversing
    changes made to ed58fb6.
    denandz authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    ce3cf6b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Fix -or (#842)

    joohoi authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    57da720 View commit details
    Browse the repository at this point in the history
Loading