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