| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Consolidate setup logic into run() | dilluti0n | 2026-02-15 | 1 | -0/+6 |
| * | opt: refactor to detach parse_args and set_opt | dilluti0n | 2026-02-15 | 1 | -86/+105 |
| * | linux: implement daemonize | dilluti0n | 2026-02-15 | 1 | -10/+5 |
| * | opt: add option -D, --daemon | dilluti0n | 2026-02-14 | 1 | -0/+18 |
| * | opt: add implicit dependancy between --fake-* and --fake | dilluti0n | 2026-01-31 | 1 | -3/+3 |
| * | opt: add option --fake-autottl | dilluti0n | 2026-01-23 | 1 | -7/+18 |
| * | opt: change default release log level to Warning as expected | dilluti0n | 2026-01-16 | 1 | -1/+1 |
| * | opt: deprecate `--loglevel` in favor of `--log-level` | dilluti0n | 2026-01-16 | 1 | -3/+13 |
| * | opt: set default opts to DEFAULT_* to centralize init & usage output | dilluti0n | 2026-01-16 | 1 | -36/+46 |
| * | opt: use DEFAULT_LOG_LEVEL in arg parser | dilluti0n | 2026-01-16 | 1 | -4/+1 |
| * | opt: fix OPT_LOG_LEVEL not initialized panic | dilluti0n | 2026-01-16 | 1 | -2/+4 |
| * | opt: add comment for OPT_LOG_LEVEL initialize seq | dilluti0n | 2026-01-16 | 1 | -0/+1 |
| * | Refactor main.rs; modulize opt.rs and pkt.rs | dilluti0n | 2026-01-16 | 1 | -0/+165 |
