serv_rssclient.c: use array instead of linked list to avoid crashy bug
[citadel.git] / citadel / server / modules / rssclient / serv_rssclient.c
2023-06-10 Art Cancroserv_rssclient.c: use array instead of linked list...
2023-02-12 Art Cancrocitadel.h is now citadel_defs.h
2023-01-06 Art CancroRSS feed reader now QP-Encodes message text.
2023-01-06 Art CancroRename StrBufRFC2047encodeMessage() to StrBufQuotedPrin...
2023-01-05 Art CancroBring back just our changes, revert accidental removal...
2023-01-05 Art CancroRevert "serv_rssclient.c: style update"
2023-01-05 Art Cancroserv_rssclient.c: style update
2022-11-19 Art Cancrostriplt() is now string_trim()
2022-06-11 Art CancroIf you can't handle me at my worst, you don't deserve...
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...