11 Commits (157f48031c9552a877057b8363f3731e5f2fd8d5)

Author SHA1 Message Date
Georg Hopp 157f48031c now valgrind shows no more violations...but cleanup does not work correcly. The memory usage depends now on the amount of paralell connections...ab show approximately 10% to 20% performance improvement / and the code is far from optimal. 12 years ago
Georg Hopp 55675eb50a tree based memory management does not segfault anymore, but reusage does not seem to work, as well as free 12 years ago
Georg Hopp b44ec9f22b fix the last issues with using quick fit with the class interface. 12 years ago
Georg Hopp fc40342711 added new memory management to the most fragile part in this matter...the class system...well, the server test gives me a memory corruption, but all other are running now....anyway most likely this is in an unusable state right now. 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 f2565a9b77 fix the new functions so that they compile at least. 12 years ago
Georg Hopp 5156df0ef4 started implementing the Quick Fit memory management 12 years ago
Georg Hopp b2d221c4c4 added comment about idea of Quick Fit memory management system to improve performance 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