index
:
tooch.git
master
Scripts, utilities, and other files related to life at YK Pao School
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
README: Alpine is also supported
Runxi Yu
2024-07-13
1
-1
/
+1
|
*
Makefile: Put pkg-config after filenames
Runxi Yu
2024-07-13
2
-2
/
+2
|
|
|
|
It doesn't build on Alpine if I don't do so... weird
*
LICENSE: Add copyright line
Runxi Yu
2024-07-13
5
-0
/
+10
|
*
README: Note that ykpsmuttauth's language is "Go, C"
Runxi Yu
2024-07-13
1
-1
/
+1
|
*
ykpsmuttauth: __off_t -> off_t
Runxi Yu
2024-07-13
1
-1
/
+1
|
*
ykpsmuttauth: Use fputs instead of fprintf
Runxi Yu
2024-07-13
1
-1
/
+1
|
*
ykpsmuttauth: Fix off-by-1 for null termination in post_fields
Runxi Yu
2024-07-13
1
-1
/
+2
|
*
LICENSE: Fix typo
Runxi Yu
2024-07-13
5
-10
/
+0
|
*
README: Add "contributing"
Runxi Yu
2024-07-13
1
-0
/
+4
|
*
ykpsmuttauth: Add usage notes for aerc
Runxi Yu
2024-07-13
1
-0
/
+21
|
*
ykpsmuttauth: Add a README
Runxi Yu
2024-07-13
1
-0
/
+29
|
*
LICENSE: Attempt to make it detectable
Runxi Yu
2024-07-13
5
-411
/
+100
|
*
ykpsmuttauth: Don't use fixed buffer size for post_fields
Runxi Yu
2024-07-13
1
-7
/
+20
|
*
ykpsmuttauth: Bug fixes for the C version
Runxi Yu
2024-07-13
2
-3
/
+5
|
|
|
|
|
- use __off_t instead of long for stat - snprintf >=8192 instead of ==8192 check
*
ykpsmuttauth: access_token_valid check should be in refresh_token
Runxi Yu
2024-07-13
1
-5
/
+6
|
*
ykpsmuttauth: Reformat C version
Runxi Yu
2024-07-13
1
-15
/
+9
|
*
ykpsmuttauth: Add initial C implementation
Runxi Yu
2024-07-13
3
-1
/
+327
|
*
memch: Note the buffer length bug
Runxi Yu
2024-07-12
1
-11
/
+13
|
*
chphoto: Bump dependencies
Runxi Yu
2024-07-12
2
-13
/
+13
|
*
memch: _XOPEN_SOURCE_EXTENDED lets me use getn_wstr
Runxi Yu
2024-07-09
1
-2
/
+1
|
*
memch: Put duplicate color code outside of the if block
Runxi Yu
2024-07-09
1
-4
/
+2
|
*
Update README
Runxi Yu
2024-07-08
1
-3
/
+3
|
*
memch: Remove debug fwprintf's
Runxi Yu
2024-07-08
1
-11
/
+0
|
*
memch: Ugly header definition because gcc doesn't want to define it
Runxi Yu
2024-07-08
2
-3
/
+18
|
*
memch: Fix coloring
Runxi Yu
2024-07-08
1
-10
/
+14
|
*
sjauth: Update User-Agent
Runxi Yu
2024-07-08
1
-1
/
+1
|
*
memch: Linux coding style
Runxi Yu
2024-07-08
1
-16
/
+31
|
*
Makefile: add pdfutils
Runxi Yu
2024-07-08
1
-4
/
+9
|
*
pdfutils: pdf2djvu, pdfclean
Runxi Yu
2024-07-08
2
-0
/
+20
|
*
pdfutils: html2pdf, fixpdf
Runxi Yu
2024-07-08
3
-2
/
+19
|
*
Update README
Runxi Yu
2024-07-08
1
-6
/
+8
|
*
Update README to reflect what the install target actually does
Runxi Yu
2024-07-08
1
-1
/
+1
|
*
Add uninstall target
Runxi Yu
2024-07-08
1
-2
/
+5
|
*
Makefiles: add "clean" taget
Runxi Yu
2024-07-08
5
-3
/
+22
|
*
ykpsmuttauth: Go implementation
Runxi Yu
2024-07-08
2
-280
/
+243
|
*
ykpsmuttauth.py: Restructure
Runxi Yu
2024-07-08
1
-110
/
+68
|
*
Don't check non-existant args.verbose
Runxi Yu
2024-07-08
1
-11
/
+9
|
*
Revert some parts of ykpsmuttauth.py because I broke it
Runxi Yu
2024-07-08
1
-31
/
+55
|
*
ykpsmuttauth: python version: raise WTF
Runxi Yu
2024-07-08
1
-6
/
+4
|
*
Update the README
Runxi Yu
2024-07-08
1
-0
/
+14
|
*
ykpsmuttauth: strings.HasSuffix namespace
Runxi Yu
2024-07-08
1
-1
/
+1
|
*
mv sjdb-avatar.png chphoto/
Runxi Yu
2024-07-08
2
-1
/
+1
|
*
ykpsmuttauth: Add stub in go
Runxi Yu
2024-07-06
1
-1
/
+68
|
*
ykmuttauth -> ykpsmuttauth
Runxi Yu
2024-07-06
9
-9
/
+25
|
*
ykmuttauth: Unbreak the TypeError
Runxi Yu
2024-07-06
1
-18
/
+17
|
*
ykmuttauth: Further deletions
Runxi Yu
2024-07-06
1
-34
/
+14
|
*
ykmuttauth: Further cleanup
Runxi Yu
2024-07-06
1
-52
/
+27
|
*
ykmuttauth: Clean up more
Runxi Yu
2024-07-06
1
-10
/
+2
|
*
ykmuttauth: Further cleanup
Runxi Yu
2024-07-06
2
-254
/
+439
|
*
ykmuttauth: Clean up a bit
Runxi Yu
2024-07-06
1
-42
/
+2
|
[next]