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: bytebutcher/burp-send-to
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0
Choose a base ref
...
head repository: bytebutcher/burp-send-to
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 64 files changed
  • 2 contributors

Commits on Jan 12, 2020

  1. Added additional code to ensure that only commands which should repla…

    …ce selection wait for command output
    bytebutcher committed Jan 12, 2020
    Copy the full SHA
    f4bfa2a View commit details

Commits on Jan 26, 2020

  1. Added feature which makes it possible to choose within context menu w…

    …hether information (e.g. HTTP-Headers, HTTP-Body, HTTP-Message) should be taken from request or response.
    bytebutcher committed Jan 26, 2020
    Copy the full SHA
    f2f667e View commit details

Commits on Jan 29, 2020

  1. Copy the full SHA
    4c7d1c2 View commit details
  2. Copy the full SHA
    eab445b View commit details

Commits on Feb 16, 2020

  1. Updated build notes

    bytebutcher committed Feb 16, 2020
    Copy the full SHA
    b51c139 View commit details

Commits on Feb 18, 2020

  1. Added feature to customize placeholder behaviour using the "Advanced"…

    …-button in the add-/edit-dialog which plays a role when multiple messages are selected.
    
    Fixed state of context menu entries which should replace output when multiple messages are selected and when no selection was made by the user. In both cases they are now disabled.
    bytebutcher committed Feb 18, 2020
    Copy the full SHA
    431766c View commit details
  2. Fixed Advanced Dialog when not existing placeholders are used. They a…

    …re ignored now.
    
    Refactored placeholders by splitting placeholders into placeholder model and placeholder parser.
    bytebutcher committed Feb 18, 2020
    Copy the full SHA
    61fc269 View commit details
  3. Changed default placeholder behaviour from string-separated to comman…

    …d-separated since this is what one might expect when selecting multiple messages.
    bytebutcher committed Feb 18, 2020
    Copy the full SHA
    182bd66 View commit details
  4. Adjusted README.md by adding additional images and description regard…

    …ing placeholder behaviour feature.
    
    Adjusted extension version within BappManifest.bmf to 1.3.
    bytebutcher committed Feb 18, 2020
    Copy the full SHA
    bf72fed View commit details

Commits on Feb 21, 2020

  1. Added feature to let user chooce the run-in-terminal-behaviour. It is…

    … not possible to select whether multiple commands should be run in separate or in single terminal.
    
    Added additional configuration options to select whether a warning/choice dialog should be shown or a default choice (e.g. Run in separate terminals/Run in single terminal) should be taken.
    Corrected default entries (commands can not run in terminal and at the same time replace selected text).
    bytebutcher committed Feb 21, 2020
    Copy the full SHA
    1c275c4 View commit details
  2. Minor refactorings, visual changes in the table layout and default ch…

    …oice fix in dialog.
    
    Previously the options "Run in Terminal" and "Output should replace selection" were individual columns within the send-to table. The column for the setting "Run in Background" was completely missing. Since these choices are binary (only one setting can be selected at once), they are now represented in one column as human readable text ("Run in Background", "Run in Terminal", "Output should replace Selection").
    Fixed focusing the default choice in the SendToRunInTerminalBehaviourChoiceDialog.
    bytebutcher committed Feb 21, 2020
    Copy the full SHA
    f39da06 View commit details
  3. Updated README.md

    bytebutcher committed Feb 21, 2020
    Copy the full SHA
    645cb8c View commit details
  4. Updated README.md

    bytebutcher committed Feb 21, 2020
    Copy the full SHA
    026144e View commit details

Commits on Jan 17, 2021

  1. Copy the full SHA
    5907547 View commit details
  2. #2 Added ability to disable the functionality to 'Surround placeholde…

    …rs with single quotes automatically (safe mode)' globally
    bytebutcher committed Jan 17, 2021
    Copy the full SHA
    7e026eb View commit details
  3. Copy the full SHA
    c62b622 View commit details

Commits on Feb 6, 2021

  1. Copy the full SHA
    8e1a9e8 View commit details
  2. Copy the full SHA
    c04c688 View commit details

Commits on Nov 27, 2022

  1. Update README.md

    bytebutcher authored Nov 27, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    2ddd164 View commit details
  2. Update README.md

    bytebutcher authored Nov 27, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    db1e378 View commit details
Loading