summaryrefslogtreecommitdiffstats
path: root/contrib/credential
AgeCommit message (Expand)AuthorLines
2025-11-26Merge branch 'js/wincred-get-credential-alloc-fix'Junio C Hamano-1/+1
2025-11-17wincred: avoid memory corruptionDavid Macek-1/+1
2025-11-14osxkeychain: avoid incorrectly skipping store operationKoji Nakamaru-30/+132
2025-11-06wincred: align Makefile with other Makefiles in contribThomas Uhle-8/+10
2025-10-25contrib/credential: add install targetThomas Uhle-2/+12
2025-10-20contrib/credential: harmonize MakefilesThomas Uhle-23/+27
2025-07-14Merge branch 'mc/netrc-service-names'Junio C Hamano-7/+15
2025-07-07Sync with Git 2.50.1Junio C Hamano-7/+15
2025-06-25contrib: better support symbolic port names in git-credential-netrcMaxim Cournoyer-8/+11
2025-06-25contrib: warn for invalid netrc file ports in git-credential-netrcMaxim Cournoyer-3/+8
2025-06-25contrib: use a more portable shebang for git-credential-netrcMaxim Cournoyer-1/+1
2025-06-15Sync with 2.49.1Junio C Hamano-7/+15
2025-06-12Sync with 2.48.2Junio C Hamano-7/+15
2025-06-02meson: introduce kwargs variable for testsPatrick Steinhardt-1/+1
2025-05-28Sync with 2.45.4Taylor Blau-7/+15
2025-05-28Sync with 2.44.4Taylor Blau-7/+15
2025-05-28Sync with 2.43.7Taylor Blau-7/+15
2025-05-28wincred: avoid buffer overflow in wcsncat()Taylor Blau-7/+15
2025-04-01meson: respect 'tests' build option in contribPatrick Steinhardt-10/+12
2025-03-03Merge branch 'ps/meson-contrib-bits'Junio C Hamano-10/+59
2025-02-18meson: wire up credential helpersPatrick Steinhardt-0/+46
2025-02-18contrib/credential: fix compilation of "osxkeychain" helperPatrick Steinhardt-1/+1
2025-02-18contrib/credential: fix compiling "libsecret" helperPatrick Steinhardt-5/+5
2025-02-18contrib/credential: fix compilation of wincred helper with MSVCM Hickford-0/+2
2025-02-18contrib/credential: fix "netrc" tests with out-of-tree buildsPatrick Steinhardt-4/+5
2025-02-18Makefile: set default goals in makefilesAdam Dinwoodie-1/+6
2024-08-26Merge branch 'jk/osxkeychain-username-is-nul-terminated' into maint-2.46Junio C Hamano-1/+1
2024-08-14Merge branch 'jk/osxkeychain-username-is-nul-terminated'Junio C Hamano-1/+1
2024-08-01credential/osxkeychain: respect NUL terminator in usernameJeff King-1/+1
2024-05-15osxkeychain: state to skip unnecessary store operationsKoji Nakamaru-0/+11
2024-05-15osxkeychain: exclusive lock to serialize execution of operationsKoji Nakamaru-0/+3
2024-04-01osxkeychain: store new attributesBo Anderson-6/+62
2024-04-01osxkeychain: erase matching passwords onlyBo Anderson-1/+55
2024-04-01osxkeychain: erase all matching credentialsBo Anderson-1/+2
2024-04-01osxkeychain: replace deprecated SecKeychain APIBo Anderson-69/+199
2024-02-27Merge branch 'mh/libsecret-empty-password-fix'Junio C Hamano-0/+3
2024-02-19libsecret: retrieve empty passwordM Hickford-0/+3
2024-02-08Merge branch 'mh/credential-oauth-refresh-token-with-wincred'Junio C Hamano-6/+40
2024-01-29credential/wincred: store oauth_refresh_tokenM Hickford-6/+40
2023-08-28Merge branch 'mh/credential-erase-improvements-more'Junio C Hamano-4/+33
2023-07-26credential/wincred: erase matching creds onlyM Hickford-4/+16
2023-07-26credential/libsecret: erase matching creds onlyM Hickford-0/+17
2023-06-16credential/libsecret: store new attributesM Hickford-6/+72
2023-05-11Merge branch 'mh/credential-password-expiry-wincred'Junio C Hamano-2/+23
2023-05-11Merge branch 'mh/use-wincred-from-system'Junio C Hamano-60/+1
2023-05-01contrib/credential: embiggen fixed-size buffer in wincredTaylor Blau-4/+17
2023-05-01contrib/credential: avoid fixed-size buffer in libsecretTaylor Blau-8/+7
2023-05-01contrib/credential: .gitignore libsecret build artifactsTaylor Blau-0/+1
2023-05-01contrib/credential: remove 'gnome-keyring' credential helperTaylor Blau-496/+0
2023-05-01contrib/credential: avoid fixed-size buffer in osxkeychainTaylor Blau-3/+7