7 Commits (next)

Author SHA1 Message Date
Georg Hopp 8c2de51c57 Use new class interface and update copyright information 12 years ago
Georg Hopp 8d41a5707b compile with latest library versions, escpecialy the new socket code. 12 years ago
Georg Hopp 5849bb7274 utilize libtrdata 12 years ago
Georg Hopp 1307358fbd 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 70e4fce1a0 Use new class interface and update copyright information 12 years ago
Georg Hopp a62879f735 compile with latest library versions, escpecialy the new socket code. 12 years ago
Georg Hopp 01dc476775 utilize libtrdata 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 a1350d7591 added a generic router. This is a REST router that maps urls to specific functions which it tries to find via dlsym. That way the only thing to do to get a new REST functionality is to add a function that fits into the namesheme. All existing functionality is moved accordingly 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