Age | Commit message (Expand) | Author |
---|---|---|
2016-07-01 | Several minor tweaks. | Renato Westphal |
2016-07-01 | Add GTSM support (RFC 6720). | Renato Westphal |
2016-05-23 | Make functions and variables static whenever possible. | Renato Westphal |
2016-05-23 | Add support for IPv6 (RFC 7552). | Renato Westphal |
2016-05-23 | Use SO_BINDANY before binding sockets to the transport-address. | Renato Westphal |
2016-05-23 | Create network sockets on the parent process. | Renato Westphal |
2016-05-23 | Move socket creation and setup into a specialized function. | Renato Westphal |
2016-05-23 | Fix mess caused by my commit script. | Renato Westphal |
2016-05-23 | Move setsockopt helper functions to a separate file. | Renato Westphal |