citadel.git
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
2022-01-08 Art CancroNew ctx change semantics in WebCit-NG
2022-01-08 Art CancroNew ctx change semantics in WebCit-classic
2022-01-08 Art CancroWhen a new certificate is installed, allocate a new...
2022-01-08 Art CancroSignificant cleanup of the code that generates a self...
2022-01-07 Art Cancroremoved some unused variables
2022-01-07 Art CancroRemoved the local implementation of snprintf() and...
2022-01-07 Art Cancrossl_ctx = SSL_CTX_new(SSLv23_server_method()) instead...
2022-01-06 Art Cancrorandom acts of style cleanup
2022-01-05 Art CancroWhile hunting for an internet address bug, cleaning...
2022-01-05 Art CancroI was checking something in serv_user.c and just couldn...
2022-01-05 Art CancroWhen checking to see whether we have to rebind a new...
2022-01-04 Art CancroMore of me not being able to look at code without pokin...
2022-01-03 Art Cancrothe crufty code, it stings...
2022-01-03 Art CancroI went looking for something in the text client, and...
2022-01-03 Art CancroReplyQuoted works now.
2022-01-03 Art CancroCleaned up the editor-div-replacement thing
2022-01-03 Art CancroThe current local date and time now displays in the...
2022-01-03 Art CancroMessage date/time is now sent to the browser in unix...
2022-01-01 Art Cancrossl error handling
2022-01-01 Art CancroRemoved some comments
2022-01-01 Art Cancrominor comment change
2022-01-01 Art CancroSet up a proper favicon.ico in both webcit-classic...
2022-01-01 Art CancroThe "reply" function in webcit-ng now correctly replace...
2022-01-01 Art CancrorandomString() is now always the same length and always...
2022-01-01 Art CancroIt's 2022 ... updating all of the copyright notices...
2021-12-30 Art CancroRelease version 943 generated by do-release.sh v943
2021-12-30 Art CancroList-Unsubscribe: header is now being generated and...
2021-12-30 Art Cancromore idle style-cleanup work
2021-12-30 Art Cancrolistsub.c: style cleanup
2021-12-29 Art CancroExtend the source_room field all the way into the SMTP...
2021-12-29 Art CancroWhen delivering mailing list messages, populate the...
2021-12-29 Art CancroFucking hell. We actually HAVE a "Allow non-subscriber...
2021-12-28 Art CancroWebCit-NG:
2021-12-27 Art Cancrosetup was still in the makefile , oooops
2021-12-27 Art CancroWe have to push the changes *and* the tags
2021-12-27 Art CancroRelease version 942 generated by do-release.sh
2021-12-27 Art CancroCitadel Server and WebCit (classic) now both reload...
2021-12-27 Art CancroNot sure what the point of that second call to SSL_acce...
2021-12-27 Art CancroBIG CHANGES: PAY ATTENTION
2021-12-27 Art CancroRemoved the unused 'selenium' directory
2021-12-27 Art CancroRemoved the obsolete 'setup' utility. It is not used...
2021-12-27 Art CancroFinally removed the cached/hashed static directory...
2021-12-26 Art CancroRemoved vestiges of the epic editor
2021-12-26 Art CancroRemoved the epic editor from the tree. Why was it...
2021-12-22 Art CancroI need to make the static web server just a static...
2021-12-21 Art CancroCleanup of crypto.c in wc-classic to prepare for certif...
2021-12-21 Art CancroRemoved more legacy cruft no longer needed when OpenSSL...
2021-12-20 Art CancroOpenSSL no longer requires thread locking callbacks...
2021-12-20 Art CancroOpenSSL no longer requires thread locking callbacks...
2021-12-20 Art CancroOpenSSL no longer requires thread locking callbacks...
2021-12-19 Art CancroRemoved SSL cleanup function. Let the operating system...
2021-12-19 Art Cancroserv_pop3.c: updated to latest style guidelines
2021-12-15 Art CancroNew functions to activate and deactivate the Loading...
2021-12-15 Art CancroIf div names are random strings, they don't need to...
2021-12-15 Art CancroSlowly becoming a good JavaScript developer. :) ...
2021-12-14 Art Cancroscroll_to works again
2021-12-14 Art CancroAppend messages to the DOM tree as div elements instead...
2021-12-14 Art CancroMajor change to the javascript forum view. We now...
2021-12-13 Art Cancroopen the reply box with .append() instead of tweaking...
2021-12-13 Art Cancronew div name
2021-12-13 Art Cancrobeautiful
2021-12-13 Art Cancrodo-release.sh now generates more meaningful description...
2021-12-11 Art CancroHow about that ... we're now correctly handling the...
2021-12-11 Art CancroIt's Friday night, Wesley is out, Sammi is not hungry...
2021-12-11 Art Cancroresponse headers now use an array instead of a linked...
2021-12-10 Art Cancrohttp request headers are now an array instead of a...
2021-12-10 Art CancroHTTP headers are shown in purple in the syslog
2021-12-10 Art CancroChange all instances of "URI" to "URL" because that...
2021-12-10 Art CancroBegin gathering references and message IDs for replies
2021-12-10 Art CancroDon't use \r\n with ctdl_printf() because it adds a...
2021-12-09 Art CancroDisplay an alert if we cannot connect to Citadel Server...
2021-12-09 Art CancroWhen delivering mail from a mailing list room, it is...
2021-11-29 Art CancroChanged the reject message to be identical to the one...
2021-11-29 Art CancroRelease version 941 generated by do-release.sh v941
2021-11-29 Art CancroMail to a mailing list room must be from a subscriber...
2021-11-29 Art CancroCleaned up another set of conditionals in the SMTP...
2021-11-29 Art CancroUpdated the comments in do-release.sh
2021-11-29 Art CancroAnother win for short circuit evaluation
2021-11-29 Art CancroMade the RBL evaluation conditional cleaner by assuming...
2021-11-26 Art Cancromake a note that we have to retain the reply message...
2021-11-26 Art CancroCapture the new message number from the etag of the...
2021-11-26 Art CancroLink entry in the editor now works. The example code...
2021-11-25 Art Cancrobold, italic, and list buttons now work.
2021-11-24 Art Cancrosplit utility function out into a separate util.js
2021-11-24 Art CancroPlaced the bold/italic/list/link buttons in the editor...
2021-11-24 Art CancroPrettied up the qp encoder function a bit.
next