citadel.git
2022-06-13 Art CancroRelease version 956 generated by do-release.sh v956
2022-06-13 Art Cancrosed might be sed on some systems and gsed on others
2022-06-13 Art CancroRelease version 955 generated by do-release.sh v955
2022-06-13 Art CancroRelease version 954 generated by do-release.sh v954
2022-06-13 Art CancroRelease version 953 generated by do-release.sh v953
2022-06-13 Art CancroRelease version 952 generated by do-release.sh v952
2022-06-12 Art CancroAdd ${LDFLAGS} to utilities, not just the server.
2022-06-12 Art CancroThere are three specific compiler warnings that we...
2022-06-12 Art CancroMore tweaking to cleanly support bin and run directories.
2022-06-11 Art CancroCTDLDIR is now properly compiled into the source code...
2022-06-11 Art CancroIf you can't handle me at my worst, you don't deserve...
2022-06-11 Art CancroMore work on "make install" including some simplificati...
2022-06-09 Art CancroModified some of the server source files to carry the...
2022-06-09 Art CancroMake sure all of the utilities carry the new and improv...
2022-06-08 Art Cancrotextclient: test to see whether iconv requires -liconv...
2022-06-08 Art Cancrochkpw and chkpwd are now working
2022-06-05 Art CancroConverted citmail to the new setup:
2022-06-05 Art CancroConverted two more utilities: ctdlmigrate and sendcommand
2022-06-05 Art CancroMoved 'setup' to the utils directory and converted...
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...
2022-05-30 Art Cancroremoved some debugs
2022-05-23 Art CancroRelease version 951 generated by do-release.sh v951
2022-05-23 Art CancroRewrote our local implementation of a Base64 encoder...
2022-05-21 Art CancroCommitting all of my little comment syntax changes...
2022-05-20 Art Cancrocomment style
2022-05-18 Art CancroRemoved traces after realizing that I was hitting confi...
2022-05-17 Art CancroTemporarily added some debugs and an assert() statement...
2022-05-17 Art CancroFound another vestige of ignet to remove
2022-05-16 Art CancroFixed a buffer size calculation that caused uploads...
2022-05-02 Art CancroTaking a peek at serv_expire.c to see what would be...
2022-04-20 Art CancroMeow meow! Applied patches sent by LadySerenaKitty...
2022-04-09 Art CancroRelease version 950 generated by do-release.sh v950
2022-04-09 Art CancroImproved compatibility with POSIX LDAP Schema. Tested...
2022-04-08 Art CancroUpdated LDAP code to be compatible with more modern...
2022-03-12 Art Cancroderive_uid_from_ldap() converted to use ldap_get_values...
2022-03-05 Art CancroClick on a user or their avatar to go to their profile...
2022-02-27 Art CancroWowzers! Copied the login modal example from the w3css...
2022-02-27 Art Cancroclick on the envelope to go to the inbox
2022-02-26 Art Cancrosome comments
2022-02-26 Art CancroHandle messages that are empty (or which appear empty...
2022-02-17 Art CancroTuned up some of the iconography
2022-02-17 Art CancroThe sidebar buttons are now unhighlighted by default...
2022-02-17 Art CancroUse the w3-badge class for circular badges instead...
2022-02-16 Art CancroUpgrade W3.CSS to version 4.15
2022-02-16 Art CancroUse the Font Awesome 6.0.0 hosted version instead of...
2022-02-14 Art Cancromoved vars to vars.js
2022-02-13 Art CancroAnything that looks like a button should act like a...
2022-02-13 Art CancroSkip/Goto are functionally complete.
2022-02-12 Art CancroClient side of SLRP is done
2022-02-12 Art CancroKeep track of the last message number we saw
2022-02-11 Art CancroOnly add _BASEROOM_ to the march list if the number...
2022-02-11 Art CancroFixed a bug in the "goto next room" logic that was...
2022-02-08 Art CancroRe-encode the auth cookie with the properly formatted...
2022-02-06 Art CancroMore gratuitous style cleanup.
2022-02-05 Art Cancro"Forum list" is now more or less in its final form.
2022-02-04 Art CancroNow it has a button look.
2022-02-04 Art CancroRooms in the Forums List are now clickable anywhere...
2022-02-04 Art CancroMade the bubble icons in the Forums list round, and...
2022-02-01 Art CancroInitial commit of the "new" room list. It's going...
2022-01-28 Art Cancromore divs
2022-01-28 Art Cancroctdl-roomlist-floor class for the floor banner over...
2022-01-27 Art Cancro/ctdl/r/<room_name>/info.txt now fetches the room info...
2022-01-25 Art CancroSort room list by floor but also put them in different...
2022-01-24 Art Cancro/ctdl/f/ to get a list of all floors
2022-01-23 Art Cancroroom list renderer is now aware of which rooms are...
2022-01-23 Art CancroMoved the room list from the sidebar to the main viewin...
2022-01-23 Art CancroTweaked the icons a bit
2022-01-22 Art CancroThe "Post message" button in forum view is now active.
2022-01-22 Art CancroSet up a "new item" dispatcher so it can be different...
2022-01-22 Art CancroAdded a button to the screen that can be populated...
2022-01-15 Art CancroExplain in comments how the connection pool works.
2022-01-15 Art CancroI was able to simplify the login code too. ctdl_startu...
2022-01-15 Art Cancrook, that function needed to be async
2022-01-15 Art CancroSimplified the logout javascript
2022-01-14 Art CancroA little more cosmetic work on the login modal.
2022-01-14 Art Cancrobanner change
2022-01-14 Art CancroThis is a better version of detect_logged_in() for...
2022-01-13 Art CancroRemoved some debugs that are no longer needed now that...
2022-01-13 Art CancroBig change to mailing list subscription/unsubscription!
2022-01-12 Art CancroGenerate a random 100-byte string to be used as a host...
2022-01-12 Art CancroSeed the random number generator before the config...
2022-01-12 Art CancroRelease version 949 generated by do-release.sh v949
2022-01-12 Art CancroChange TLS_server_method() to SSLv23_server_method...
2022-01-11 Art Cancromissed a few references to delete
2022-01-11 Art CancroRemoved APOP authentication from the text client. ...
2022-01-11 Art CancroMultiple invocations of HELO and/or EHLO from an SMTP...
2022-01-10 Art CancroRelease version 948 generated by do-release.sh v948
2022-01-10 Art Cancrossl ciphers had to be set to its old value of
2022-01-10 Art CancroANGRY SCREED WITH CAPS LOCK ON
2022-01-10 Art CancroFFFFFFFFFFFFFFFFFUUUUUUUUUUUUUuu----------------
2022-01-10 Art CancroTesting to see if SSLv23_server_method() is actually...
2022-01-10 Art CancroLONG STRING OF EXPLETIVES
2022-01-10 Art CancroRelease version 947 generated by do-release.sh v947
2022-01-10 Art CancroI got a little too eager in removing old cruft from...
2022-01-10 Art CancroRelease version 946 generated by do-release.sh v946
2022-01-10 Art CancroSwitch out the key/cert in a critical section (mutex...
2022-01-10 Art CancroUnified the openssl library initialization code
2022-01-10 Art CancroReplaced all instances of SSLv23_server_method() with...
2022-01-08 Art CancroRelease version 945 generated by do-release.sh v945
2022-01-08 Art CancroRelease version 944 generated by do-release.sh v944
next