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: ReaJason/MemShellParty
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.0
Choose a base ref
...
head repository: ReaJason/MemShellParty
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.0
Choose a head ref
  • 16 commits
  • 37 files changed
  • 2 contributors

Commits on Feb 8, 2026

  1. chore: upgrade deps

    ReaJason committed Feb 8, 2026
    Configuration menu
    Copy the full SHA
    c045121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fbf20c View commit details
    Browse the repository at this point in the history
  3. chore: 2.5.1-SNAPSHOT

    ReaJason committed Feb 8, 2026
    Configuration menu
    Copy the full SHA
    ca26e37 View commit details
    Browse the repository at this point in the history
  4. fix: method body write failed with jakarta renamed

    ByteBuddy Advice cache the class method list at first, the method signature will be changed when use jakarta rename, if follow advice need enhance the javax method, it will not find method signature. because ByteBuddy cached javax method, but follow advice need find the jakarta method, boom~
    ReaJason committed Feb 8, 2026
    Configuration menu
    Copy the full SHA
    b40fc59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    027987f View commit details
    Browse the repository at this point in the history
  6. refactor: simplify code

    ReaJason committed Feb 8, 2026
    Configuration menu
    Copy the full SHA
    d8fa51f View commit details
    Browse the repository at this point in the history
  7. feat: sync suo5 v2.1.0

    zema1 authored and ReaJason committed Feb 8, 2026
    Configuration menu
    Copy the full SHA
    f9522c1 View commit details
    Browse the repository at this point in the history
  8. refactor: use Suo5V2Loader

    ReaJason committed Feb 8, 2026
    Configuration menu
    Copy the full SHA
    5f95748 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ea851c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    96764e2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9213b93 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5ddbca5 View commit details
    Browse the repository at this point in the history
  13. Revert "test: vul-webapp failed in servlet 2.3"

    This reverts commit 93971fc.
    ReaJason committed Feb 8, 2026
    Configuration menu
    Copy the full SHA
    713d24e View commit details
    Browse the repository at this point in the history
  14. chore: upgrade deps

    ReaJason committed Feb 8, 2026
    Configuration menu
    Copy the full SHA
    2a4e82e View commit details
    Browse the repository at this point in the history
  15. docs: update CHANGELOG

    ReaJason committed Feb 8, 2026
    Configuration menu
    Copy the full SHA
    995e018 View commit details
    Browse the repository at this point in the history
  16. chore: 2.6.0

    ReaJason committed Feb 8, 2026
    Configuration menu
    Copy the full SHA
    0d3b56d View commit details
    Browse the repository at this point in the history
Loading