• Sign in

discontinued / token · Commits

Dogs2 white

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Forks
  • Snippets
  • Network
  • Commits 55
  • Network
  • Compare
  • Branches 1
  • Tags 0
  • token
18 Nov, 2011
1 commit
  • <<improve>> class definition
    ae5751fe
    Georg Hopp authored
    2011-11-18 00:02:45 +0100  
    Browse Files »

17 Nov, 2011
10 commits
  • Merge branch 'master' of 192.168.10.10:/var/lib/git/token
    35d70dd7
    Georg Hopp authored
    2011-11-17 14:33:33 +0100  
    Browse Files »
  • add extra dist files to Makefile.am
    243dbd9b
    Georg Hopp authored
    2011-11-17 14:32:37 +0100  
    Browse Files »
  • add extra dist files to Makefile.am
    da1dd068
    Georg Hopp authored
    2011-11-17 14:32:08 +0100  
    Browse Directory »
  • start work on packetTest
    4ea3a28a
    Georg Hopp authored
    2011-11-17 13:33:16 +0100  
    Browse Files »
  • oops, added forgotten file
    3bb0b758
    Georg Hopp authored
    2011-11-17 13:14:05 +0100  
    Browse Files »
  • optimized the class definition stuff, add instanceOf and isObject methods and ad… ...
    d8e897c3
    …d assertion macros to use these checks
    Georg Hopp authored
    2011-11-17 13:00:52 +0100  
    Browse Files »
  • remove obsolete non conformant tests for crypt
    1fb326bc
    Georg Hopp authored
    2011-11-17 08:33:56 +0100  
    Browse Files »
  • always run checks under valgrind now. @TODO Let configure set the environment va… ...
    4bd7cbd0
    …riable only if valgrind is installed.
    Georg Hopp authored
    2011-11-17 08:31:24 +0100  
    Browse Files »
  • add tests form crypt class @TODO: add assertion on length
    aca8ab9b
    Georg Hopp authored
    2011-11-17 08:29:25 +0100  
    Browse Files »
  • add new assertion macros
    4085de54
    Georg Hopp authored
    2011-11-17 08:27:29 +0100  
    Browse Files »

16 Nov, 2011
3 commits
  • i had to remove the cool plugin stuff for my tests, as i found no working way to… ...
    58a2aba8
    … use this with autotools. Now all works.
    Georg Hopp authored
    2011-11-16 19:33:20 +0100  
    Browse Files »
  • the new testing framework works and the tests for cclass are done...actually i t… ...
    c2bc1b06
    …ry to figure out how to tell autotools to build this correctly.
    Georg Hopp authored
    2011-11-16 18:14:51 +0100  
    Browse Files »
  • work on test <<framework>>
    ffe14cc4
    Georg Hopp authored
    2011-11-16 09:09:32 +0100  
    Browse Files »

15 Nov, 2011
20 commits
  • add copyright note to all source files
    b44336c0
    Georg Hopp authored
    2011-11-15 21:26:08 +0100  
    Browse Files »
  • Merge branch 'master' of 192.168.10.10:/var/lib/git/token
    63768882
    Georg Hopp authored
    2011-11-15 14:50:57 +0100  
    Browse Files »
  • use autotools now with ebuild
    ac8e4067
    Georg Hopp authored
    2011-11-15 14:50:36 +0100  
    Browse Files »
  • use autotools now with ebuild
    e5a66aaa
    Georg Hopp authored
    2011-11-15 14:49:51 +0100  
    Browse Files »
  • changed ebuild and add manifest
    4bc8ba7c
    Georg Hopp authored
    2011-11-15 14:35:15 +0100  
    Browse Files »
  • merge changes from origin
    365cfb81
    Georg Hopp authored
    2011-11-15 14:31:08 +0100  
    Browse Files »
  • changed name ob build.sh to bootstrap
    a6430054
    Georg Hopp authored
    2011-11-15 14:28:37 +0100  
    Browse Files »
  • again change order in build.sh
    e056881f
    Georg Hopp authored
    2011-11-15 13:58:07 +0100  
    Browse Files »
  • another try
    9a82385a
    Georg Hopp authored
    2011-11-15 13:52:24 +0100  
    Browse Files »
  • another try to fix this strange reconfigure thing
    0fcb565f
    Georg Hopp authored
    2011-11-15 13:49:47 +0100  
    Browse Files »
  • another change on the build process
    7736ca2b
    Georg Hopp authored
    2011-11-15 13:40:43 +0100  
    Browse Files »
  • change order in build.sh
    afbbd0ba
    Georg Hopp authored
    2011-11-15 13:37:42 +0100  
    Browse Files »
  • fix for include file installation
    74562712
    Georg Hopp authored
    2011-11-15 13:17:37 +0100  
    Browse Files »
  • create ebuild and move header to subdir to prevent filename collisions
    925bdb7d
    Georg Hopp authored
    2011-11-15 12:52:09 +0100  
    Browse Files »
  • and add newly build configure
    9ce2dd0b
    Georg Hopp authored
    2011-11-15 11:35:55 +0100  
    Browse Files »
  • exit if needed libs not found
    5adcd4ec
    Georg Hopp authored
    2011-11-15 11:34:31 +0100  
    Browse Files »
  • restructure as this is now a private project of mine and no longer related to bi… ...
    68d6a474
    …gpoint. It was anyways open source as it uses opensource code from another project
    Georg Hopp authored
    2011-11-15 08:47:25 +0100  
    Browse Files »
  • mention my collegues in the AUTHORS file
    1c0a838e
    Georg Hopp authored
    2011-11-15 03:11:32 +0100  
    Browse Files »
  • also mention the author of the base64 stuff.
    f8e0f66b
    Georg Hopp authored
    2011-11-15 03:07:02 +0100  
    Browse Files »
  • put the whole stuff in an autobuild environment
    17bf5a27
    Georg Hopp authored
    2011-11-15 02:47:54 +0100  
    Browse Files »

14 Nov, 2011
6 commits
  • some smaller fixes as well as a complete test create_token implementation.
    aaea686f
    Georg Hopp authored
    2011-11-14 22:55:29 +0100  
    Browse Files »
  • hash integrated in dyntype...array still missing, but for simple sas tokens this should be suitable.
    262f8f65
    Georg Hopp authored
    2011-11-14 18:48:09 +0100  
    Browse Directory »
  • small fixes and preparations for further additions. valgrind shows no leaks now
    ac539ffa
    Georg Hopp authored
    2011-11-14 17:24:22 +0100  
    Browse Directory »
  • hash now might be initialized by json object
    a9ecc666
    Georg Hopp authored
    2011-11-14 16:53:34 +0100  
    Browse Directory »
  • fixed hash implementation...this one should be subject of optimizing in future
    f34db72e
    Georg Hopp authored
    2011-11-14 16:29:55 +0100  
    Browse Files »
  • first creation of simple string indexed hash
    7c414e14
    Georg Hopp authored
    2011-11-14 15:36:27 +0100  
    Browse Files »