]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
First draft implementation of random-access cache
authorViktor Krikun <v.krikun@zfoneproject.com>
Fri, 25 Nov 2011 19:13:16 +0000 (19:13 +0000)
committerTravis Cross <tc@traviscross.com>
Sat, 31 Mar 2012 22:56:22 +0000 (22:56 +0000)
commite8a376a87f4c0f310af032cebd554d342f058066
treedb4fa4369f351ff267ea8afbfbf0e50c9fb20684
parentbe03cdc27ac85006a6e5ee9a6aed6a01dd06d88e
First draft implementation of random-access cache

(refs #25)
include/zrtp_iface_cache.h
include/zrtp_types.h
projects/gnu/build/test/Makefile.am
src/zrtp_iface_cache.c
test/cache_test.c [new file with mode: 0644]