Another abandoned server code base... this is kind of an ancestor of taskrambler.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Georg Hopp 87d77749aa merged remote 14 years ago
..
auth.h added a first basic athentication system with ldap binding. Now login depends on the existens of a valid ldap account 10 years ago
class.h structural changes for worker/process. @TODO actually i have no idea why this happens. 10 years ago
hashable.h Added a new abstraction: hash. A a lot of things within http are key/value things based on stings i created this generic hash class and use it to store the header right now. In future it will also be used to store cookie, get and post vars 10 years ago
http_intro.h start documenting this whole stuff...well at least add a copyright information in each file 10 years ago
logger.h start documenting this whole stuff...well at least add a copyright information in each file 10 years ago
observer.h start documenting this whole stuff...well at least add a copyright information in each file 10 years ago
stream_reader.h refs #19: Added a stream class. This is a delegate that uses the correct read and write methods for the given stream type. This is implemented as prerequesite for the SSL implemented 10 years ago
stream_writer.h refs #19: Added a stream class. This is a delegate that uses the correct read and write methods for the given stream type. This is implemented as prerequesite for the SSL implemented 10 years ago
subject.h start documenting this whole stuff...well at least add a copyright information in each file 10 years ago