Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: ebics-java/ebics-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: zkb-xe2
Choose a base ref
Loading
...
head repository: ebics-java/ebics-java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 21 files changed
  • 4 contributors

Commits on Nov 24, 2025

  1. Merge pull request #40 from ebics-java/zkb-xe2

    support BTUOrderParams for EBICS 3.0 request
    uwemaurer authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    cdb483d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dbb782 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2026

  1. Configuration menu
    Copy the full SHA
    81685a6 View commit details
    Browse the repository at this point in the history
  2. feat(cli): add parameterized launcher for runtime-configured environm…

    …ents
    Maic Stohr authored and mstohr1975 committed Apr 8, 2026
    Configuration menu
    Copy the full SHA
    946bd4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bebe9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abd0b8d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2026

  1. Merge pull request #45 from mstohr1975/feature/configurable-certifica…

    …te-params
    
    feat(certificate): make key length and validity years configurable
    uwemaurer authored Apr 9, 2026
    Configuration menu
    Copy the full SHA
    6feb6ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46 from mstohr1975/feature/parameterized-launcher

    feat(cli): add parameterized launcher for runtime-configured environments
    uwemaurer authored Apr 9, 2026
    Configuration menu
    Copy the full SHA
    c09a1ae View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2026

  1. Bump org.bouncycastle:bcprov-jdk18on from 1.82 to 1.84

    Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.82 to 1.84.
    - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.bouncycastle:bcprov-jdk18on
      dependency-version: '1.84'
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 18, 2026
    Configuration menu
    Copy the full SHA
    985f049 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2026

  1. fix(letter): hash DER certificate in INI/HIA letters for EBICS 3.0

    The letters printed the SHA-256 of the public key by default, but the
    INI/HIA requests always transmit the X.509 certificate. Under H005 the
    letter must carry the SHA-256 of the DER-encoded certificate (spec
    4.4.1.2.3), which the bank verifies against the request — the public-key
    hash failed bank-side verification
    
    fixes #49
    uwemaurer committed May 22, 2026
    Configuration menu
    Copy the full SHA
    2818fa9 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2026

  1. Merge pull request #47 from ebics-java/dependabot/maven/org.bouncycas…

    …tle-bcprov-jdk18on-1.84
    
    Bump org.bouncycastle:bcprov-jdk18on from 1.82 to 1.84
    uwemaurer authored May 27, 2026
    Configuration menu
    Copy the full SHA
    4787893 View commit details
    Browse the repository at this point in the history
  2. refactor: replace commons-codec with JDK Base64/HexFormat, drop gnu-c…

    …rypto
    
    Java 17 ships java.util.Base64 (since 8) and java.util.HexFormat (since 17),
    so commons-codec is redundant. gnu-crypto was declared in pom.xml but never
    imported.
    uwemaurer committed May 27, 2026
    Configuration menu
    Copy the full SHA
    901faa3 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.