summaryrefslogtreecommitdiff
path: root/sjauth (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-13LICENSE: Attempt to make it detectableRunxi Yu5-411/+100
2024-07-13ykpsmuttauth: Don't use fixed buffer size for post_fieldsRunxi Yu1-7/+20
2024-07-13ykpsmuttauth: Bug fixes for the C versionRunxi Yu2-3/+5
2024-07-13ykpsmuttauth: access_token_valid check should be in refresh_tokenRunxi Yu1-5/+6
2024-07-13ykpsmuttauth: Reformat C versionRunxi Yu1-15/+9
2024-07-13ykpsmuttauth: Add initial C implementationRunxi Yu3-1/+327
2024-07-12memch: Note the buffer length bugRunxi Yu1-11/+13
2024-07-12chphoto: Bump dependenciesRunxi Yu2-13/+13
2024-07-09memch: _XOPEN_SOURCE_EXTENDED lets me use getn_wstrRunxi Yu1-2/+1
2024-07-09memch: Put duplicate color code outside of the if blockRunxi Yu1-4/+2
2024-07-08Update READMERunxi Yu1-3/+3
2024-07-08memch: Remove debug fwprintf'sRunxi Yu1-11/+0
2024-07-08memch: Ugly header definition because gcc doesn't want to define itRunxi Yu2-3/+18
2024-07-08memch: Fix coloringRunxi Yu1-10/+14
2024-07-08sjauth: Update User-AgentRunxi Yu1-1/+1
2024-07-08memch: Linux coding styleRunxi Yu1-16/+31
2024-07-08Makefile: add pdfutilsRunxi Yu1-4/+9
2024-07-08pdfutils: pdf2djvu, pdfcleanRunxi Yu2-0/+20
2024-07-08pdfutils: html2pdf, fixpdfRunxi Yu3-2/+19
2024-07-08Update READMERunxi Yu1-6/+8
2024-07-08Update README to reflect what the install target actually doesRunxi Yu1-1/+1
2024-07-08Add uninstall targetRunxi Yu1-2/+5
2024-07-08Makefiles: add "clean" tagetRunxi Yu5-3/+22
2024-07-08ykpsmuttauth: Go implementationRunxi Yu2-280/+243
2024-07-08ykpsmuttauth.py: RestructureRunxi Yu1-110/+68
2024-07-08Don't check non-existant args.verboseRunxi Yu1-11/+9
2024-07-08Revert some parts of ykpsmuttauth.py because I broke itRunxi Yu1-31/+55
2024-07-08ykpsmuttauth: python version: raise WTFRunxi Yu1-6/+4
2024-07-08Update the READMERunxi Yu1-0/+14
2024-07-08ykpsmuttauth: strings.HasSuffix namespaceRunxi Yu1-1/+1
2024-07-08mv sjdb-avatar.png chphoto/Runxi Yu2-1/+1
2024-07-06ykpsmuttauth: Add stub in goRunxi Yu1-1/+68
2024-07-06ykmuttauth -> ykpsmuttauthRunxi Yu9-9/+25
2024-07-06ykmuttauth: Unbreak the TypeErrorRunxi Yu1-18/+17
2024-07-06ykmuttauth: Further deletionsRunxi Yu1-34/+14
2024-07-06ykmuttauth: Further cleanupRunxi Yu1-52/+27
2024-07-06ykmuttauth: Clean up moreRunxi Yu1-10/+2
2024-07-06ykmuttauth: Further cleanupRunxi Yu2-254/+439
2024-07-06ykmuttauth: Clean up a bitRunxi Yu1-42/+2