freeswitch/libs/libks
Anthony Minessale e195d5a294 FS-10167 WIP getting rid of mmap 2017-03-27 14:52:01 -05:00
..
build/config update libks 2016-11-23 13:23:33 -06:00
crypt update libks 2016-11-23 13:23:33 -06:00
src FS-10167 WIP getting rid of mmap 2017-03-27 14:52:01 -05:00
test FS-10167 fix issues in the thread code 2017-03-27 13:01:38 -05:00
.gitignore update libks 2016-11-23 13:23:33 -06:00
AUTHORS update libks 2016-11-23 13:23:33 -06:00
CODING_GUIDELINES add enum rules 2017-01-25 14:59:35 -06:00
COPYING update libks 2016-11-23 13:23:33 -06:00
ChangeLog update libks 2016-11-23 13:23:33 -06:00
INSTALL update libks 2016-11-23 13:23:33 -06:00
Makefile.am FS-10167: Synced up *nix build of libks, removed twofish.c and twofish-cfb.c from build temporarily as it's not used and requires further review. 2017-03-23 14:32:58 -05:00
NEWS update libks 2016-11-23 13:23:33 -06:00
README update libks 2016-11-23 13:23:33 -06:00
acinclude.m4 update libks 2016-11-23 13:23:33 -06:00
bootstrap.sh update libks 2016-11-23 13:23:33 -06:00
configure.ac 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
libks.pc.in update libks 2016-11-23 13:23:33 -06:00
libks.props update libks 2016-11-23 13:23:33 -06:00
libks.sln update libks 2016-11-23 13:23:33 -06:00
libks.vcxproj FS-10167: Switched reader writer lock code to use ks_thread_self_id instead of ks_thread_self, which is more appropriate and resolves a couple issues related to duplicating handles for windows. Clean compiling across all tests on windows now, updated all of the solution and project files for required changes. 2017-03-23 16:31:16 -06:00
libks.vcxproj.filters FS-10167: More cleanup of libks, now compiles with no warnings or errors in VS2015, also fixed a bug in ks_pool.c related to logging prefix memory bounds checks. A few warnings had to be disabled entirely due to the issues coming from openssl. 2017-03-23 13:30:31 -06:00

README