final touches on dkim test harness
[citadel.git] / webcit-ng / server /
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 CancroREPORT namespace output uses declaration defined on top
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 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-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 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-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-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 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-03 Art CancroGrammar change in the license declaration.
2023-12-27 Art CancroStarting to bring over calendar server code from webcit...
2023-12-27 Art Cancroview_calendar.js: finalized a fetch design pattern
2023-12-22 Art CancroWorked out the syntax for requesting a calendar range
2023-12-22 Art Cancromoar skeleton
2023-12-22 Art Cancrowebcit.h: regenerated function prototypes using cproto
2023-12-22 Art Cancrocalendar_functions.c: added skeleton
2023-12-22 Art Cancroroom_functions.c: get_msglist() now returns Array
2023-12-22 Art CancroChanged the arrangement of bytes in the universe
2023-12-21 Art CancroUpdated copyright date in files where git blame shows...
2023-12-20 Art CancroFound a place where 1TBS was not used, and fixed it.
2023-12-14 Art Cancroupload.c: completed the code to reload attachments.
2023-12-14 Art Cancroview_mail.js: don't list attachments in a quote or...
2023-12-13 Art Cancroupload.c: skeleton code for load_attachments_from_message()
2023-12-13 Art Cancrouploads.c: made the syslog less verbose
2023-11-06 Art CancroFixed the MIME boundary after the message text.
2023-11-06 Art CancroQuoted-printable encode HTML messages on the WebCit...
2023-11-06 Art Cancrowebcit-ng: fixed the way HTTP uploads are fed into...
2023-11-06 Art CancroProgress on upload
2023-11-03 Art Cancroroom_functions.c: remove diagnostic hex dump of recipie...
2023-10-30 Art Cancrovcard.c: style cleanup
2023-10-27 Art CancroChanged some C89 style comments to C99 style.
2023-10-21 Art CancroSaving my place.
2023-10-13 Art CancroMore progress on attaching attachments
2023-10-11 Art Cancromessages.c: inching towards saving the attachments
2023-10-11 Art CancroGot multipart/mixed being transmitted
2023-10-11 Art Cancrobroken: attachments window cannot be a child of the...
2023-10-11 Art Cancroupload: reduce attachment identifiers to 9 characters.
2023-10-10 Art Cancromove struct uploaded_file to webcit.h
2023-10-06 Art Cancroupload DELETE method
2023-10-06 Art CancroVarious operations in the /ctdl/p/ hierarchy to handle...
2023-10-04 rootupload.c: hold uploads in temporary file handles
2023-10-03 Art Cancroupload: change REST path from /ctdl/a/upload/ to /ctdl/p/
2023-09-30 Art Cancroupload.c: rename "tempfilename" to "ref"
2023-09-27 Art Cancrouploads: return uploaded file info to caller
2023-09-27 Art Cancroupload.c: more progress on returning values
2023-09-27 Art Cancroupload.c: write uploaded data to a temp file
2023-09-26 Art Cancroupload.c: stub function for accepting uploads
2023-09-19 Art CancroAttachments now download with the appropriate filename.
2023-09-19 Art Cancroview_mail.js: better display of attachment links; attac...
2023-09-15 Art CancroObsolete sys/time.h and HAVE_TIME_WITH_SYS_TIME
2023-08-02 Art CancroEnumerate attachments in JSON message output
2023-07-10 Art Cancroforum_view.c: log unhandled headers
2023-07-07 Art CancroDAV MOVE method wasn't documented. Documented it.
2023-07-06 Art Cancrowebcit-ng makefile now handles changes to webcit.h...
2023-06-29 Art CancroGeneric user icon instead of 404 when avatar not found.
2023-03-13 Art CancroLearn from the Citadel Server whether a room is the...
2023-03-13 Art CancroImplemented RFC4918 MOVE and COPY methods for individua...
2023-03-12 Art CancroImplemented an algorithm that can correctly divide...
2023-03-11 Art Cancrodav_move_or_copy_message() skeleton
next