1 Commits (a8e31f8995ee487fcf8ef364e1f5ae344c406e91)

Author SHA1 Message Date
Georg Hopp a8e31f8995 created an authentication container. This could initialize the needed authentications and then be injected as a single object into the application class 12 years ago
Georg Hopp e78cd45748 add zero uuid instance 12 years ago
Georg Hopp b2cc25f50c add code to generate uuid version 3 and 5. With this we can generate the same uuid for a given name all the time 12 years ago
Georg Hopp 1dd874a99b optimized session handling. closes #41 12 years ago
Georg Hopp c8dc541c48 use now my own tree implementation as base for my hashes....sadly this thing is leaking memory again...on the other hand I workarounded the problem of a sometimes occuring infinite loop within connect. 12 years ago
Georg Hopp f0d05e1413 huge changes in build system. Moved a lot of stuff to separate archives, not finished right now. Additionally add some support for coverage reports. Next step after build restructuring is to write tests. 14 years ago
Georg Hopp dd9d49d5a9 made all class and interface basics to a small lib. This is the first one. All other parts will become libs too. Right now these are only static libs but this way its easy to split them out if needed 14 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