This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-02-21 00:52:48 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
libs
/
libks
/
test
History
Shane Bryldt
a95f8a8e75
FS-10166: Removed old DHT tests and stuff related to libtorrent, and a straggling diff related to old DHT.
2017-03-22 18:22:08 -05:00
..
.gitignore
…
Makefile.am
FS-10166: Removed old DHT tests and stuff related to libtorrent, and a straggling diff related to old DHT.
2017-03-22 18:22:08 -05:00
tap.c
…
tap.h
…
test_thread_pools.c
update thread pool test to use new pool_free syntax
2017-01-25 17:13:23 -06:00
testacl.c
add ks_acl
2017-01-25 17:10:50 -06:00
testhash.c
FS-10165: Removed dependancy and autoconf check for libsodium from libks. Moved DHT, bencode, and related tests into libblade. Still requires refactoring in blade from ks_* to blade_*.
2017-03-22 17:47:33 -05:00
testhash.vcxproj
…
testpools.c
FS-10052: [libks] Add experimental ref counting to ks_pool #resolve
2017-02-16 20:34:43 -06:00
testpools.vcxproj
…
testq.c
make ks_pool_free appear take double pointer
2017-01-25 14:59:36 -06:00
testq.vcxproj
…
testsock2.c
…
testsock.c
…
testsock.vcxproj
…
testthreadmutex.c
make ks_pool_free appear take double pointer
2017-01-25 14:59:36 -06:00
testthreadmutex.vcxproj
…
testtime.c
…
testtime.vcxproj
…
testwebsock.c
…