Skip to content

v4.5.0: feat: add `RunCMD2`

Compare
Choose a tag to compare
@Laisky Laisky released this 24 Aug 05:59
· 150 commits to v4 since this release
  • de5e26f feat: add RunCMD2
  • ed40e56 feat: add NewECDSAPrikeyAndCert
  • 568c0fd fix: Improve user prompts and formatting in terminal functions
  • 671bf04 chore: Update dependencies and fix import statements
  • e30bde1 docs: Improve documentation and fix bug in tls_test
  • 0778353 docs: add some comment
  • 0f20cb7 fix: fix some corner case for JoinFilepath
  • 4a27974 fix: defend zip-slip in FilepathJoin
  • 71adb92 feat: add FilepathJoin
  • 468fcd1 perf: remove-dup concurrently
  • 1766541 feat: Refactor and improve code across multiple files
  • 1a75f84 chore: Enable multiple linters in .golangci.lint.yml
  • 745d510 feat: add CloseWithLog and FlushWithLog
  • acb18f7 refactor: Refactor code by removing unused imports and adding a new decoder variable
  • 8024ff3 feat: add some convert tools for x.509 CRL
  • 75a4d4d docs: Improve crypto package for wider PKI system use
  • ba457b0 test: Increase TLS test coverage and import packages.
  • f6778f1 feat: support 1pondo and carib's file format
  • 55b9487 refactor: Refactor file naming conventions for consistency
  • 9b51353 feat: Update AV filename conversion logic and tests
  • d8e9276 feat: Refactor file path handling in rename feature
  • b7f452d feat: Refactor command to improve naming conventions
  • 416c401 feat: Refactor file handling and add new tests
  • 9c87305 test: Increase security measures in crypto module.
  • 083c8b0 refactor: Refactor and update crypto and testing functions
  • fb7c254 test: add more test case