citadel.git
2011-08-23 Art CancroVersion number set to 7.87, tagging for stable release v7.87
2011-08-20 Wilfried GoesgensMerge branch 'stable-78x' of ssh://git.citadel.org...
2011-08-20 Wilfried Goesgensadd missing var definition *ups*
2011-08-20 Wilfried GoesgensFix detecting of UTF8 Sequences
2011-08-20 Wilfried Goesgensfix counting of UTF8-charwidth
2011-08-20 Wilfried GoesgensQP-Encode questionmarks.
2011-08-20 Wilfried GoesgensWhen QP encoding, we need to convert blanks to underscores
2011-08-19 Wilfried Goesgensadd missing var definition *ups*
2011-08-19 Wilfried GoesgensFix detecting of UTF8 Sequences
2011-08-19 Wilfried Goesgensfix counting of UTF8-charwidth
2011-08-18 Wilfried Goesgensfix StrHtmlEcmaEscAppend, StrECMAEscAppend
2011-08-18 Wilfried GoesgensFix StrHtmlEcmaEscAppend() more edge cases in utf8...
2011-08-18 Wilfried GoesgensDon't add brackets <> to the reply to; it should be...
2011-08-18 Wilfried Goesgensparse reply-to header into its permanent database field
2011-08-18 Wilfried Goesgens fix QP encoding
2011-08-18 Wilfried Goesgensfix QP encoding
2011-08-17 Wilfried GoesgensFix envelope-to header.
2011-08-12 Wilfried Goesgensnetwork_spool_msg() handle QP
2011-07-05 Art CancroRevert "Ugly hack to fix wiki history broken by the...
2011-07-01 Art CancroUgly hack to fix wiki history broken by the 'message...
2011-06-29 Wilfried GoesgensMerge branch 'stable-78x' of ssh://git.citadel.org...
2011-06-29 Wilfried Goesgensfix the GETMETADATA command; we mustn't count our naive...
2011-06-29 Wilfried GoesgensFix K-Escaper; we wouldn't copy the whole UTF-8 sequenc...
2011-06-15 Art Cancroxmpp_destroy_buddy() now accepts an 'aggressively'...
2011-05-24 Wilfried GoesgensMerge branch 'stable-78x' of ssh://git.citadel.org...
2011-05-24 Wilfried Goesgensfix various incidents reported by CLANG Static analyzer:
2011-05-24 Wilfried Goesgensuse defines for size_t formating token
2011-05-24 Wilfried Goesgensfix possible NULL-Pointer access, thanks to CLANG stati...
2011-05-24 Wilfried Goesgensfix possible NULL pointer access, thanks to the CLANG...
2011-05-24 Wilfried GoesgensStatic analyzer fixes;
2011-05-24 Wilfried Goesgensfix possible uninitialized access; thanks to the Clang...
2011-05-24 Wilfried Goesgensfix the evaluation of password quality; thanks to the...
2011-05-23 Art CancroServerShutdownModule_GETTEXT() was failing on non-local...
2011-05-23 Art CancroServerShutdownModule_GETTEXT() was failing on non-local...
2011-05-23 Art CancroServerShutdownModule_GETTEXT() was failing on non-local...
2011-05-23 Art CancroBackport
2011-05-23 Art Cancrosock_connect() - if first char of hostname is '/' assum...
2011-05-19 Wilfried GoesgensFix unfolding of RFC822 lines so we don't loose blanks.
2011-05-14 Wilfried Goesgensfix message composing
2011-05-12 Wilfried Goesgensfix source so that '-Wformat -Werror=format-security...
2011-05-10 Wilfried Goesgensjust log the close if we're realy going to close.
2011-05-10 Wilfried GoesgensDon't close 0-filedescriptors on session killing, its...
2011-05-05 Wilfried Goesgens* add test data from head, so we can compare results
2011-05-05 Wilfried Goesgensfix possible crashes of not NULL-checking the result...
2011-05-05 Wilfried Goesgensadd test for html translating
2011-05-03 Wilfried GoesgensFix possible endless loop conditions
2011-05-03 Art CancroGuard against 'billion laughs' attack in our XMPP service
2011-04-17 Wilfried Goesgensadd new version
2011-04-17 Wilfried GoesgensFix of terminate problem while loading user list
2011-04-11 Art CancroTag stable-78x for 7.86 release v7.86
2011-04-07 Wilfried GoesgensProblem with merge: this is called Buf in stable, not...
2011-04-07 Wilfried Goesgensif StrBuf_ServGetln() is called in a loop, its return...
2011-04-07 Wilfried Goesgenswhen generating subjects for calendar items do quoted...
2011-04-07 Wilfried GoesgensFix searching of ']'
2011-04-07 Wilfried GoesgensMailinglist client: don't add roomname to subject if...
2011-04-05 Art CancroReset run_queue_now back to 0 after a forced run of...
2011-02-23 Art CancroFixed incorrect byte count when writing XML entity...
2011-02-22 Art CancroBackported XML export fixes from master
2011-02-22 Art CancroSanitize v_seen and v_answered during export
2011-02-22 Art CancroEscape single and double quotes in export format
2011-02-22 Art CancroBackport 3acf77119652d4e6081815dac7dbed4ed6fb7d2f from...
2011-02-18 Art CancroEnable XMPP over TLS
2011-02-12 Wilfried Goesgensfree the context on that exit place too.
2011-02-12 Wilfried GoesgensMemleak: free the context on abort too.
2011-02-06 Wilfried Goesgensf85b76d98b6922b36aef7eda85c08c09c478fe71
2011-01-30 Wilfried GoesgensBy jimcuclamath: set maxium allowed password length...
2011-01-15 Wilfried Goesgensuse the gnu format string checker for CtdlLogPrintf...
2011-01-15 Wilfried Goesgensapply memset-0 fix here too.
2011-01-15 Wilfried GoesgensSMTP-Bouncing: don't put message body on wrong Citadel...
2011-01-11 Art CancroWiki revs now work again - replaced --global-reject...
2011-01-08 Wilfried GoesgensTHIS IS 7.85
2011-01-03 Art CancroFix hangups on binary blob reads from webcit stable
2010-12-21 Wilfried GoesgensFix bug in SMTP-Client to send two < in the envelope...
2010-12-21 Art Cancroupdate version number in preparation for 7.85 release
2010-12-20 Art CancroReplaced client_read() with socket_read_blob() in serv_...
2010-12-17 Art CancroRevert d36da34581cd277a2face04a11cdb8f81d8d2121 in...
2010-12-14 Wilfried GoesgensSMTP Async I/O:
2010-12-14 Wilfried GoesgensMimeParser Rewrite: add test to revalidate the results...
2010-11-21 Wilfried GoesgensRelax SMTP Client timeout settings as discussed.
2010-11-21 Wilfried GoesgensNonblocking sockets need to select while writing
2010-11-21 Wilfried Goesgenshave flexible timouts while reading lines in our client...
2010-11-16 Wilfried Goesgenscheck whether the sorting algorithm specified via BSTRs...
2010-11-16 Wilfried GoesgensMemleak: free the roomlist of the sieve-queued rooms...
2010-11-16 Wilfried Goesgenssmtp_do_bounce(): don't loose msg['A'] when overwriting...
2010-11-16 Wilfried GoesgensMemleak: CtdlMakeMessage(): don't forget about the...
2010-11-16 Wilfried GoesgensMemleak: post_message(): don't forget about the recipie...
2010-11-16 Wilfried GoesgensDon't send identity header if we want to do gzip compre...
2010-11-10 Wilfried Goesgensfix buffer overrun while converting charsets
2010-11-06 Wilfried Goesgensfix crash in SSL BLOB-Reading
2010-11-06 Wilfried Goesgensif we tell the client we're in error state, return.
2010-11-01 Wilfried GoesgensFinalize fixing of netconfig loosing incident
2010-11-01 Wilfried GoesgensPrevent writing empty network configs Part II
2010-11-01 Wilfried Goesgens* cmd_snet: make shure the target FS has enough space...
2010-11-01 Wilfried Goesgensassoc_file_name(): return length of string
2010-10-26 Wilfried Goesgens* sock_getln (): CtdlSockGetLine() gives us lines witho...
2010-10-04 Wilfried Goesgens* check whether we need to QP-Encode our from in case...
2010-10-04 Wilfried Goesgens* StrBufSanitizeEmailRecipientVector () fix another...
2010-09-23 Wilfried Goesgens* the number of messages available are unequal to those...
2010-09-23 Wilfried Goesgens* off by one in range checking of indexed access
2010-09-20 Art CancroBackport infanticide prevention patch from head
next