2011-11-15 14:49:51 +0100 Georg Hopp * use autotools now with ebuild (HEAD, origin/master, origin/HEAD, master) 2011-11-15 14:35:15 +0100 Georg Hopp * changed ebuild and add manifest 2011-11-15 14:31:08 +0100 Georg Hopp * merge changes from origin 2011-11-15 14:28:37 +0100 Georg Hopp * changed name ob build.sh to bootstrap 2011-11-15 13:58:07 +0100 Georg Hopp * again change order in build.sh 2011-11-15 13:52:24 +0100 Georg Hopp * another try 2011-11-15 13:49:47 +0100 Georg Hopp * another try to fix this strange reconfigure thing 2011-11-15 13:40:43 +0100 Georg Hopp * another change on the build process 2011-11-15 13:37:42 +0100 Georg Hopp * change order in build.sh 2011-11-15 13:17:37 +0100 Georg Hopp * fix for include file installation 2011-11-15 12:52:09 +0100 Georg Hopp * create ebuild and move header to subdir to prevent filename collisions 2011-11-15 11:35:55 +0100 Georg Hopp * and add newly build configure 2011-11-15 11:34:31 +0100 Georg Hopp * exit if needed libs not found 2011-11-15 08:47:25 +0100 Georg Hopp * restructure as this is now a private project of mine and no longer related to bigpoint. It was anyways open source as it uses opensource code from another project 2011-11-15 03:11:16 +0100 Georg Hopp * mention my collegues in the AUTHORS file 2011-11-15 03:05:29 +0100 Georg Hopp * also mention the author of the base64 stuff. 2011-11-15 02:47:54 +0100 Georg Hopp * put the whole stuff in an autobuild environment 2011-11-14 22:55:29 +0100 Georg Hopp * some smaller fixes as well as a complete test create_token implementation. 2011-11-14 18:48:09 +0100 Georg Hopp * hash integrated in dyntype...array still missing, but for simple sas tokens this should be suitable. 2011-11-14 17:24:22 +0100 Georg Hopp * small fixes and preparations for further additions. valgrind shows no leaks now 2011-11-14 16:53:34 +0100 Georg Hopp * hash now might be initialized by json object 2011-11-14 16:29:55 +0100 Georg Hopp * fixed hash implementation...this one should be subject of optimizing in future 2011-11-14 15:36:27 +0100 Georg Hopp * first creation of simple string indexed hash 2011-11-14 14:01:00 +0100 Georg Hopp * reflect structural changes in test files 2011-11-14 13:55:56 +0100 Georg Hopp * some structural changes 2011-11-14 13:51:52 +0100 Georg Hopp * dyntype string stuff ready 2011-11-14 13:12:24 +0100 Georg Hopp * dyntype seems to work for int now, incl. json 2011-11-14 11:56:34 +0100 Georg Hopp * some more work on dyntype 2011-11-14 09:50:20 +0100 Georg Hopp * initial checkin