Log In
native
/
toksvc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
abad9f
client: added toks_client_token_to_str(), toks_client_str_to_token().
Authored and Committed by
midipix
4 years ago
raw
patch
tree
parent
3 files changed.
94 lines added
.
0 lines removed
.
include/toksvc/toksvc.h
file modified
+6
-0
project/common.mk
file modified
+1
-0
src/client/toks_client_token.c
file added
+87
client: added toks_client_token_to_str(), toks_client_str_to_token().
include/toksvc/toksvc.h
file modified
+6
-0
project/common.mk
file modified
+1
-0
src/client/toks_client_token.c
file added
+87