Mailing list header changes (fuck you Google)
[citadel.git] / citadel / server / internet_addressing.c
2024-04-12 Art CancroFixed parsing of message-id angle brackets
2024-03-27 Art Cancrointernet_addressing.c: minor cleanups
2024-03-27 Art Cancrovalidate_recipients() - completed removal of unused...
2024-03-27 Art Cancrovalidate_recipients() remove extra copy of recipients
2024-01-04 Art Cancrodammit, learn to spell
2024-01-03 Art CancroMore C99-style comments.
2023-09-09 Art Cancrovalidate_recipients(): don't send mail to user 0
2023-08-27 Art CancroFound a place where CM_SetAsField() was owning db memory.
2023-08-27 Art CancroCM_SetField() no longer accepts a length, just uses...
2023-08-22 Art CancroCalls to cdb_fetch()/cdb_next_item() now check ptr...
2023-08-21 Art Cancrocdb_fetch() and cdb_next_item() now return a struct...
2023-03-05 Art CancroBe a little less enthusiastic about calling abort()
2023-02-12 Art Cancrocitadel.h is now citadel_defs.h
2022-11-19 Art Cancrostriplt() is now string_trim()
2022-11-02 Art CancroRemoved support for ...bang!paths and user%node1@node2...
2022-07-10 Art CancroConvert RFC2047-encoded strings to UTF8 before display
2022-07-10 Art Cancroutf8ify_rfc822_string() is in libcitadel now
2022-07-06 Art CancroDefine the citserver BUILD_ID as a five digit number...
2022-06-09 Art CancroModified some of the server source files to carry the...
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...