citadel.git
39 hours ago Art Cancrofinal touches on dkim test harness master
40 hours ago Art CancroMoved dkimtester into the main repo
43 hours ago Art CancroReplace base64 function with the one from libcitadel
47 hours ago Art Cancroupdate dkim.c from other repository
2 days ago Art CancroBring in new dkim code
4 days ago Art CancroIntegrated the DKIM signer into serv_smtpclient, but...
4 days ago Art Cancrodkim.c: added, but not yet integrated
7 days ago Art Cancrostringbuf.c: random idle style cleanup.
7 days ago Art CancroStrBufReplaceToken() set the null terminator correctly
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-17 Art Cancrosome work on calendar
2024-04-16 Art CancroCalendar view: initial call of REPORT method.
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-04-02 Art CancroBegan adding support for <prop> stanzas.
2024-03-29 Art CancroEveryone who designed CalDAV deserves torture and ultra...
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 CancroREPORT namespace output uses declaration defined on top
2024-03-27 Art Cancrovalidate_recipients() remove extra copy of recipients
2024-03-26 Art CancroHandle start and end times together
2024-03-25 Art Cancromake it pretty
2024-03-25 Art CancroCompleted time range search of recurring events.
2024-03-22 Art Cancroxmpp_sasl_service.c: style cleanup
2024-03-22 Art CancroMade this code more brief
2024-03-22 Art CancroTook ical_dezonify.c back out of WebCit-NG
2024-03-21 Art CancroDefined 19010101T010101Z-99991231T235959Z consts.
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 CancroCompare after convert works. Saving.
2024-03-21 Art CancroWARNING NOT Y10K COMPLIANT
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-19 Art CancroBring ical_dezonify() into caldav_reports.c
2024-03-19 Art CancroIn webcit-classic, include webserver.h from webcit.h.
2024-03-07 Art Cancromisc style cleanup
2024-03-04 Art CancroOnly calculate ops/sec if time>0
2024-03-04 Art CancroMade a note to fix a divide-by-zero problem.
2024-03-03 Art CancroMoved default_zone_name declaration to webcit.h
2024-03-03 Art Cancrocal_zone means "calendar timezone" also "calzone"
2024-03-02 Art CancroSmuggled classified secrets into this repository.
2024-02-27 Art CancroSkeleton code for time-range test (section 9.9)
2024-02-27 Art CancroI hope letitia james and arthur engoron get run over...
2024-02-27 Art CancroCount nesting level only for comp-filters
2024-02-27 Art Cancroadded more trace messages
2024-02-26 Art CancroRefining XML rules
2024-02-26 Art CancroXML is like violence: if it doesn't work, you're not...
2024-02-22 Art CancroUpdated the text client command set help
2024-02-22 Art CancroCompleted the first two filter tests.
2024-02-21 Art CancroMade the log easier to read
2024-02-21 Art CancroTry new strategy for CalDAV report filter parsing.
2024-02-21 Art CancroI wish much death and suffering to Cyrus Daboo, Lisa...
2024-02-21 Art CancroShorthand for the XML namespace
2024-02-20 Art CancroSkeleton code for filters.
2024-02-14 Art CancroCompleted framework for caldav_apply_one_filter()
2024-02-14 Art CancroFilters defined in RFC4791 9.7.1-9.7.5: DRY ingest
2024-02-13 Art CancroYet another attempted framework for caldav filters.
2024-02-12 Art CancroFinal changes to XML parser trace logging.
2024-02-12 Art Cancromore logging and chardata stuff
2024-02-11 Art Cancrobetter logging presentation of chardata
2024-02-10 Art CancroImproved logging of XML parse
2024-02-09 Art CancroSolved P=NP
2024-02-08 Art CancroUnified multistatus output for all REPORT outputs.
2024-02-07 Art CancroMoved multiget output into its own function.
2024-02-06 Art Cancroctdldump/ctdlload: add version number to banner
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-02-05 Art Cancroadd a comment to the previous thing
2024-02-05 Art CancroAwesome sauce, read description below for details.
2024-01-31 Art CancroGiving up on doing citserver-side REPORT parsing.
2024-01-31 Art Cancroenabling http debugging because here comes caldav ugh
2024-01-30 Art Cancro"To hell with cloud. Run Citadel." --Taylor Swift
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 Cancrodatabaselayout.md: added code blocks
2024-01-29 Art Cancrobinaries.txt: converted to markdown
2024-01-29 Art CancroCodified plans for world domination
2024-01-29 Art CancroChanged the BIGMSGS semantics.
2024-01-27 Art Cancroloadtest: default threads now 10
2024-01-27 Art Cancroloadtest: added ops/sec meter
2024-01-26 Art CancroAssert that eMessageText MUST be serialized last.
2024-01-26 Art CancroCtdlSerializeMessage() now returns struct smr_ret
2024-01-25 Art CancroRearranging code to prepare for multiple REPORT types
2024-01-25 Art Cancroremove leading/trailing whitespace from hrefs
2024-01-24 Art CancroNoodling on calendar query commands.
2024-01-24 Art CancroMade our cproto output even more beautiful
2024-01-24 Art CancroBegan refactoring CALDAV REPORT flow of control.
2024-01-24 Art CancroDon't bother reading this commit.
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
next