]> code.citadel.org Git - citadel.git/shortlog
citadel.git
14 hours ago Art CancroGetting navigation in place for week view. master
17 hours ago Art CancroInitial commit for calendar week view flexbox.
17 hours ago Art CancroReduced hi_from_stu.wav by -20db
22 hours ago Art CancroReally just a commit test.
22 hours ago Art CancroReally just a commit test.
22 hours ago Art CancroReally just a commit test.
22 hours ago Art CancroReally just a commit test.
22 hours ago Art Cancrorandom messing with text client
2 days ago Art CancroStill working on sixel
3 days ago Art Cancrowork on sixel support
3 days ago Art Cancrohtml_to_ascii.c: major overhaul to buffer use.
3 days ago Art CancroDon't run this, it has a bug
3 days ago Art Cancrohtml_to_ascii: display alt text
3 days ago Art Cancrohtml_to_ascii: read the entire message in at once
4 days ago Art Cancrohtml_to_ascii.c : prepare to modernize!
4 days ago Art Cancrohtml_to_ascii() "ansi" parameter is now "flags" parameter.
5 days ago Art Cancrominor tuning to previous commit
5 days ago Art CancroCalendar y/m/d navigation
6 days ago Art CancroRemove "Sharing" tab from WebCit-classic
12 days ago Art CancroRemove preprocessor tests for OpenSSL. It's a requirement.
13 days ago Art CancroI thought Richard Stallman was a douchebag before it...
13 days ago Art Cancroctdlload: don't count "end|" as a bad row
13 days ago Art Cancrodumploadtest.sh now requires YES_DELETE_MY_DATABASE...
13 days ago Art Cancroput list-unsubscribe address in angle brackets
2024-05-16 Art Cancrofix dlen
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 CancroRevert "Since glibc 2.34, libpthread is builtin , ...
2024-05-13 Art CancroSince glibc 2.34, libpthread is builtin , -lpthread...
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-05-05 Art Cancrostringbuf.c: random idle style cleanup.
2024-05-04 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...
next