Age | Commit message (Collapse) | Author |
|
NAS ticket #27
|
|
|
|
into dev
|
|
detection in linux makefile, added line for armv7hl
|
|
|
|
|
|
|
|
|
|
Fix IPv6 address string representation
|
|
Add functionality to erase members from networks using file backend i…
|
|
macOS uninstall script: remove symlinks from the actual location
|
|
|
|
|
|
Binary symlinks are in `/usr/local/bin` instead of `/usr/bin` since commit 0cf4ddd
|
|
|
|
|
|
|
|
1) Use existing standard libraries to convert to/from IPv4/IPv6 strings and binary representation.
2) Move null terminator assignment InetAddress::toIpString to top of function, this way if ANY errors occurs that don't write content to the buffer, we're not passing a potentially dangerous buffer around.
|
|
add support for debug flags in FreeBSD
|
|
update external JSON dependency to address libc++ compatibility
|
|
Using multi-stage build for Dockerfile
|
|
Fix compile on FreeBSD targeting ARMv6 (Raspberry Pi)
|
|
|
|
|
|
|
|
automatically reload
|
|
ticket #829
|
|
|
|
|
|
|
|
|
|
networks that we know dont exist
|
|
|
|
|
|
|
|
default value
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- include libc++7 compatibility for FreeBSD
- see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230629
|
|
|
|
|
|
|
|
|
|
|
|
|