continuing war on unnecessary include of sys/time.h
[citadel.git] / libcitadel /
2014-05-10 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2014-05-10 Wilfried GoesgensDecodeBase64: wrapper needs to 0-terminate buffer.
2014-02-04 Art CancroMerge branch 'master' into nntp
2014-02-03 Wilfried GoesgensBASE64: forcefully terminate it after deciphering it.
2014-01-06 Wilfried GoesgensBASE64: add stream handler for base 64 decoding - make...
2014-01-02 Wilfried GoesgensBASE64: - By Edward Flick - 0-terminate the transcoded...
2014-01-02 Wilfried GoesgensBASE64 de/encoding - by Edward Flick - replace John...
2014-01-02 Wilfried GoesgensSTRBUF: add wrapper to do source -> target buffer base...
2014-01-02 Wilfried GoesgensFileSendChunked(): add mode which operates without...
2013-12-07 Wilfried GoesgensMarkdown: start adding markdown wiki mode.
2013-12-07 Wilfried GoesgensSTRBUF: RFC2047-Encode Message - don't ommit linebreaks.
2013-12-07 Wilfried GoesgensSTRBUF: RFC2047-Encode Message - \r == 10
2013-12-07 Wilfried Goesgensflip version to 8.29 for master branch so we're ahead...
2013-11-28 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-11-19 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2013-11-19 Art Cancrofmt_date() use ISO 8601 date format
2013-11-07 Wilfried Goesgensmore f*n places for d_nam<e>len
2013-11-01 Wilfried Goesgensadd functions to escape utf8 sequnces for xml streams
2013-10-27 Wilfried Goesgensadd StrBufRFC2047encodeMessage which does quoted printe...
2013-10-20 Wilfried Goesgensfollow new library version
2013-10-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-10-16 Art CancroSet internal version numbers to 8.21
2013-10-10 Wilfried Goesgenswe mustn't cut the string if we don't find a boundary.
2013-10-08 Wilfried GoesgensTests: add StrBufStripAllBut and compare it to stripallbut
2013-09-29 Wilfried Goesgensdon't rely on malloc to handle (0) parameter; abort...
2013-09-29 Wilfried Goesgensif the StrBuf or its parts are NULL, we can't do any...
2013-09-24 Wilfried Goesgensadd strbuff wrapper for base64 encoding
2013-09-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-08-31 Wilfried Goesgensmake it const, baby!
2013-08-17 Wilfried GoesgensFDIO: don't set fd's to 0, -1 is better since its safe...
2013-08-15 Wilfried GoesgensFDIO: check for double freeing of an FDIO resource...
2013-07-16 Art CancroUpdated all version numbers to 8.20 in preparation...
2013-07-11 Art CancroStrBufStripAllBut() now returns the LEFTMOST qualifying...
2013-03-31 Wilfried GoesgensWildfire: fix memory leak.
2013-02-17 Wilfried Goesgensread will return 0 if select wouldn't have been success...
2013-02-17 Wilfried GoesgensAdd new function to remove non-ascii characters from...
2012-12-27 Wilfried GoesgensHASH: add a way to reset an iterator
2012-12-23 Wilfried GoesgensMAILINGLIST: add facility to choose the default room...
2012-12-23 Wilfried GoesgensHASH: make params const which don't need writing.
2012-12-10 Wilfried GoesgensGNET/SNET: allow access to the mail aliases file.
2012-10-21 Wilfried Goesgensvnote: replace st00pid uses of strcpy
2012-10-21 Wilfried Goesgenstools: replace st00pid uses of strcpy
2012-10-21 Wilfried Goesgensmimeparser: replace st00pid uses of strcpy
2012-10-21 Wilfried GoesgensVCARD: in case of OOM, don't loose more memory.
2012-10-21 Wilfried GoesgensVNOTE: rather use memcpy if we know the length to copy...
2012-10-21 Wilfried GoesgensSTRBUF: handle more OOM strbuf places.
2012-10-21 Wilfried GoesgensHASH: sanitase edge cases of OOM
2012-10-21 Wilfried GoesgensSTRBUF: fix sanity check when resetting the buffer...
2012-10-21 Wilfried GoesgensSTRBUF: evaluate fails to increase the buffer
2012-09-29 Wilfried Goesgensadd missing changes for libcitadel-4
2012-09-22 Wilfried Goesgensfix debian compile of new libcitadel version
2012-09-13 Wilfried GoesgensFDIOBuffer: wrong member type; thus we need increase...
2012-08-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-31 Art CancroWhen using the Linux kernel UUID generator, null terminate
2012-07-31 Art CancroChanging the name of the 'Aide' access level to 'Admin'
2012-07-24 Wilfried GoesgensSMTP-Relay: add other ways of filtering
2012-07-24 Wilfried GoesgensMacOS-X Port: oops, we didn't go the way of including...
2012-07-24 Wilfried GoesgensMacOSX compatibility: check whether memcpy is a macro...
2012-07-20 Wilfried Goesgensremove library version from the package version string
2012-07-19 Wilfried GoesgensURL-Parser: as pointed out by Bernds scan-build, we...
2012-07-19 Wilfried Goesgensfix false positive from scan-build: url->User is NULLed...
2012-07-19 Wilfried Goesgensas pointed out by Julien Cristau we changed parts of...
2012-07-19 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-18 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-18 Wilfried Goesgensclient-move: remove duplicate tokens from webcit.h
2012-07-18 Wilfried Goesgensclient-move: edits to finish this.
2012-07-16 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-16 Wilfried GoesgensBuildpackgaes: more files to ignore for the distributio...
2012-07-16 Art CancroVersion number to 8.13 for upcoming release. v8.13
2012-07-13 Wilfried GoesgensURL-Handling: de-Url-Escapify username and Passwords.
2012-07-12 Wilfried GoesgensURL-Handling: bugfixes
2012-07-12 Wilfried GoesgensURL-Parser: fix parsing of Usernames with @
2012-07-02 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-02 Wilfried GoesgensFDIO: make splice runtime optional
2012-06-26 Art Cancrochanging internal version number to 8.12 v8.12
2012-06-13 Wilfried GoesgensAdd FileMoveChunked(); which can read and write with...
2012-06-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-06-11 Wilfried GoesgensUse right size value as input for splice.
2012-06-10 Wilfried GoesgensFileSendChunked(): replace sendfile by splice()
2012-06-10 Wilfried GoesgensStrBufExtract_tokenFromStr: add wrapper around StrBufEx...
2012-06-04 Wilfried Goesgensconfigure: check for splice() system call; sendfile...
2012-06-03 Wilfried Goesgensone more null-check
2012-05-31 Wilfried Goesgensremove double initialization
2012-05-31 Wilfried Goesgensadd some more NULL-pointer-checks; free allocated mem...
2012-05-29 Wilfried GoesgensHash: forgot to include some lines into the #if DEBUG
2012-05-26 Wilfried Goesgensallocate the buffer we use later on in all cases.
2012-05-26 Wilfried Goesgensremove unneded assignmnet.
2012-05-26 Wilfried Goesgensadd some nullpointer checks.
2012-05-26 Wilfried Goesgensremove unneeded assignment.
2012-05-26 Wilfried Goesgensdbg_PrintHash(): #ifdef DEBUG everything related to...
2012-05-25 Wilfried GoesgensRemove unneeded code found by the clang static analyzer
2012-05-21 Wilfried Goesgensits staying libcitdale2
2012-05-21 Wilfried GoesgensDon't mess around with the so-name for no reason.
2012-05-21 Wilfried GoesgensVersioning: make the lib 8.x; cleanup.
2012-05-16 Art CancroBumped version numbers to 8.11 for upcoming release
2012-05-16 Art CancroBumped version numbers to 8.11 for upcoming release
2012-05-10 Wilfried GoesgensRemove duplicate include with wrong #ifs
2012-05-10 Wilfried GoesgensStringBuf: add URL-encoder that also encodes the @...
2012-05-03 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-05-03 Wilfried GoesgensBSD compatibility: add missing include for AF_INET
next