Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-10 | gatchat: Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2011-08-09 | gatchat: Add utility function for hexdump debugs | Marcel Holtmann | 1 | -0/+3 | |
2010-04-10 | Add utility helper for debugging binary blobs | Marcel Holtmann | 1 | -2/+5 | |
2010-01-28 | Add new constructor for fully blocking operation | Marcel Holtmann | 1 | -1/+1 | |
2010-01-20 | Refactor: Reorder argument order | Denis Kenzior | 1 | -2/+2 | |
The order of arguments was a bit confusing, reorder them to make more logical sense. | |||||
2010-01-20 | Add gatutil.c to share common APIs with GAtServer | Zhenhua Zhang | 1 | -0/+40 | |
Add gatutil.c/h gat.h and move shared typedef and APIs into it. So that they can be shared by GAtServer and GAtChat. |