summaryrefslogtreecommitdiff
path: root/lib/ypc.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-19Exchange ypc_val buffers over the network + fix two ypc_serv bugsHEADmasterYorhel1-6/+2
2014-08-19Add overflow checks for ypc_add_* + fix inline def for C++Yorhel1-1/+1
2014-08-18Fix building with MSVCYorhel1-0/+5
2014-08-18More portable definition of ypc_val_parserYorhel1-4/+4
2014-08-18Add test for ypc_val/ypc_get functions + fix two bugs found with itYorhel1-2/+2
2014-08-18Add functions for reading YPC valuesYorhel1-5/+72
2014-08-17Add functions to construct YPC valuesYorhel1-0/+22
2014-08-16Add UTF-8 validation to ypc_val_parse()Yorhel1-0/+1
2014-08-16Add value parsing function + some hex test fixesYorhel1-0/+16
2014-08-15Move function documentation out of ypc.h and into a separate documentYorhel1-116/+7
2014-08-12Switch to autotools + reorganize files a bitYorhel1-0/+179