summaryrefslogtreecommitdiff
path: root/ykpsmuttauth (follow)
Commit message (Expand)AuthorAgeFilesLines
* License fixesRunxi Yu2024-08-132-0/+50
* Remove toplevel makefile and CI, add cieresultsRunxi Yu2024-08-131-1/+1
* LICENSE: Add copyright lineRunxi Yu2024-07-131-0/+2
* ykpsmuttauth: __off_t -> off_tRunxi Yu2024-07-131-1/+1
* ykpsmuttauth: Use fputs instead of fprintfRunxi Yu2024-07-131-1/+1
* ykpsmuttauth: Fix off-by-1 for null termination in post_fieldsRunxi Yu2024-07-131-1/+2
* LICENSE: Fix typoRunxi Yu2024-07-131-2/+0
* ykpsmuttauth: Add usage notes for aercRunxi Yu2024-07-131-0/+21
* ykpsmuttauth: Add a READMERunxi Yu2024-07-131-0/+29
* LICENSE: Attempt to make it detectableRunxi Yu2024-07-131-339/+24
* ykpsmuttauth: Don't use fixed buffer size for post_fieldsRunxi Yu2024-07-131-7/+20
* ykpsmuttauth: Bug fixes for the C versionRunxi Yu2024-07-132-3/+5
* ykpsmuttauth: access_token_valid check should be in refresh_tokenRunxi Yu2024-07-131-5/+6
* ykpsmuttauth: Reformat C versionRunxi Yu2024-07-131-15/+9
* ykpsmuttauth: Add initial C implementationRunxi Yu2024-07-133-1/+327
* Makefiles: add "clean" tagetRunxi Yu2024-07-081-2/+4
* ykpsmuttauth: Go implementationRunxi Yu2024-07-082-280/+243
* ykpsmuttauth.py: RestructureRunxi Yu2024-07-081-110/+68
* Don't check non-existant args.verboseRunxi Yu2024-07-081-11/+9
* Revert some parts of ykpsmuttauth.py because I broke itRunxi Yu2024-07-081-31/+55
* ykpsmuttauth: python version: raise WTFRunxi Yu2024-07-081-6/+4
* ykpsmuttauth: strings.HasSuffix namespaceRunxi Yu2024-07-081-1/+1
* ykpsmuttauth: Add stub in goRunxi Yu2024-07-061-1/+68
* ykmuttauth -> ykpsmuttauthRunxi Yu2024-07-066-0/+618