]> www.wagner.pp.ru Git - openssl-gost/engine.git/shortlog
openssl-gost/engine.git
2025-05-28 Ilya ShipitsinMerge pull request #455 from arx11/magma_ctracpkm_omac master
2025-05-28 Ilya ShipitsinMerge pull request #454 from arx11/missing_buffer_cleanses
2025-05-28 Ilya ShipitsinMerge pull request #453 from arx11/raw_ec_keys
2025-05-27 Ilya ShipitsinMerge pull request #462 from yanovich/infer
2025-05-27 Ilya ShipitsinMerge pull request #469 from adrien-n/master
2025-05-27 Ilya ShipitsinMerge pull request #477 from chipitsine/master
2025-05-27 Ilya Shipitsinupdate submodule: libprov 477/head
2025-04-20 Ilya ShipitsinMerge pull request #476 from chipitsine/master
2025-04-20 Ilia Shipitsinmodernize macos images 476/head
2025-04-20 Ilya ShipitsinMerge pull request #474 from chipitsine/master
2025-04-20 Ilia ShipitsinCI: use the latest actions/cache 474/head
2025-04-20 Ilya ShipitsinMerge pull request #473 from chipitsine/master
2025-04-20 Ilia Shipitsinupdate ubuntu image in CI 473/head
2025-04-20 Ilya ShipitsinMerge pull request #472 from chipitsine/master
2025-04-20 Ilia Shipitsinmodernize coverity scan a bit 472/head
2025-04-01 Neil Hormanupdate to latest version of libprov 470/head
2025-03-28 Vitaly Chikunovtcl_tests: ca.try: Ignore multi-space indentation in...
2025-03-25 Adrien Nadertest: parallel testsuite runs failed due to reused... 469/head
2024-07-30 Sergei IanovichFix double initialization 462/head
2024-07-30 Sergei IanovichFix false positive static analysis issue #2
2024-07-30 Sergei IanovichFix false positive static analysis issue
2024-03-27 arx11Fix another "openssl engine" check 455/head
2024-03-26 arx11Fix "openssl engine" check (again)
2024-03-26 arx11Fix "openssl engine" check
2024-03-25 arx11Fixed algorithm detection between magma and kuznyechik...
2024-03-24 arx11Added missing buffer cleanse 454/head
2024-03-24 arx11Added support for magma-ctracpkm-omac.
2024-03-23 arx11Added support for raw public key export and import 453/head
2024-03-22 Vitaly Chikunovtcl_tests: ca.try: Ignore openssl crl exit status for...
2024-03-22 Vitaly Chikunovtcl_tests: Introduce new exitStatus -1 to ignore exit...
2023-11-17 Dmitry BelyavskiyBig-Endian platforms magma-mgm fix v3.0.3
2023-07-28 Dmitry BelyavskiyAdjust CA test according to new wording v3.0.2
2023-06-15 Vitaly ChikunovFix gcc13 error: writing 1 byte into a region of size 0
2023-01-05 Craig AndrewsCorrect CMake files installation path
2022-12-02 Sergei Ianovichprovider wrapping for -mgm ciphers
2022-12-02 igrkirImplementation of the MGM mode for magma/kuznyechik
2022-12-02 Sergei Ianovichengine: create missing NIDs
2022-11-02 Ilya ShipitsinMerge pull request #421 from chipitsine/master
2022-11-02 Ilya ShipitsinCI: cirrus: bump image to freebsd 13.1 421/head
2022-09-25 Dmitry Belyavskiyupdating CA constraints
2022-08-11 Mark FedorovAdd magma-ecb mode. Fixes #410
2022-07-22 Dmitry BelyavskiyWe need to init submodule explicitly
2022-07-11 Mark FedorovRefactored acpkm_magma_key_meshing
2022-07-02 Mark FedorovRefactor little-to-big-endian subroutine for magma
2022-05-24 Vitaly Chikunovgost_ec_sign: Fix sig verify step 1 range checks
2022-05-23 Dmitry BelyavskiyOn unpacking key blob output buffer size should be... v3.0.1
2022-05-23 Dmitry BelyavskiyFix buffer overrun in creating key transport blob accor...
2022-05-23 Dmitry BelyavskiyFix buffer overrun in creating key transport blob accor...
2022-05-04 Dmitry BelyavskiyMake TLS tests on SECLEVEL 0
2022-02-08 Dmitry BelyavskiyGet rid of irrelevant examples
2022-02-08 Vitaly ChikunovFix gcc12 -fanalyzer warning
2022-02-07 Dmitry BelyavskiyEnsure that CMAC_ACPKM_CTX_copy works with 2 non-NULL...
2022-02-06 Dmitry BelyavskiyEnsure that CMAC_ACPKM_CTX_copy works with 2 non-NULL...
2022-01-10 Vitaly Chikunovgost_prov: OPENSSL_free what is OPENSSL_zalloc'd
2022-01-09 Vitaly Chikunovgost_prov: Avoid access to unallocated memory
2022-01-09 Vitaly Chikunovgost_ec_keyx: Check CTX data before it's really used
2022-01-08 Ilya ShipitsinMerge pull request #379 from chipitsine/master
2022-01-06 Ilya ShipitsinCI: add daily Coverity scan job 379/head
2021-12-21 Vitaly Chikunovtest_tls: Rework test to be single process
2021-12-21 Vitaly ChikunovMSVC: Fix casting warning C4057
2021-12-21 Vitaly ChikunovMSVC: CI: Specify explicitly OpenSSL build target
2021-12-20 Vitaly ChikunovOutput provider info
2021-12-15 Vitaly ChikunovCMake: Set default build type to RelWithDebInfo
2021-12-11 Vitaly ChikunovMSVC: Add dllexport to OSSL_provider_init
2021-12-11 Vitaly ChikunovCMake: Add CONFIG to the output dir if MSVC
2021-12-11 Vitaly ChikunovCMake: Test presence of prove for perl tests
2021-12-11 Vitaly ChikunovMSVC: Do not build in library form
2021-12-11 Vitaly ChikunovMSVC: Fix 'no OPENSSL_Applink' error
2021-12-11 Vitaly ChikunovMSVC: Skip building Linux-only binaries
2021-12-11 Vitaly ChikunovMSVC: Fix absence of 'setenv'
2021-12-11 Vitaly ChikunovMSVC: Fix include files
2021-12-11 Vitaly ChikunovMSVC: Fix signed/unsigned mismatch errors
2021-12-11 Vitaly ChikunovMSVC: No support for GCC's compound statement expressions
2021-12-11 Vitaly ChikunovMSVC: Replace variable-length automatic arrays with...
2021-12-11 Vitaly ChikunovMSVC: Ifdef GCC pragmas
2021-12-11 Vitaly ChikunovMSVC: Avoid use `htonl' since it requires linking with...
2021-12-11 Vitaly ChikunovMSVC: Remove GCC pragma messages
2021-12-11 Vitaly ChikunovMSVC: Replace tentative arrays with pointers
2021-12-11 Vitaly ChikunovMSVC: Fix unresolved externals (cipher_gost_grasshopper...
2021-12-11 Vitaly ChikunovMSVC: Fix Elvis operator
2021-12-11 Vitaly ChikunovMSVC: Fix unreachable code warning
2021-12-11 Vitaly ChikunovMSVC: Fix signedness in comparison
2021-12-11 Vitaly ChikunovMSVC: Undo adding `-Wno-error=deprecated-declarations`
2021-12-11 Vitaly ChikunovMSVC: Disable deprecated declarations (C4996) warning
2021-12-11 Vitaly ChikunovCI: Build and test on Windows (MSVC)
2021-12-01 Vitaly ChikunovAdd .editorconfig
2021-11-25 Anton FadeevUse frpintf(stderr, ...) instead of printf(...)
2021-11-14 Dmitry BelyavskiyProperly set expected digest size for mac in provider
2021-10-11 Richard LevitteDocument the current state of the GOST provider
2021-10-11 Richard Levittelibprov: update to latest
2021-10-11 Richard LevitteMaking a gost provider - installation instructions
2021-10-11 Richard LevitteMaking a gost provider - Adapt test_context.c for providers
2021-10-11 Richard LevitteMaking a gost provider - Adapt test_ciphers.c for providers
2021-10-11 Richard LevitteMaking a gost provider - Adapt test_digest.c for providers
2021-10-11 Richard LevitteMaking a gost provider - Adapt the grasshopper OMACs...
2021-10-11 Richard LevitteMaking a gost provider - Add the macs
2021-10-11 Richard LevitteMaking a gost provider - Add the digests
2021-10-11 Richard LevitteMaking a gost provider - Add the ciphers
2021-10-11 Richard LevitteMaking a gost provider - Refactor the testing foundation
2021-10-11 Richard LevitteMaking a gost provider - Add the provider foundation
next