Mining/miner/proxy/src
snider c77cdb0076 fix: Address 9 security findings from code review (batch 5)
Security fixes:
- HIGH-017: Add timeout cleanup for Client results/callbacks maps
- HIGH-020: Fix iterator invalidation in SimpleSplitter::tick()
- HIGH-022: Add bounds checking in EthStratum height parsing
- HIGH-025: Remove improper CloseHandle on Windows std handles
- HIGH-027: Use std::nothrow for Miner allocation with proper null check

Quality/stability fixes:
- MED-001: Use explicit uint64_t max for custom diff validation
- MED-004: Add fork() error logging with strerror
- MED-006: Add null checks in Controller methods for safe operation
- MED-008: Optimize NonceMapper with single map lookup

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 18:59:24 +00:00
..
3rdparty feat: Rebrand xmrig to miner and vendor XMRig ecosystem 2025-12-30 19:43:02 +00:00
api/v1 fix: Address 10 critical and high security findings in proxy 2025-12-31 18:22:28 +00:00
base fix: Address 9 security findings from code review (batch 5) 2025-12-31 18:59:24 +00:00
core fix: Address 9 security findings from code review (batch 5) 2025-12-31 18:59:24 +00:00
net feat: Rebrand xmrig to miner and vendor XMRig ecosystem 2025-12-30 19:43:02 +00:00
proxy fix: Address 9 security findings from code review (batch 5) 2025-12-31 18:59:24 +00:00
App.cpp fix: Address 5 additional security findings in proxy (batch 3) 2025-12-31 18:41:36 +00:00
App.h feat: Rebrand xmrig to miner and vendor XMRig ecosystem 2025-12-30 19:43:02 +00:00
App_unix.cpp fix: Address 9 security findings from code review (batch 5) 2025-12-31 18:59:24 +00:00
App_win.cpp fix: Address 9 security findings from code review (batch 5) 2025-12-31 18:59:24 +00:00
config.json feat: Rebrand xmrig to miner and vendor XMRig ecosystem 2025-12-30 19:43:02 +00:00
donate.h feat: Rename XMRig references to Miner and add miner.cpp for new platform 2025-12-31 16:38:48 +00:00
miner.cpp feat: Rename XMRig references to Miner and add miner.cpp for new platform 2025-12-31 16:38:48 +00:00
Summary.cpp feat: Rebrand xmrig to miner and vendor XMRig ecosystem 2025-12-30 19:43:02 +00:00
Summary.h feat: Rebrand xmrig to miner and vendor XMRig ecosystem 2025-12-30 19:43:02 +00:00
version.h feat: Rename XMRig references to Miner and add miner.cpp for new platform 2025-12-31 16:38:48 +00:00