summary refs log tree commit diff
path: root/server.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-10-31 17:45:02 -0400
committerJune McEnroe <june@causal.agency>2019-10-31 17:45:02 -0400
commit750be17704654f93a16ef4fc36405ba3abb5f493 (patch)
treedd74df6cb3d2bd2cdc27245e800994cf720159c4 /server.c
parentClean up cert path documentation (diff)
downloadpounce-750be17704654f93a16ef4fc36405ba3abb5f493.tar.gz
pounce-750be17704654f93a16ef4fc36405ba3abb5f493.zip
Clear passwords from memory with memset_s
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
>Fall back to Content-Type name parameter for attachmentsJune McEnroe 2020-04-26Remove margins in article.message headerJune McEnroe 2020-04-26Generate index.atomJune McEnroe 2020-04-26Generate XHTML content in Atom entriesJune McEnroe 2020-04-25Style index pageJune McEnroe 2020-04-25Render index.htmlJune McEnroe 2020-04-25Wrap <summary> replies count in <data>June McEnroe 2020-04-25Accumulate thread envelopes before concatenationJune McEnroe 2020-04-24Free envelope in concatDataJune McEnroe 2020-04-24Use replyTo address in mailto:June McEnroe 2020-04-23Wrap quoted lines in <q>June McEnroe