Skip to content
Snippets Groups Projects
Select Git revision
  • chore/zbp-adapter-test-env
  • feature/1731-streaming-cipher
  • feature/1779-network-test
  • feature/2215-service-locater-pattern
  • feature/2333-bpmn-innoweek
  • feature/2411-actor-configuration
  • feature/654-cucumber-dummy
  • feature/667-derive-vpki
  • feature/upgrade-java-21
  • main default protected
  • refactor/1989-refactor-replies
  • 2.6.0
  • 2.5.2
  • 2.5.1
  • 2.5.0
  • 2.4.0
  • 2.3.5
  • 2.3.4
  • 2.3.3
  • 2.3.2
  • 2.3.1
  • 2.3.0
  • 2.2.0
  • 2.1.0
  • 2.0.3
  • 2.0.2
  • 2.0.1
  • 2.0.0
  • 1.1.0-rc.1
  • 1.1.0-rc.0
  • 1.0.0
31 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.015May1413111087653229Apr252423222019181716151312111098226Mar201817151413121198742129Feb2827232221201916141387654130Jan292725242215141110984228Dec24211918171513118543130Nov29282732127Oct262524232120191817161312111097654229Sep2827refactor: fix reply sender attachment handling (planning#1522))refactor: send chunked attachments created by the handler (planning#1522))refactor: add option to send attachment streams (planning#1522))refactor: make auth tag parsing public (planning#1522))refactor: add option to store chunked file data and unchunked data in byte[] (planning#1522))refactor: do not load data into memory but store a stream reference instead (planning#1522))refactor: use uuid if no filename is present (planning#1522))feat: chunking option to config (planning#1522))feat: add attachment handler to create chunked and unchunked payloads (planning#1522))refactor: use path object instead of string (planning#1522))refactor: remove toBytes in logger to safe memory (planning#1522))feat: add input stream payload (planning#1522))refactor: add stopwatch (planning#1522))feat: add chunk concat of the split files (planning#1522))refactor: adjust sec formatting (planning#1522))refactor: rename variable (planning#1522))feat: add attachment chunker for file paths and streams (planning#1522))refactor: decrease default after visualvm profiling of the heap (planning#1522))refactor: fix resource paths (planning#1522))refactor: extend test by large attachment (planning#1522))test: add tests for large attachments and in-memory data (planning#1522))refactor: add stream option for large attachment data (planning#1522))refactor: fix test (planning#1522))refactor: rollback to 9.37 because 9.38 enforces a limit of 100K ciphertext length if compression is on, which is currently also validated by ZSDrefactor: adjust chunking for large data from files and in-memory data (planning#1522))refactor: store two data sources in attachment based on the size of the payload (planning#1522))feat: add new attachment exception (planning#1522))refactor: adjust max. chunk size according to max. attachment size in ZSD incl. space for compression overhead that is applied after chunking (planning#1522))refactor: add javadoc (planning#1522))refactor: add config example (planning#1522))test: add max chunk size test (planning#1522))refactor: add max size check and throw exception if allowed size is exceeded (planning#1522))refactor: add javadoc (planning#1522))refactor: cleanup assertions (planning#1522))refactor: remove unnecessary rethrow and exception in catch block (planning#1522))refactor: rethrow io-exception as runtime exception (planning#1522))refactor: remove digest reset and create new message digest on each method call to prevent multi-thread issues (planning#1522))chore: add javadoc (planning#1522))Merge branch 'renovate/mockito-monorepo' into 'main'chore(deps): update dependency org.mockito:mockito-core to v5.12.0
Loading