* correct all GetNextHashPos() calls to have const chars
[citadel.git] / libcitadel /
2008-08-17 Wilfried Göesgens* return a const char instead
2008-08-16 Wilfried Göesgens* New StrBufPeek function to replace a special char...
2008-08-09 Wilfried Göesgens* this one needs to be zeroed too
2008-08-08 Wilfried Göesgens* copy statistic inforations too...
2008-08-03 Wilfried Göesgens* add method to duplicate stringbuffer
2008-08-03 Wilfried Göesgens* add VALGRIND flag to debian debug flag to make valgri...
2008-08-02 Wilfried Göesgens* fix new wprintf backend to handle buffer increases
2008-07-31 Wilfried Göesgens* close directory
2008-07-28 Wilfried Göesgens* add wrapper to base64 decoding
2008-07-27 Wilfried Göesgens* add gzip + configure detection -> re-bootstrap!
2008-07-14 Wilfried Göesgens* fix buffer end situation
2008-07-13 Wilfried Göesgens* ignore null pointers to free.
2008-07-12 Wilfried Göesgens* some umlaut weirdness
2008-07-12 Wilfried Göesgens* missing encoding function added
2008-07-09 Wilfried Göesgens* sanitize loops
2008-07-09 Wilfried Göesgens* new api version.
2008-07-09 Wilfried Göesgens* add new buffer class which handles concatenation...
2008-06-29 Michael HamptonRewrite encoding checks for 64-bit cleanliness
2008-06-19 Art Cancrolibcitadel 7.37
2008-06-02 Art CancroCompleted the delete-user hook to remove any associated
2008-05-30 Art CancroOops ... libcitadel should be version 1.14, not 1.11
2008-05-30 Art CancroUpdated version numbers.
2008-05-21 Art Cancro* Commented out the 'PrintFlat' and 'PrintFile' functions
2008-05-18 Wilfried Göesgens* made hash implementation NULL pointer safe.
2008-05-15 Art CancroAdded a mini http fetcher into webcit
2008-05-14 Art CancroMinor cleanup of comments
2008-05-13 Wilfried Göesgens* ignore content-length headers, since they tend to...
2008-05-12 Art CancroMoved parse_url() into libcitadel; I will need it for
2008-05-10 Wilfried Göesgens* made GetCount NULL pointer aware since its safe to...
2008-05-07 Wilfried Göesgens* hash now can return its number of members.
2008-04-30 Wilfried Göesgens* added more usefull print hash function, so one can...
2008-04-26 Wilfried Göesgens* bump version to 110 NOW for real.
2008-04-26 Wilfried Göesgens* bugfix in the hash implementation; expanding the...
2008-04-22 Wilfried Göesgens* THIS IS 7.35 / 1.09
2008-04-20 Wilfried Göesgens* init vars before using them.
2008-04-20 Art Cancrovnote.c is now (for the most part) complete.
2008-04-20 Art Cancromore vnote work
2008-04-19 Art Cancrovnote_serialize() is now (probably) complete.
2008-04-18 Art Cancrovnote serialization
2008-04-18 Art Cancromore vnote hacking
2008-04-17 Wilfried Göesgens(no commit message)
2008-04-17 Art Cancromore vnote skeleton code
2008-04-17 Art CancroAdded a skeleton 'vnote.c' module to libcitadel
2008-04-11 Art CancroVersion number to 7.35 in preparation for an upcoming...
2008-04-02 Wilfried Göesgens* add convenience macro for constant hashkeys, as the...
2008-03-26 Wilfried Göesgens* add functions to evaluate utf8 strings as described...
2008-03-23 Wilfried Göesgens* added aditional licenses of the non-citadel created...
2008-03-19 Art Cancrobmstrcasestr() now returns NULL if either of its supplied
2008-03-15 Art CancroNew utility function convert_spaces_to_underscores()
2008-03-09 Wilfried Göesgens* don't search for null-lengthened strings.
2008-03-03 Wilfried Göesgens* removed unneeded DH-Targets.
2008-03-03 Wilfried Göesgens* THIS IS 7.33 / 1.08
2008-03-02 Wilfried Göesgens* documented hashlist
2008-02-28 Art Cancrohtml_to_ascii() moved into libcitadel
2008-02-27 Wilfried Göesgens* safestrncpy counts the copied string anyway, and...
2008-02-23 Wilfried Göesgens* fixed several crash / invalid data cases in the hash...
2008-02-11 Wilfried GöesgensTHIS IS 1.05
2008-02-11 Wilfried Göesgens* THIS IS 1.04
2008-02-11 Wilfried Göesgens* anounce mmap to xdgmime.
2008-02-11 Wilfried Göesgens* add our hardcoded mimetypes first, and then fallback...
2008-02-09 Wilfried Göesgens* include time.h, as we reference time_t
2008-02-09 Wilfried Göesgens* add xdgmime from freedesktop.org
2008-02-08 Wilfried Göesgens(no commit message)
2008-02-05 Art CancroNo spaces in temp file names
2008-02-02 Wilfried Göesgens* preserve symlinks
2008-02-01 Wilfried Göesgens* remove debugging printfs
2008-01-31 Art Cancro--- VERSION 7.30 ---
2008-01-28 Art Cancro* Unfinished code is now disabled.
2008-01-22 Dave WestClean up in Hash functions.
2008-01-20 Wilfried Göesgens* add skelleton hash lib.
2008-01-17 Wilfried Göesgens* this way the package builds again.
2008-01-17 Art CancroThe encoding and decoding tables for Base64 are
2008-01-17 Art Cancrodtable/etable initialization code in libcitadel was
2008-01-16 Wilfried Göesgens* if the token extractor fails to do its work, rather...
2008-01-16 Art CancroVIEW_ definitions are now in libcitadel.h
2008-01-16 Wilfried Göesgens* have a friendly buildpackage script here to.
2008-01-13 Wilfried Göesgens* sanitize urlesc, so we don't buffer overrun.
2007-12-29 Art CancroAnother test commit
2007-12-29 Art Cancrocommit test
2007-11-22 Wilfried Göesgens* now the deb-version is right. the debs should work...
2007-11-20 Wilfried Göesgens* purge remaining libnetfilter strings
2007-11-19 Art CancroRemoved the 'ascmonths' global declaration from libCitadel.
2007-11-19 Art CancroRemoved the 'ascmonths' global declaration from libCitadel.
2007-11-18 Wilfried Göesgens* create .pc file, seems to be a good thing to do.
2007-11-18 Art CancroAdd 'datarootdir' variable to Makefile.in
2007-11-16 Art CancroCommented out some lprintf() calls that appear in libci...
2007-11-16 Art Cancro(no commit message)
2007-11-16 Art CancroAdded COPYING and README.txt to libcitadel
2007-11-16 Art CancroMove vcard.c into libcitadel.
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-11-09 Art CancroAdded the MIME parser to libcitadel.
2007-11-09 Art CancroAdded 'bootstrap' command. It just calls
2007-11-09 Art CancroNew build system for libcitadel, with autoconf and...
2007-11-09 Art CancroTesting some gnu type build stuff
2007-11-09 Art Cancroadded sample makefile
2007-11-09 Art Cancrorandom foo
2007-11-09 Art CancroInitial checkin of libcitadel files. Do not use this...