towerops/lib
Graham McInitre e6fba0c5a3 fix: register NIF compiler, add Nix shell NIF build, make NIF optional at boot
- Register :towerops_nif compiler in mix.exs so mix compile/test builds the C NIF
- Add 'make -C c_src' to nix devShell shellHook so NIF is pre-built
- Extract init_mib_resolution/0 from Application.start/2 (reduces CC)
- Wrap NIF calls in try/rescue ErlangError for graceful fallback
- Wrap test_helper.exs NIF calls in try/rescue ErlangError
- Add .nix-postgres-version to .gitignore
2026-07-16 09:15:53 -05:00
..
mix/tasks fix: resolve all Elixir 1.20 type system warnings across project 2026-05-28 14:52:30 -05:00
snmpkit Fix failing tests and clean up code 2026-06-16 14:54:34 -05:00
towerops fix: register NIF compiler, add Nix shell NIF build, make NIF optional at boot 2026-07-16 09:15:53 -05:00
towerops_web fix: resolve dependency vulnerabilities (mint CVE-2026-59249, cowlib CVE-2026-43966/43969) 2026-07-16 07:48:26 -05:00
snmp_lib.ex bring in snmpkit 2026-01-23 12:52:17 -06:00
snmp_mgr.ex credo fixes 2026-01-23 14:01:52 -06:00
snmpkit.ex complete overhaul of snmp engine 2026-01-30 10:41:07 -06:00
towerops.ex init 2025-12-21 11:10:43 -06:00
towerops_native.ex credo fixes 2026-06-14 08:27:57 -05:00
towerops_web.ex feat(coverage): write rasters to NFS-backed dir, serve via dedicated static plug 2026-05-07 07:38:05 -05:00