Age | Commit message (Expand) | Author |
---|---|---|
2021-01-01 | copyright year 2021 | Max Kellermann |
2020-09-22 | net/SocketError: work around -Wvla by defining a constexpr variable | Max Kellermann |
2020-03-12 | change errno.h to cerrno | Rosen Penev |
2020-01-18 | copyright year 2020 | Max Kellermann |
2019-06-17 | Copyright year 2019 | Max Kellermann |
2018-10-31 | *: copyright year 2018 | Max Kellermann |
2018-08-20 | Compiler.h: move to util/ | Max Kellermann |
2017-12-12 | *: check defined(_WIN32) instead of defined(WIN32) | Max Kellermann |
2017-05-08 | *: add "noexcept" to many, many function prototypes | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-11-07 | net/SocketError: remove obsolete Error functions | Max Kellermann |
2016-10-28 | event/ServerSocket: migrate from class Error to C++ exceptions | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-02-10 | system/{Resolver,Socket{Error,Util}}: move to new library libnet.a | Max Kellermann |