This website requires JavaScript.
Explore
Help
Sign In
ben.carrasco
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2026-07-06 20:31:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
acd0384ee5d7befc449657ffb1cd7fe6ae12d7d0
freeswitch
/
libs
/
libblade
/
src
T
History
Shane Bryldt
7944934d20
FS-10167: Fixed bug with ks_pool_resize allocating incorrectly based on recent allocation code changes. Added some missing files as well from prior commits related to libblade test projects and windows VS project property files.
2017-04-03 14:53:28 -06:00
..
dht
FS-10167: Added windows compilation of libconfig and libsodium to support libblade, all of which now have windows projects and a new libblade solution containing everything. Blade compiles, but many warnings have been disabled and should be reviewed and fixed where reasonable towards clean compiling. Code Analysis has also been enabled for visual studio projects, warnings beginning with C6XXX can be ignored unless adding code-analysis macros to libks and libblade.
2017-03-31 13:06:54 -06:00
include
FS-10167: Fixed bug with ks_pool_resize allocating incorrectly based on recent allocation code changes. Added some missing files as well from prior commits related to libblade test projects and windows VS project property files.
2017-04-03 14:53:28 -06:00
bencode.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
blade_connection.c
FS-9952: Initial implementation of a very basic text chat system which introduced a number of supporting subsystems
2017-03-22 17:42:50 -04:00
blade_datastore.c
FS-9952: A few changes and implemented the initial service peer state callbacks
2017-03-22 17:42:49 -04:00
blade_identity.c
FS-9952: Preliminary session negotiations done, added a bunch of logging, fixed up cleanup code, needs more testing and more error handling
2017-03-22 17:42:50 -04:00
blade_method.c
FS-9952: Big commit, first registered jsonrpc echo call successful, lots of cleanup remaining
2017-03-22 17:42:50 -04:00
blade_module_chat.c
FS-9952: Initial implementation of a very basic text chat system which introduced a number of supporting subsystems
2017-03-22 17:42:50 -04:00
blade_module_wss.c
FS-10167: Added windows compilation of libconfig and libsodium to support libblade, all of which now have windows projects and a new libblade solution containing everything. Blade compiles, but many warnings have been disabled and should be reviewed and fixed where reasonable towards clean compiling. Code Analysis has also been enabled for visual studio projects, warnings beginning with C6XXX can be ignored unless adding code-analysis macros to libks and libblade.
2017-03-31 13:06:54 -06:00
blade_module.c
FS-9952: Initial implementation of a very basic text chat system which introduced a number of supporting subsystems
2017-03-22 17:42:50 -04:00
blade_protocol.c
FS-9952: Initial implementation of a very basic text chat system which introduced a number of supporting subsystems
2017-03-22 17:42:50 -04:00
blade_session.c
FS-9952: Initial implementation of a very basic text chat system which introduced a number of supporting subsystems
2017-03-22 17:42:50 -04:00
blade_space.c
FS-9952: Initial implementation of a very basic text chat system which introduced a number of supporting subsystems
2017-03-22 17:42:50 -04:00
blade_stack.c
FS-9952: Initial implementation of a very basic text chat system which introduced a number of supporting subsystems
2017-03-22 17:42:50 -04:00
blade.c
libblade initial checkin
2016-11-28 16:35:09 -05:00
ks_bencode.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
unqlite.c
FS-10167: Added windows compilation of libconfig and libsodium to support libblade, all of which now have windows projects and a new libblade solution containing everything. Blade compiles, but many warnings have been disabled and should be reviewed and fixed where reasonable towards clean compiling. Code Analysis has also been enabled for visual studio projects, warnings beginning with C6XXX can be ignored unless adding code-analysis macros to libks and libblade.
2017-03-31 13:06:54 -06:00