aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/fe-auth-oauth-curl.c
Commit message (Expand)AuthorAge
* oauth: Move the builtin flow into a separate moduleJacob Champion2025-05-01
* Fix typos and grammar in the codeMichael Paquier2025-04-19
* Fixup various new-to-v18 usages of appendPQExpBufferDavid Rowley2025-04-17
* oauth: Fix build on platforms without epoll/kqueueDaniel Gustafsson2025-04-03
* Revert workarounds for -Wmissing-braces false positives on old GCCPeter Eisentraut2025-03-20
* Fix compiler warning for commit 434dbf69.Thomas Munro2025-03-19
* oauth: Fix postcondition for set_timer on macOSThomas Munro2025-03-19
* Work around OAuth/EVFILT_TIMER quirk on NetBSD.Thomas Munro2025-03-01
* oauth: Rename macro to avoid collisions on WindowsDaniel Gustafsson2025-02-24
* Add support for OAUTHBEARER SASL mechanismDaniel Gustafsson2025-02-20