SafeTimer: check the IPC struct before trying to send a kill to the server in the...
[citadel.git] / libcitadel /
2011-12-29 Wilfried GoesgensFreeBSD Compatibility (as proposed by acardenas)
2011-12-05 Wilfried Goesgensexclude git specific files from the distribution tarballs
2011-12-05 Art CancroVersion number to 8.02 for upcoming release
2011-11-21 Wilfried GoesgensFix lookup of of hashitem to hashpos: we have to use...
2011-11-13 Art CancroVersion number to 8.02 for upcoming release
2011-11-06 Wilfried GoesgensMimeparser: skip all empty lines between mimeparts...
2011-10-19 Wilfried Goesgensinitialize 'tag' - value as valgrind tells us
2011-10-18 Wilfried GoesgensRemove double include; fcnctl seems to be around in...
2011-10-18 Art CancroInternal version number to 8.01 for imminent release
2011-10-18 Wilfried Goesgenscorrect error message hint
2011-10-18 Wilfried Goesgensremove unneeded line
2011-10-18 Art CancroThe definition of ThreadIdHash() has been moved from...
2011-10-17 Wilfried GoesgensAdd function to free the file upload facilities.
2011-10-16 Wilfried GoesgensFinalize Networker; native modern linux.
2011-10-16 Wilfried Goesgenswe need to run export for wheezy.
2011-10-08 Wilfried GoesgensAdd support for sending / reading to files; so far...
2011-09-16 Art CancroAdded a couple more entity declarations
2011-09-16 Wilfried GoesgensAdd function to measure the length of the fifo buffer
2011-09-05 Wilfried Goesgenssome more tiny bits that slipped through
2011-09-04 Art CancroMore 'greeking' the test mime data.
2011-09-04 Art CancroBegan 'greeking' the test mime data.
2011-09-04 Wilfried GoesgensStrBufSipLine(): make input params const; fix several...
2011-09-04 Wilfried Goesgensadd tests for all our encoders; syntax similar to webci...
2011-09-04 Art CancroReinstated the use of EUID/UUID in blog posts; however...
2011-09-04 Art CancroRevert "Generate UUID in blog posts to be used in perma...
2011-09-04 Art CancroRevert "Change to blog euid storage; note new definitio...
2011-09-04 Wilfried Goesgensfix source so that '-Wformat -Werror=format-security...
2011-09-04 Wilfried Goesgensadd test for html translating
2011-09-04 Wilfried Goesgensgenerate_uuid() now generates more or less DCE-complian...
2011-09-04 Art CancroAdded GPL declaration to source files in libcitadel
2011-09-04 Art Cancrogenerate_uuid() now generates more or less DCE-complian...
2011-09-04 Art CancroRemoved logging stuff from libcitadel
2011-09-01 Wilfried GoesgensFB->ReadWritePointer has to point to FB->Buf->Buf if...
2011-08-31 Wilfried GoesgensAdd function to do some revalidations on hashlists...
2011-08-31 Wilfried GoesgensStrBufChunkSipLine(): compact buffer if we have a remai...
2011-08-28 Art CancroSet all version numbers to 8.00 -- FEATURE FREEZE FOR...
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-19 Wilfried Goesgensfix StrHtmlEcmaEscAppend, StrECMAEscAppend
2011-08-19 Wilfried GoesgensFix StrHtmlEcmaEscAppend() more edge cases in utf8...
2011-08-19 Wilfried Goesgens fix QP encoding
2011-08-19 Wilfried Goesgensfix QP encoding
2011-08-10 Wilfried Goesgensfix parsing of IP-Urls
2011-07-24 Wilfried GoesgensStrBufSipLine(): make input params const; fix several...
2011-07-19 Art CancroConvenience function CtdlLogResult()
2011-07-07 Wilfried GoesgensFix documentation
2011-07-03 Wilfried Goesgensmerge in euid generation from master
2011-07-03 Wilfried GoesgensAdd ability to hex encode binary strings
2011-05-15 Wilfried GoesgensFix parsing and rearaning of URLs
2011-05-03 Wilfried Goesgensups, .lo not .o
2011-05-03 Wilfried Goesgensadd prerelease so we don't get deinstalled all the...
2011-05-03 Wilfried GoesgensFix possible endless loop conditions
2011-04-19 Wilfried GoesgensInclude ourselves??
2011-04-01 Wilfried GoesgensSwitch handling to have a pointer to the target address
2011-04-01 Wilfried Goesgensmove URL parsing / struct over into libcitadel
2011-02-21 Wilfried Goesgensfixing html2ascii
2011-01-30 Wilfried GoesgensMerge branch 'libevent' of ssh://git.citadel.org/appl...
2011-01-30 Wilfried GoesgensQP-Decoding: Ignore case of letter indicating _B_inary...
2011-01-15 Wilfried GoesgensMimeparser rewrite; fix bug detecting trailing MIME...
2010-12-27 Wilfried GoesgensLibevent Migration
2010-12-27 Wilfried GoesgensHashlist: add function to flush the contents of a hashlist.
2010-12-26 Wilfried GoesgensStrBuf_NextToken: if the source is empty, flush the...
2010-12-21 Wilfried Goesgenslibevent integration
2010-12-17 Art CancroContent-transfer-encoding: ISO-8859-1 joins the 'no...
2010-12-12 Wilfried GoesgensMimeparser Bugfix
2010-12-12 Wilfried GoesgensIgnore all of our test binaries.
2010-12-12 Wilfried GoesgensAdd possibility to trigger the tests with Valgrind
2010-12-12 Wilfried GoesgensBugfix: several errors in our test program
2010-12-12 Wilfried GoesgensBugfixing: free our hashpositions...
2010-12-11 Wilfried GoesgensIntegrate IGs tests
2010-12-10 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-10 Wilfried GoesgensMimeparser Bugfix:
2010-12-10 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-10 Art CancroReworking the enter message and attach dialogs
2010-12-10 Wilfried GoesgensMimeparser bugfix; if we continue we must flush the...
2010-12-09 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-09 Wilfried GoesgensMore tiny bugfixes on the mimeparser
2010-12-08 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-08 Art CancroAdded the regression test I wrote while fixing stripall...
2010-12-07 Wilfried GoesgensCorrectly evaluate whether we have a decoded mime part...
2010-12-07 Wilfried GoesgensPerformance: use memchr to find the next '-' and then...
2010-12-07 Wilfried GoesgensAdd more test-mimecontainers.
2010-12-07 Wilfried GoesgensBe more conservative about when not to apply binary...
2010-12-07 Art CancroRewrote stripallbut() again, tested extensively
2010-12-05 Wilfried GoesgensAdd test running our wildfire sample code
2010-12-05 Wilfried GoesgensIn the name of test-coverage: #if 0 the parts we don...
2010-12-05 Wilfried GoesgensDon't forget to cleanup gcov output in xdgmime
2010-12-05 Wilfried GoesgensMore shell calls to all our tests
2010-12-05 Wilfried GoesgensAdd test for loading one mimepart from the mimestructur...
2010-12-05 Wilfried GoesgensAdd test for looking up the icon for a specific mimetype.
2010-12-05 Wilfried GoesgensDon't put a static buffer into content_encoding; its...
2010-12-02 Wilfried Goesgensadd scripts to run and test and have code coverage...
2010-12-02 Wilfried GoesgensAdd possibility to trigger the mimeparser internal...
2010-12-02 Wilfried GoesgensTestdata: add an email with base64 encoded content.
2010-12-02 Wilfried GoesgensRemove loop, its a little unfriendly to run it a 10000...
2010-12-02 Wilfried GoesgensAdd test to call mime lookup algorithms
2010-12-02 Wilfried GoesgensIgnore more missing .gcov files
next