12
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Apr 18, 2024 — Apr 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cmd_snet() now sanitizes input for valid config key types too. More... 3 days ago
ENCODE NULL TERMINATOR IDIOT More... 3 days ago
Last bit of sanitization. Always null terminate! More... 3 days ago
cmd_gnet() still tokenizes and outputs one line at a time now. Even though it doesn't have to, we've already written the tokenizer and doing it this way is more consistent with the rest of the protocol. More... 3 days ago
Move netconfig sanitizer to LoadRoomNetConfigFile() More... 3 days ago
cmd_gnet() : filter out lines with invalid key names More... 3 days ago
CtdlGetCurrentMessageNumber() - removed. No longer used anywhere. More... 4 days ago
Removed support for upgrading Citadel databases earlier than version 901. More... 4 days ago
netconfig.c: remove support for converting legacy netconfig files More... 4 days ago
The helpful Citadel Aide now posts a message to alert the administrator of software upgrades. More... 5 days ago
Refuse to accept new messages if there is less than 100 MB free on disk More... 6 days ago
Reactivate TLS to the server if possible, also changed Encrypted/Unencrypted in the status bar to lock/unlock unicode icons. More... 9 days ago
citserver: default TLS cipher list is now DEFAULT More... 9 days ago
imap_misc.c: update to current style guidelines More... 11 days ago
serv_imap.h: update to current style guidelines More... 11 days ago
serv_imap.c: update to current style guidelines More... 11 days ago
Room config accordion now works clicking anywhere on the legend. More... 12 days ago
you have to read this commit to find out what's in it More... 12 days ago
Add error checking to locate_host() and return truncated host name rather than blank. More... 13 days ago
webcit-ng room access invite/kick complete! More... 14 days ago
serv_roomchat.c: update to current coding style More... 15 days ago
serv_instmsg.c More... 15 days ago
serv_session.c: updated to current coding standards More... 15 days ago
serv_user.c: removed an old style comment More... 15 days ago
crc16.c: update to current coding standards More... 15 days ago
smtp_util.c: updated to current coding standards More... 15 days ago
xmpp_presence.c: updated to current coding standards More... 15 days ago
serv_rooms.c: update to current coding style More... 15 days ago
xmpp_query_namespace.c: convert to C99 comment style More... 15 days ago
Skeleton code for invite/kick room access. More... 16 days ago