Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctld: Catch exceptions by reference instead of by value | John Baldwin | 2025-08-07 | 1 | -1/+1 |
* | ctld: Add support for NVMe over Fabrics | John Baldwin | 2025-08-06 | 1 | -0/+381 |
* | ctld: Use scoped guards to finish configuration scopes in the UCL parser | John Baldwin | 2025-08-04 | 1 | -91/+90 |
* | ctld: Switch to the C++ bindings for libucl | John Baldwin | 2025-08-04 | 1 | -395/+314 |
* | ctld: Make config file parsing exception safe | John Baldwin | 2025-08-04 | 1 | -1/+11 |
* | ctld: Rename {ctld,isns}.h to {ctld,isns}.hh | John Baldwin | 2025-08-04 | 1 | -1/+1 |
* | ctld: Properly validate mutual user/secret for CHAP-MUTUAL in the UCL parser | John Baldwin | 2025-04-11 | 1 | -4/+4 |
* | ctld: Remove dead code in UCL parsing of hex DSCP values | John Baldwin | 2025-04-11 | 1 | -3/+0 |
* | ctld: Convert to C++ | John Baldwin | 2025-04-02 | 1 | -0/+1124 |