Memleak: getaddrinfo needs freeadrinfo here too.
[citadel.git] / libcitadel /
2010-11-28 Wilfried GoesgensMime-parser rework: parse the mime headers of the curre...
2010-11-27 Wilfried GoesgensExclude testdata from the distribution tgzs; they don...
2010-11-27 Wilfried GoesgensAnonimize?
2010-11-27 Wilfried Goesgensignore new test binary for git
2010-11-27 Wilfried GoesgensAdd test mime containers that (used to..) cause trouble...
2010-11-27 Wilfried GoesgensAdd mime-parser-testing tool
2010-11-27 Wilfried GoesgensMore hickups found due to the mimetester; pre push.
2010-11-27 Wilfried Goesgensfix crash: we want to do is_digit() on *char* not on...
2010-11-27 Wilfried GoesgensFirst Step: chop mimeparser into pieces.
2010-11-27 Wilfried Goesgens* rewrite stripallbut() to return the length
2010-11-22 Wilfried Goesgensperformance improvements: replace memcmp
2010-11-10 Wilfried Goesgensfix buffer overrun while converting charsets
2010-10-30 Wilfried Goesgensadd string representations of the RoomNetCfg as RoomNet...
2010-10-26 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-26 Wilfried Goesgens* blanks.
2010-10-26 Wilfried Goesgens* blanx
2010-10-26 Wilfried Goesgens* blank.
2010-10-26 Wilfried Goesgensblanx?
2010-10-26 Wilfried Goesgensblahangkx
2010-10-26 Wilfried Goesgens* bllannnks.
2010-10-26 Wilfried Goesgens* Blanks!
2010-10-26 Wilfried Goesgens* blanks???
2010-10-26 Wilfried Goesgens* blaahaaank
2010-10-26 Wilfried Goesgens* o noes blanks?
2010-10-26 Wilfried Goesgensoh, well, maybe a blank anyways here?
2010-10-26 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-26 Wilfried Goesgens* oh noes, thas blank wasn't that nice after all.
2010-10-26 Wilfried Goesgensblanks? blanks anyone? they're nice.
2010-10-26 Wilfried Goesgens* make it const, not written anyways
2010-10-26 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-25 Wilfried Goesgens* we already checked for '=' before, remove.
2010-10-25 Wilfried Goesgens* use a lookup table to convert hex to char (like we...
2010-10-25 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-25 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-25 Wilfried Goesgens* add a way to pass the workbuffers into the RFC-822...
2010-10-25 Wilfried Goesgens* need to revalidate start in any case to be exact.
2010-10-25 Wilfried Goesgens* add a permutation to the hashlist one can store msets in
2010-10-04 Wilfried Goesgens* StrBufSanitizeEmailRecipientVector () fix another...
2010-09-26 Art CancroRounded buttons under IE using CSS3PIE (not working...
2010-09-23 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-23 Wilfried Goesgens* off by one in range checking of indexed access
2010-09-16 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-16 Wilfried Goesgens* rare crash in some weird edge case. don't dereference...
2010-09-13 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-12 Wilfried Goesgens* NewStrBufDupAppendFlush(): add way to feed in char...
2010-09-11 Wilfried Goesgens* NewStrBufDupAppendFlush(): if you have an IO/Buf...
2010-09-10 Art CancroAll components in git master to version 7.89 in order...
2010-09-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-07 Wilfried Goesgens* one more name with umlauts..
2010-09-05 Wilfried Goesgens* don't ignore other .gitignores ;-)
2010-09-05 Wilfried Goesgens* ignore some more debian subdirectories and files
2010-09-04 Art CancroVIEW_DRAFTS=9, VIEW=BLOG=10
2010-09-03 Art CancroUncomment 'not yet implemented' next to BLOG_VIEW in...
2010-09-02 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-02 Wilfried Goesgens* moving directories around isn't smart in a git workin...
2010-09-01 Art Cancrooops, missed one
2010-09-01 Art CancroRemoved some $Id$ tags in libcitadel
2010-09-01 Art CancroBegan removing $Id$ tags. This will be an ongoing...
2010-08-31 Art Cancrotest commit three3 of three3
2010-08-31 Art Cancrotest commit three of three
2010-08-31 Art Cancrotest commit 1 of 2
2010-08-18 Art Cancro* Fix doxygen note for haschar(). The return value...
2010-08-09 Wilfried Göesgens* switch the roomviews from defines to enum (of same...
2010-08-05 Wilfried Göesgens* finish off ROOMPIC hard coded callback, thanks the_mg...
2010-07-31 Wilfried Göesgens * add defines for IGNET parts
2010-07-31 Wilfried Göesgens* move GNET-pop3 enum to libcitadel
2010-07-28 Wilfried Göesgens* StrBufSanitizeEmailRecipientVector() fix bug cutting...
2010-07-28 Art Cancro* All components of both stable and trunk noted as...
2010-07-25 Wilfried Göesgens* StrBufDecodeBase64(): init output buffer so in case...
2010-07-24 Wilfried Göesgens* StrBufSanitizeEmailRecipientVector () fix null pointe...
2010-07-20 Art Cancro* internal version number 781 in trunk, so we can do...
2010-07-20 Wilfried Göesgens* remove -finline-functions; it breaks the ubuntu...
2010-07-19 Wilfried Göesgens* update debian changelog.
2010-07-19 Wilfried Göesgens* duplicate memreadline & bmstrcasestr to a const and...
2010-07-14 Art Cancro* THIS IS 7.80
2010-06-28 Wilfried Göesgens* StrBufSanitizeEmailRecipientVector(): fix some NULL...
2010-06-24 Wilfried Göesgens* more gitignores
2010-06-01 Wilfried Göesgens* add StrBufSanitizeEmailRecipientVector(); it will...
2010-05-21 Wilfried Göesgens* ReAdjustEmptyBuf() wasn't quiet what it should be...
2010-05-21 Wilfried Göesgens* StrBufReadBLOBBuffered(): tell read to give us as...
2010-05-06 Wilfried Göesgens * StrBufPlain(): don't access pointers before we check...
2010-05-04 Wilfried Göesgens* StrBufReadBLOBBuffered(): fix abort condition; if...
2010-05-03 Art Cancro* Eliminate generic_free_handler() since it is not...
2010-04-29 Wilfried Göesgens* Make memreadlinelen() const
2010-04-26 Wilfried Göesgens* StrBufTCP_read_buffered_line_fast(): silence warning...
2010-04-24 Wilfried Göesgens* DeleteEntryFromHash(): don't skip indirection via...
2010-04-24 Wilfried Göesgens* offer a split version of GetNextHashPos(): GetHashPos...
2010-04-10 Wilfried Göesgens* mime_parser(), mime_decode(), the_mime_parser();...
2010-03-25 Wilfried Göesgens* html_to_ascii(): don't buffer underrun while checking...
2010-03-23 Wilfried Göesgens * StrBufPlain(): secure input arguments; don't strlen...
2010-03-19 Art Cancro* libcitadel internal version number is now 7.80
2010-03-16 Wilfried Göesgens* StrBufReplaceToken(): source and dest of move operati...
2010-03-16 Wilfried Göesgens* StrBufStripAllBut(): cut at the right border not...
2010-03-15 Wilfried Göesgens* we did that +1 two lines above to avaid infinite...
2010-03-14 Wilfried Göesgens* move the pointer one to the right, else we will loop...
2010-03-13 Wilfried Göesgens* add StrBufPook which blobs out a sub-part of the...
2010-03-09 Wilfried Göesgens* add function to replace a sub snippet of a string
2010-02-28 Wilfried Göesgens* add const string evaluator
2010-02-28 Wilfried Göesgens* add defines for the autopurger tokens
2010-02-27 Wilfried Göesgens* macro to get a string out of a define / enum
next