[us-commits] [ehb54/ultrascan3] bc8f22: Refactor password re-encryption logic

alexsav815 noreply at github.com
Mon Mar 16 14:47:34 MDT 2026


  Branch: refs/heads/alexey-dev-issue785
  Home:   https://github.com/ehb54/ultrascan3
  Commit: bc8f22c93dcad653e16c52717a9386d9a99c67c9
      https://github.com/ehb54/ultrascan3/commit/bc8f22c93dcad653e16c52717a9386d9a99c67c9
  Author: Lukas Dobler <69309597+doluk at users.noreply.github.com>
  Date:   2026-03-05 (Thu, 05 Mar 2026)

  Changed paths:
    M programs/us_config/us_admin.cpp

  Log Message:
  -----------
  Refactor password re-encryption logic


  Commit: 93b2e5a2535f0de5b6fe2b4384a60d509571f6d4
      https://github.com/ehb54/ultrascan3/commit/93b2e5a2535f0de5b6fe2b4384a60d509571f6d4
  Author: Lukas Dobler <69309597+doluk at users.noreply.github.com>
  Date:   2026-03-05 (Thu, 05 Mar 2026)

  Changed paths:
    M programs/us_config/us_admin.cpp

  Log Message:
  -----------
  Check for empty cipherHex and optimize database loop

Added a check for empty cipherHex before decryption and modified the database loop to use a reference.


  Commit: 466789a804273570c11c7cb44bf28924caa363df
      https://github.com/ehb54/ultrascan3/commit/466789a804273570c11c7cb44bf28924caa363df
  Author: Lukas Dobler <69309597+doluk at users.noreply.github.com>
  Date:   2026-03-12 (Thu, 12 Mar 2026)

  Changed paths:
    M gui/us_convert_gui.cpp
    M gui/us_convert_gui.h
    M programs/us_mwl_species_sim/us_mwl_species_sim.cpp
    M programs/us_pseudo_absorbance/us_convert_scan.cpp
    M programs/us_pseudo_absorbance/us_convert_scan.h
    M test/utils/test_us_time_state.cpp
    M utils/us_astfem_math.cpp
    M utils/us_astfem_math.h
    M utils/us_cfa_data.cpp
    M utils/us_time_state.cpp
    M utils/us_time_state.h
    M utils/us_xpn_data.cpp

  Log Message:
  -----------
  Merge branch 'main' into lukas/masterpassword_change


  Commit: 73d3d9961c360d61b70b25d54f762c7f7435325e
      https://github.com/ehb54/ultrascan3/commit/73d3d9961c360d61b70b25d54f762c7f7435325e
  Author: Lukas Dobler <69309597+doluk at users.noreply.github.com>
  Date:   2026-03-13 (Fri, 13 Mar 2026)

  Changed paths:
    M gui/us_extinction_gui.cpp
    M gui/us_extinction_gui.h
    M programs/us_legacy_converter/us_legacy_converter.cpp
    M programs/us_legacy_converter/us_legacy_converter.h
    M programs/us_query_rmsd/us_query_rmsd.cpp
    M programs/us_query_rmsd/us_query_rmsd.h
    M programs/us_ramp/us_ramp_gui.h
    M programs/us_spectrum/us_spectrum.cpp
    M programs/us_spectrum/us_spectrum.h

  Log Message:
  -----------
  Merge branch 'main' into lukas/masterpassword_change


  Commit: 8fbf539a26017728861e732dc1d18eb23eb5767b
      https://github.com/ehb54/ultrascan3/commit/8fbf539a26017728861e732dc1d18eb23eb5767b
  Author: Lukas Dobler <69309597+doluk at users.noreply.github.com>
  Date:   2026-03-13 (Fri, 13 Mar 2026)

  Changed paths:
    M programs/CMakeLists.txt

  Log Message:
  -----------
  Include OpenSSL applink for MSVC on Windows

Add OpenSSL applink shim for MSVC on Windows.


  Commit: 062c3d2366cc1939df31abf0a90ee9aa81093ffe
      https://github.com/ehb54/ultrascan3/commit/062c3d2366cc1939df31abf0a90ee9aa81093ffe
  Author: Lukas Dobler <69309597+doluk at users.noreply.github.com>
  Date:   2026-03-13 (Fri, 13 Mar 2026)

  Changed paths:
    M utils/us_timer.h

  Log Message:
  -----------
  Replace 'using namespace std' with std:: in us_timer.h

Prevent windows specific type definition conflicts caused by using namespace std;


  Commit: d285dea10ab7bcc93c14b4f74e336121a728f25a
      https://github.com/ehb54/ultrascan3/commit/d285dea10ab7bcc93c14b4f74e336121a728f25a
  Author: Lukas Dobler <69309597+doluk at users.noreply.github.com>
  Date:   2026-03-13 (Fri, 13 Mar 2026)

  Changed paths:
    M vcpkg.json

  Log Message:
  -----------
  Update builtin-baseline version in vcpkg.json


  Commit: 2528e2d95ef721c90585880700173e01e85eaa41
      https://github.com/ehb54/ultrascan3/commit/2528e2d95ef721c90585880700173e01e85eaa41
  Author: Lukas Dobler <69309597+doluk at users.noreply.github.com>
  Date:   2026-03-14 (Sat, 14 Mar 2026)

  Changed paths:
    M programs/us/CMakeLists.txt

  Log Message:
  -----------
  Enhance CMakeLists for Qt6 post-build handling

Added post-build commands for Qt6 integration in Debug and Release modes.


  Commit: 52e46a6c204f209f206de1b17187485510b50872
      https://github.com/ehb54/ultrascan3/commit/52e46a6c204f209f206de1b17187485510b50872
  Author: Lukas Dobler <69309597+doluk at users.noreply.github.com>
  Date:   2026-03-14 (Sat, 14 Mar 2026)

  Changed paths:
    M programs/us/CMakeLists.txt

  Log Message:
  -----------
  Refactor post-build commands for Qt6 on Windows


  Commit: 428287d058712bdf7736b86456a19b29730bec50
      https://github.com/ehb54/ultrascan3/commit/428287d058712bdf7736b86456a19b29730bec50
  Author: Lukas Dobler <69309597+doluk at users.noreply.github.com>
  Date:   2026-03-14 (Sat, 14 Mar 2026)

  Changed paths:
    M utils/us_timer.h

  Log Message:
  -----------
  Add map include to us_timer.h


  Commit: b1e9456925a223045bd903ef52c4096e0e3675dc
      https://github.com/ehb54/ultrascan3/commit/b1e9456925a223045bd903ef52c4096e0e3675dc
  Author: Lukas Dobler <69309597+doluk at users.noreply.github.com>
  Date:   2026-03-14 (Sat, 14 Mar 2026)

  Changed paths:
    M programs/CMakeLists.txt

  Log Message:
  -----------
  Add OpenSSL applink condition for MSVC on Windows


  Commit: d9676faa3a7a6a92c56faa175bcd24c240a39b0d
      https://github.com/ehb54/ultrascan3/commit/d9676faa3a7a6a92c56faa175bcd24c240a39b0d
  Author: Lukas Dobler <69309597+doluk at users.noreply.github.com>
  Date:   2026-03-14 (Sat, 14 Mar 2026)

  Changed paths:
    M programs/CMakeLists.txt
    M programs/us/CMakeLists.txt
    M utils/us_timer.h
    M vcpkg.json

  Log Message:
  -----------
  Merge pull request #389 from ehb54/lukas/qt6-msvc

CMake Qt6 windows compile MSVC


  Commit: 5c16c03541cbbc99e4d1d5e6304244b7c5cd261d
      https://github.com/ehb54/ultrascan3/commit/5c16c03541cbbc99e4d1d5e6304244b7c5cd261d
  Author: Lukas Dobler <69309597+doluk at users.noreply.github.com>
  Date:   2026-03-14 (Sat, 14 Mar 2026)

  Changed paths:
    M programs/CMakeLists.txt
    M programs/us/CMakeLists.txt
    M utils/us_timer.h
    M vcpkg.json

  Log Message:
  -----------
  Merge branch 'main' into lukas/masterpassword_change


  Commit: 4c67ee8e4cb27a2a60a41177608c3cf2565db76a
      https://github.com/ehb54/ultrascan3/commit/4c67ee8e4cb27a2a60a41177608c3cf2565db76a
  Author: Lukas Dobler <69309597+doluk at users.noreply.github.com>
  Date:   2026-03-14 (Sat, 14 Mar 2026)

  Changed paths:
    M gui/us_plot3d.cpp

  Log Message:
  -----------
  Remove redundant assignment to tdata

Prevent memory corruption


  Commit: 6437b90d6e57f06e5aafbea01753415627877e6b
      https://github.com/ehb54/ultrascan3/commit/6437b90d6e57f06e5aafbea01753415627877e6b
  Author: Lukas Dobler <69309597+doluk at users.noreply.github.com>
  Date:   2026-03-14 (Sat, 14 Mar 2026)

  Changed paths:
    M gui/us_analyte_gui.cpp

  Log Message:
  -----------
  Update condition for vbar20 comparison


  Commit: 24cd6bc5d78c14e84c05915d5b043c7628d0c084
      https://github.com/ehb54/ultrascan3/commit/24cd6bc5d78c14e84c05915d5b043c7628d0c084
  Author: Lukas Dobler <69309597+doluk at users.noreply.github.com>
  Date:   2026-03-14 (Sat, 14 Mar 2026)

  Changed paths:
    M gui/us_plot3d.cpp

  Log Message:
  -----------
  Merge pull request #391 from ehb54/lukas/us_mwl_spectra_3dplot_reversey

Remove redundant assignment to tdata


  Commit: cd22d118497ba373e73cde824f09464646c78f6e
      https://github.com/ehb54/ultrascan3/commit/cd22d118497ba373e73cde824f09464646c78f6e
  Author: Lukas Dobler <69309597+doluk at users.noreply.github.com>
  Date:   2026-03-14 (Sat, 14 Mar 2026)

  Changed paths:
    M gui/us_plot3d.cpp

  Log Message:
  -----------
  Merge branch 'main' into lukas/us_analyte_protein_vbar_no_sequence


  Commit: a92e13702d0a02ed4fddd7be57df0c9ec134c449
      https://github.com/ehb54/ultrascan3/commit/a92e13702d0a02ed4fddd7be57df0c9ec134c449
  Author: Lukas Dobler <69309597+doluk at users.noreply.github.com>
  Date:   2026-03-14 (Sat, 14 Mar 2026)

  Changed paths:
    M gui/us_analyte_gui.cpp

  Log Message:
  -----------
  Merge pull request #392 from ehb54/lukas/us_analyte_protein_vbar_no_sequence

Update condition for vbar20 comparison


  Commit: 45a5699260fb89e53971aee6bbf0b5f13d1b40fa
      https://github.com/ehb54/ultrascan3/commit/45a5699260fb89e53971aee6bbf0b5f13d1b40fa
  Author: Lukas Dobler <69309597+doluk at users.noreply.github.com>
  Date:   2026-03-14 (Sat, 14 Mar 2026)

  Changed paths:
    M gui/us_analyte_gui.cpp
    M gui/us_plot3d.cpp

  Log Message:
  -----------
  Merge branch 'main' into lukas/masterpassword_change


  Commit: 07c6d8042bd25e59ca20ca5bd16ed3b6ff8b321c
      https://github.com/ehb54/ultrascan3/commit/07c6d8042bd25e59ca20ca5bd16ed3b6ff8b321c
  Author: Lukas Dobler <69309597+doluk at users.noreply.github.com>
  Date:   2026-03-15 (Sun, 15 Mar 2026)

  Changed paths:
    M programs/us_config/us_admin.cpp

  Log Message:
  -----------
  Merge pull request #385 from ehb54/lukas/masterpassword_change

Refactor password re-encryption logic


  Commit: cfd2bf22ab1f023d0f1bf0c3677f13218d99b4e3
      https://github.com/ehb54/ultrascan3/commit/cfd2bf22ab1f023d0f1bf0c3677f13218d99b4e3
  Author: alexsav815 <alexsav.science at gmail.com>
  Date:   2026-03-16 (Mon, 16 Mar 2026)

  Changed paths:
    M gui/us_analyte_gui.cpp
    M gui/us_plot3d.cpp
    M programs/CMakeLists.txt
    M programs/us/CMakeLists.txt
    M programs/us_config/us_admin.cpp
    M utils/us_timer.h
    M vcpkg.json

  Log Message:
  -----------
  Merge pull request #393 from ehb54/main

Merge main into alexey-dev-issue785


Compare: https://github.com/ehb54/ultrascan3/compare/5e19ef3b84e9...cfd2bf22ab1f

To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications


More information about the us-commits mailing list