* just define vars if we need them
[citadel.git] / libcitadel /
2010-02-21 Wilfried Göesgens* its a pointer, so compare it with NULL not 0
2010-02-21 Wilfried Göesgens* some doxygen grouping
2010-02-21 Wilfried Göesgens* post increment...
2010-02-20 Wilfried Göesgens* const now the bugged code is gone.
2010-02-20 Wilfried Göesgens* found new bug in the RFC822 Decoder
2010-02-15 Wilfried Göesgens* return the number of chars we read; it doesn't have...
2010-02-14 Wilfried Göesgens* generaly NULL *Pos before re-caclulating it
2010-02-14 Wilfried Göesgens* fix the linebuffered reader; some cases (like having...
2010-01-31 Art Cancro* define VIEW_BLOG (not yet implemented but I need...
2010-01-25 Art Cancro* html2ascii now renders *bold* and /italic/ and _under...
2010-01-14 Wilfried Göesgens* unititialized var...
2010-01-10 Wilfried Göesgens* add function to append strings encoding them in hex...
2010-01-03 Wilfried Göesgens* some more work on unit testing
2010-01-03 Wilfried Göesgens* allow mime header sub tokens to have blanks left...
2010-01-03 Wilfried Göesgens* some more input condition sanitizing
2009-12-21 Wilfried Göesgens* apply the release stuff to head too from r8127
2009-12-20 Wilfried Göesgens* fix StrBufNum_tokens
2009-12-19 Michael HamptonAllow citadel / libcitadel to be built outside their...
2009-12-15 Wilfried Göesgens* fix StrBufIsNumber; its not used right now, but it...
2009-12-13 Wilfried Göesgens* shuffle arround stuff a little bit
2009-12-13 Wilfried Göesgens* more testcoverage
2009-12-13 Wilfried Göesgens* add (optional) gcov flags
2009-12-06 Wilfried Göesgens* typo in varname
2009-12-06 Wilfried Göesgens* use different counters for the hash payloads used...
2009-12-03 Dave WestOops, missed comitting this file.
2009-12-03 Dave West Rename function as per dothebart's recomendation.
2009-12-03 Dave WestFor peer review.
2009-11-26 Wilfried Göesgens* more points to NULL the offset pointer
2009-11-24 Wilfried Göesgens* shutting down wildfire seems to work now.
2009-11-24 Wilfried Göesgens* more entry checking.
2009-11-18 Wilfried Göesgens* fix buffer overrun conditions in StrBufRemove_token
2009-11-16 Wilfried Göesgens* when reallocing the buffer, flush the external pointer
2009-11-10 Wilfried Göesgens* same bug at StrBuf_Utf8StrLen too.
2009-11-10 Wilfried Göesgens* fix exit point in Ctdl_GetUtf8SequenceLength; conditi...
2009-11-08 Wilfried Göesgens* this way its fastest: range check whats allowed and...
2009-11-06 Wilfried Göesgens* predefined table is a little faster...
2009-11-05 Wilfried Göesgens* don't use sprintf while doing urlescappend; do it...
2009-10-29 Wilfried Göesgens* version blabla not overwrite me apt update
2009-10-25 Wilfried Göesgens* more doxygen cleanup
2009-10-25 Wilfried Göesgens* add doxygen config
2009-10-22 Wilfried Göesgens* add stdin for decoding tests
2009-10-15 Wilfried Göesgens* fix non-iconv-enabled build
2009-10-15 Wilfried Göesgens* add combined html/json escaper
2009-10-11 Wilfried Göesgens* remove unneded code
2009-10-11 Wilfried Göesgens* fix hashlist iterator
2009-10-09 Wilfried Göesgens* fix off by one in buffer size
2009-10-05 Wilfried Göesgens* fix dependencies solaris is a little pickier here.
2009-10-04 Wilfried Göesgens* fix VDIR build
2009-10-04 Wilfried Göesgens* run it several times, just to be shure.
2009-10-04 Wilfried Göesgens* add simple RFC822 / iconv decoding test
2009-10-04 Wilfried Göesgens* don't continue to read, if we don't have a valid FD
2009-10-03 Wilfried Göesgens* fix mixed line/blob test
2009-10-03 Wilfried Göesgens* rework stringbuffered reading on nonblocking files
2009-10-03 Wilfried Göesgens* start out a unit test for our buffered I/O; copy...
2009-10-01 Wilfried Göesgens* be a bit more picky about string ends in StrBufExtrac...
2009-09-22 Wilfried Göesgens* make some more functions NULL safe
2009-09-21 Wilfried Göesgens* fix StrBufReadBLOBBuffered; it didn't clean read...
2009-09-21 Wilfried Göesgens* add / correct documentation
2009-09-11 Art Cancro* Set the version numbers of everything to 7.66.
2009-09-10 Wilfried Göesgens* add StrBufSmash() so functions demanding a non-const...
2009-09-08 Art Cancro* This duplicates the code in msgbase.c that is causing...
2009-09-07 Wilfried Göesgens* define StrBufNOTNULL, we use it for the Next-Tokenize...
2009-09-07 Wilfried Göesgens* add more NextToken list-tests
2009-09-06 Wilfried Göesgens* upsi forgot debug code..
2009-09-06 Wilfried Göesgens* fix Next-tokenizer
2009-09-06 Wilfried Göesgens* fix it some, but not all.
2009-09-05 Wilfried Göesgens* start a unit-test-suite with cunit.sourceforge.net...
2009-09-05 Wilfried Göesgens* rework StrBufExtract_NextToken; not yet thoroughly...
2009-09-04 Wilfried Göesgens* fix the not yet before used StrBufRemove_token()
2009-09-01 Art Cancro* Version numbers of everything 7.63
2009-08-27 Wilfried Göesgens* fix IKEY macro.
2009-08-17 Wilfried Göesgens* don't forget to append chars while expanding buffers
2009-08-06 Art Cancro* Version number to 7.61 on all components
2009-08-03 Wilfried Göesgens* return an error string in our own error cases...
2009-07-23 Wilfried Göesgens* check more carefully the target buf-size, since we...
2009-07-21 Wilfried Göesgens* calculate the compressed buffer more effective so...
2009-07-12 Wilfried Göesgens* abort token extraction if increasebuf won't let us...
2009-07-05 Wilfried Göesgens* add cURL read-callbackhook, so we can read HTTP answe...
2009-07-03 Art Cancro* Temporarily disabled the 'Drafts' functions. I like...
2009-06-23 Wilfried Göesgens* add a strbuf'ed version of stripslashes
2009-06-16 Wilfried Göesgens* add macro to use conststrs to access hashes
2009-06-16 Wilfried Göesgens* shorten len if we shorten the buf
2009-06-16 Wilfried Göesgens* clean up iconv decoding
2009-06-14 Wilfried Göesgens* fix typo in tools
2009-06-12 Wilfried Göesgens* don't touch the buffer if its empty.
2009-06-07 Wilfried Göesgens* fix another buggy buffer increase
2009-06-07 Wilfried Göesgens* move utf8 handling stuff into strbuf, so we can be...
2009-06-04 Wilfried Göesgens* shrink default buffer size from 4K to 64 bytes. Appli...
2009-05-31 Wilfried Göesgens* add function to shrink empty StrBufs so they don...
2009-05-31 Wilfried Göesgens* iron out some more hickups in the linebuffered reading
2009-05-29 Wilfried Göesgens* another bug in increasing buffers.
2009-05-28 Wilfried Göesgens* fix IncreaseBuf
2009-05-26 Wilfried Göesgens* add slash-stripper
2009-05-26 Wilfried Göesgens* redo linebuffered reading
2009-05-24 Wilfried Göesgens* make default strbuf size configurable
2009-05-22 Wilfried Göesgens* don't use memcpy on overlapping operations
2009-05-18 Wilfried Göesgens* add function to decode hex strings
2009-05-05 Wilfried Göesgens* fix build without iconv
2009-04-25 Wilfried Göesgens* add strbuf wrapper arround vcard parser
2009-04-21 Wilfried Göesgens* have select acting like it would accept \n000\n as...
next