aboutsummaryrefslogtreecommitdiff
path: root/dpip/dpip.c
AgeCommit message (Collapse)Author
2009-11-01Convert dpid, file dpi and cookies dpi to dsh APIJorge Arellano Cid
cookies: convert to dsh API (with auth) file dpi: convert to dsh API (with auth) dpid: convert to dsh API (with auth) handle EINTR in connect(), authenticated DpiBye cmd
2009-11-01Introduced the new tokenizing dsh API to DPIPJorge Arellano Cid
The new DPIP sock handler API returns tokens, taking care to assemble token splits, wait if necessary, or indicate EAGAIN in case of nonblocking mode. This is a mayor simplification because the details are transparent to the API user (i.e. dpi developer).
2009-11-01Introduce basic shared-secret-based authenticationJorge Arellano Cid
2009-07-17Added a_Dpip_get_attr_l() to DPIP's APIJorge Arellano Cid
2009-05-29constscorvid
2008-08-12- Eliminated gcc 4.2.3 warnings on 64bit OS.jcid
2007-11-05Updated copyright linesjcid
2007-10-07Initial revisionjcid