Commit message (Expand) | Author | Age | |
---|---|---|---|
* | oauth: Move the builtin flow into a separate module | Jacob Champion | 2025-05-01 |
* | Fix typos and grammar in the code | Michael Paquier | 2025-04-19 |
* | Fixup various new-to-v18 usages of appendPQExpBuffer | David Rowley | 2025-04-17 |
* | oauth: Fix build on platforms without epoll/kqueue | Daniel Gustafsson | 2025-04-03 |
* | Revert workarounds for -Wmissing-braces false positives on old GCC | Peter Eisentraut | 2025-03-20 |
* | Fix compiler warning for commit 434dbf69. | Thomas Munro | 2025-03-19 |
* | oauth: Fix postcondition for set_timer on macOS | Thomas Munro | 2025-03-19 |
* | Work around OAuth/EVFILT_TIMER quirk on NetBSD. | Thomas Munro | 2025-03-01 |
* | oauth: Rename macro to avoid collisions on Windows | Daniel Gustafsson | 2025-02-24 |
* | Add support for OAUTHBEARER SASL mechanism | Daniel Gustafsson | 2025-02-20 |