Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-16 | Add working igmp implementation | David Härdeman | |
2020-06-12 | Send real hostname and port in idle check | David Härdeman | |
2020-06-12 | Convert idle to also use struct connection | David Härdeman | |
2020-06-11 | Create a helper function to loop through different possible connections and ↵ | David Härdeman | |
convert proxy to use it | |||
2020-06-11 | Add some socket options to minecraft protocol sockets | David Härdeman | |
2020-06-11 | Make sure idle closes the fd once it's done | David Härdeman | |
2020-06-10 | Make all sockets close-on-exec | David Härdeman | |
2020-06-10 | Improve refcounting | David Härdeman | |
2020-06-10 | Add some basic memory tracking infrastructure while hacking | David Härdeman | |
2020-06-10 | Convert proxy to use task_buf as well | David Härdeman | |
2020-06-10 | Convert idle to use tbuf | David Härdeman | |
2020-06-09 | Add basic stop/start methods | David Härdeman | |
2020-06-09 | Clarify define | David Härdeman | |
2020-06-07 | Add basic support for checking idle status | David Härdeman | |