11 Commits (686f7841bca85e4ba28c8b9bb46d9a89de5792c3)

Author SHA1 Message Date
Georg Hopp cf7f338bb2 move all hashing helper code in separate library 12 years ago
Georg Hopp 67b37a057b moved the class and memory management into a separate project libtrbase / prefix all of the public interface of libtrbase with TR_ 12 years ago
Georg Hopp 43072d0a56 urldecode post values 12 years ago
Georg Hopp 815f42e174 add facility to de/activate tree base memory optimizations 12 years ago
Georg Hopp e0abf3ac91 now every date header is formatted in GMT. Commment: We still have a very weak Etag implementation. 12 years ago
Georg Hopp 0e1ec66463 this is a huge one...removed cbuf for writing again.... This is not needed any more because I use memory mapped io for these. Additionally sanitised write error handling somewhat...anyway, under huge load I still observer unexpected connection closes. But maybe this is related to interrupt while reading...(reading is not handled very well right now) 12 years ago
Georg Hopp d6cd2bbae9 added asset class and move mimetype handling in separate helper. Tested this with mmapfiletest2.c 12 years ago
Georg Hopp 8934e864d7 simplified the quick fit interface 12 years ago
Georg Hopp add2a19904 first version of Quick Fit memory management 12 years ago
Georg Hopp 61f8dc58e1 add latest stuff from parent project yabrog. Essentially some request variable handling and authentication interface with ldap implementation. Additionally add docBlocks to all C source and header files and make a real copyright sign from the (C). 14 years ago
Georg Hopp fa02368ab8 initial fork from server project 14 years ago