]> code.citadel.org Git - citadel.git/history - citadel/server
html_to_ascii: read the entire message in at once
[citadel.git] / citadel / server /
8 days ago Art CancroRemove preprocessor tests for OpenSSL. It's a requirement.
9 days ago Art CancroI thought Richard Stallman was a douchebag before it...
9 days ago Art Cancroput list-unsubscribe address in angle brackets
2024-05-16 Art CancroRelease version 1000 generated by do-release.sh v1000
2024-05-16 Art CancroComplete: post Aide message when DKIM records need...
2024-05-15 Art CancroFix bug in ctdlload import of email addresses.
2024-05-15 Art Cancrosplit dkim into signing and binding modules
2024-05-15 Art Cancromore work on alerting
2024-05-14 Art Cancrobegin config hash message
2024-05-14 Art Cancrodont abort
2024-05-14 Art Cancrodkim: create key and selector if absent
2024-05-14 Art CancroUse detection of config keys and sender domain to deter...
2024-05-14 Art Cancrominor comments and stuff
2024-05-13 Art CancroAttempt to learn signing domain from sender address
2024-05-13 Art CancroExtract private key from config database
2024-05-13 Art CancroCONF STOREVAL fix off-by-one string termination
2024-05-13 Art Cancrooops , left a trace in there
2024-05-13 Art Cancrocanon headers: replace multiple whitespace with one...
2024-05-12 Art CancroRemove whitespace at end of canonicalized header lines
2024-05-11 Art Cancrofinal touches on dkim test harness
2024-05-11 Art CancroMoved dkimtester into the main repo
2024-05-10 Art CancroReplace base64 function with the one from libcitadel
2024-05-10 Art Cancroupdate dkim.c from other repository
2024-05-10 Art CancroBring in new dkim code
2024-05-08 Art CancroIntegrated the DKIM signer into serv_smtpclient, but...
2024-05-08 Art Cancrodkim.c: added, but not yet integrated
2024-04-26 Art CancroMailing list header changes (fuck you Google)
2024-04-19 Art CancroChanged how Message-ID RFC2822 field is generated
2024-04-16 Art Cancromore noodling on backend detection
2024-04-16 Art CancroTest for existing BDB files (not used yet)
2024-04-12 Art CancroRelease version 999 generated by do-release.sh v999
2024-04-12 Art CancroFixed parsing of message-id angle brackets
2024-03-27 Art Cancromoved whitespace around
2024-03-27 Art Cancroserv_notes.c: cleanup
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-03-22 Art Cancroxmpp_sasl_service.c: style cleanup
2024-03-21 Art Cancroical_ctdl_is_overlap.c: cleaned it up
2024-03-21 Art CancroDo not convert compared times to UTC.
2024-03-21 Art CancroChanged "supplied_xxx" to "xxx_in" when we modify.
2024-03-20 Art Cancroical_ctdl_is_overlap() is now symlinked 3 places.
2024-03-07 Art Cancromisc style cleanup
2024-02-09 Art CancroSolved P=NP
2024-02-06 Art CancroAdded context state to output of RWHO command.
2024-02-06 Art CancroRelease version 998 generated by do-release.sh v998
2024-01-31 Art CancroGiving up on doing citserver-side REPORT parsing.
2024-01-30 Art CancroCtdlCheckExpress() now accepts a session context.
2024-01-29 Art CancroRelease version 997 generated by do-release.sh v997
2024-01-29 Art CancroIndent with tabs, as God intended.
2024-01-29 Art CancroCodified plans for world domination
2024-01-29 Art CancroChanged the BIGMSGS semantics.
2024-01-26 Art CancroAssert that eMessageText MUST be serialized last.
2024-01-26 Art CancroCtdlSerializeMessage() now returns struct smr_ret
2024-01-24 Art CancroNoodling on calendar query commands.
2024-01-23 Art CancroBlockquotes are now rendered to console as dim instead...
2024-01-20 Art CancroNew config option: set smtp_advertise_starttls to nonze...
2024-01-14 Art Cancroupdated description
2024-01-10 Art Cancromove calendar prototypes around, add more with cproto
2024-01-08 Art CancroExperimenting with the code layout for calendar report...
2024-01-08 Art CancroDon't log each table open/close, just the whole operation
2024-01-08 Art CancroSTART_CHAT_MODE is renamed to SEND_THEN_RECV
2024-01-06 Art CancroThe damn thing finished. Let's see what it did.
2024-01-05 Art CancroStill waiting for the computer. Or rather, for other...
2024-01-05 Art CancroStill waiting...
2024-01-05 Art CancroThis time I'm waiting for the computer.
2024-01-05 Art CancroCan you tell I'm REALLY avoiding another task right...
2024-01-05 Art CancroThe little LEDs on the NanoPi blink when there is activity.
2024-01-05 Art CancroThat about wraps it up for serv_calendar.c
2024-01-05 Art CancroContinuing the war against C89-style comments
2024-01-05 Art Cancroserv_calendar.c: more formatting changes
2024-01-04 Art Cancrodammit, learn to spell
2024-01-04 Art Cancroserv_calendar.c: basically reformatting for modern...
2024-01-04 Art Cancroserv_calendar.c: basically reformatting for modern...
2024-01-04 Art CancroEnd support for libical <2.0
2024-01-04 Art CancroWondering how we ever got by with narrow terminals
2024-01-03 Art CancroIn case you haven't figured it out yet...
2024-01-03 Art CancroGrammar change in the license declaration.
2024-01-03 Art Cancrostyle cleanup
2024-01-03 Art CancroMore C99-style comments.
2024-01-02 Art Cancrocontext.c: last_purge is local to dead_session_purge()
2024-01-02 Art CancroChanges to server session timeouts.
2024-01-02 Art CancroIt is the current year. (c)-2024
2024-01-02 Art CancroRemove sock_close and sock_shutdown 'portability' defs.
2023-12-31 Art CancroRemoved the dev_code, cli_code, and rev_level fields...
2023-12-31 Art Cancroserv_session.c: style update
2023-12-18 Art Cancroserv_smtpclient.c: style cleanup
2023-11-27 Art Cancroserv_extensions.c: style cleanup from 30,000 feet
2023-10-27 Art CancroChanged some C89 style comments to C99 style.
2023-10-13 Art Cancroserver/housekeeping.c: fix a small compiler warning
2023-09-29 Art CancroRelease version 996 generated by do-release.sh v996
2023-09-29 Art CancroAdditional checks to keep zero-length messages from...
2023-09-27 Art CancroRelease version 995 generated by do-release.sh v995
2023-09-27 Art Cancroserv_fulltext: don't try to index a null message
2023-09-19 Art CancroWhere gettimeofday() is required, include both time...
2023-09-18 Art CancroAdditional memory allocated since startup: %d bytes...
2023-09-18 Art CancroWrite server PID to citadel.lock in addition to locking it.
2023-09-16 Art CancroRelease version 994 generated by do-release.sh v994
2023-09-15 Art CancroObsolete sys/time.h and HAVE_TIME_WITH_SYS_TIME
2023-09-15 Art Cancrocdb_chmod_data() : don't make so much noise unless...
next