summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq-oauth/oauth-curl.c
AgeCommit message (Expand)Author
26 hourslibpq-oauth: Don't translate internal errorsJacob Champion
26 hourslibpq: Add missing OAuth translationsJacob Champion
2025-11-24Make some use of anonymous unions [libpq-oauth]Jacob Champion
2025-11-12Change coding pattern for CURL_IGNORE_DEPRECATION()Álvaro Herrera
2025-08-08oauth: Track total call count during a client flowJacob Champion
2025-08-08oauth: Remove expired timers from the multiplexerJacob Champion
2025-08-08oauth: Ensure unused socket registrations are removedJacob Champion
2025-08-08oauth: Remove stale events from the kqueue multiplexerJacob Champion
2025-05-23oauth: Limit JSON parsing depth in the clientJacob Champion
2025-05-01oauth: Move the builtin flow into a separate moduleJacob Champion