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-19 08:09:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
libs
History
Shane Bryldt
2e02f3b498
FS-10167: Adjusted modules to utilize an isolated pool with auto cleanup per module, which also contains the implementation specific module data. Also changed the thread model of the listener for the wss module to utilize the thread pool, alleviating ownership issues during cleanup.
2017-04-18 17:02:34 -06:00
..
apr
…
apr-util
…
broadvoice
…
esl
FS-10036: fix include
2017-03-15 13:33:03 -05:00
freetdm
…
iksemel
FS-6683: [mod_dingaling] iksemel TLS-Fragments #resolve
2017-02-03 17:29:46 -06:00
ilbc
…
libblade
FS-10167: Adjusted modules to utilize an isolated pool with auto cleanup per module, which also contains the implementation specific module data. Also changed the thread model of the listener for the wss module to utilize the thread pool, alleviating ownership issues during cleanup.
2017-04-18 17:02:34 -06:00
libcodec2
…
libdingaling
…
libg722_1
…
libks
FS-10167: Switched connection lifecycle to an isolated pool similar to sessions, also refactored the inner WSS transport implementation to be part of the same pool so it is cleaned up with the connection. Switched the connection state machine thread to also utilize thread pool to avoid direct ownership over the thread, similar to session but without the use of a signaled condition due to abstraction of transports which may need to deal with polling for socket events such as with WSS transport. Completely removed the temporary worker thread in the main handle that was for connection/session cleanup.
2017-04-18 13:41:00 -06:00
libnatpmp
…
libscgi
…
libsndfile
…
libteletone
…
libtpl-1.5
…
libvpx
…
libyuv
…
libzrtp
…
miniupnpc
…
silk
…
sofia-sip
FS-10150: [freeswitch-core] Reduce writes to closed ssl sockets
2017-04-06 17:08:54 -05:00
spandsp
FS-10074 [libtiff] Update to tiff-4.0.7, move from codebase to download
2017-03-16 20:12:30 +03:00
srtp
…
unimrcp
…
win32
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
xmlrpc-c
…
.gitignore
…