Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-23 | Split mDNS socket into v4/v6 | cbdev | 1 | -1/+1 |
2020-04-13 | Refactor local address query, document libmmbackend calls | cbdev | 1 | -0/+22 |
2020-04-12 | Move sockaddr_ntop implementation to libmmbackend | cbdev | 1 | -1/+3 |
2020-04-12 | Fix errno shadowing | cbdev | 1 | -1/+1 |
2020-04-11 | Implement strerror abstraction for Windows | cbdev | 1 | -0/+1 |
2020-04-11 | Use local interface addresses for mDNS announce | cbdev | 1 | -0/+4 |
2019-12-22 | Fix typo | cbdev | 1 | -1/+1 |
2019-12-12 | Extend hostspec parsing and implement local mode for sACN (#39) | cbdev | 1 | -2/+4 |
2019-08-22 | Implement input for the maweb backend (with a few limitations) | cbdev | 1 | -16/+17 |
2019-08-11 | Initial maweb backend | cbdev | 1 | -0/+75 |
2019-08-10 | Implement stream client connections in libmmbackend (Fixes #19) | cbdev | 1 | -4/+18 |
2019-08-03 | Windows build compatiblity | cbdev | 1 | -0/+6 |
2019-03-24 | Factor out socket operations (Fixes #13) | cbdev | 1 | -0/+31 |