From 9106bd61fa1a7ecff0ea8d805295ed3d3aa68c20 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Tue, 4 Dec 2018 10:39:38 -0500 Subject: Add -a auth option for unimplemented SASL --- chat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'chat.h') diff --git a/chat.h b/chat.h index 6c1cf0f..7e320eb 100644 --- a/chat.h +++ b/chat.h @@ -35,6 +35,7 @@ typedef unsigned char byte; struct { char *host; char *port; + char *auth; char *pass; char *webp; char *nick; -- cgit 1.4.1 t type='hidden' name='id' value='ea07b068de5fdcda1a3c6814638f71d74a1578cd'/> dontfiles
summary refs log tree commit diff
path: root/txt/diminishing-shine.txt (unfollow)
Commit message (Expand)Author
2 daysCope with not having an EXIF infoJune McEnroe
2 daysResize using target pixel counts for consistencyJune McEnroe
2 daysAdd The Girl Who Was Convinced...June McEnroe
3 daysAdd photos from May 31June McEnroe
3 daysUse monospace on photo pagesJune McEnroe
3 daysPut lens and (future) film at the tops of photo pagesJune McEnroe
2024-05-22Remove use of sysexits.hJune McEnroe
2024-05-22Add photo descriptions from 05-03 and 05-06June McEnroe
2024-05-21Fix = precedence in whenJune McEnroe