Age | Commit message (Expand) | Author |
---|---|---|
2017-09-13 | net/AllocatedSocketAddress: pass SocketAddress by value to operator!= | Max Kellermann |
2017-05-17 | net/AllocatedSocketAddress: allow copying | Max Kellermann |
2017-05-17 | net/AllocatedSocketAddress: add more "noexcept" | Max Kellermann |
2017-05-17 | net/AllocatedSocketAddress: use C++11 initializers | Max Kellermann |
2017-05-17 | net/AllocatedSocketAddress: add method SetPort() | Max Kellermann |
2017-05-08 | *: add "noexcept" to many, many function prototypes | Max Kellermann |
2017-01-17 | AUTHORS, ...: update my email address | Max Kellermann |
2016-11-10 | util/Error: remove obsolete class | Max Kellermann |
2015-07-22 | net/AllocatedSocketAddress: new sockaddr wrapper class | Max Kellermann |