]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2017-03-30  Shane BryldtFS-10167: Updated libks windows project and test projec...
2017-03-30  Anthony MinessaleFS-10126 make fps on the fly
2017-03-29  Shane BryldtFS-10167: Small fix to the simclist.c assertion guards...
2017-03-29  Shane BryldtFS-10167: Fix to make everything work right with linux...
2017-03-29  Shane BryldtFS-10167: Fixed bug in windows test_thread_pools test...
2017-03-29  Ken RiceFS-10197 #resolve add video-reservation-id and video...
2017-03-29  Anthony MinessaleFS-10196: [mod_conference] Layer collision when an...
2017-03-29  Shane BryldtFS-10167: Added test_thread_pools to windows build...
2017-03-28  Anthony MinessaleFS-10193: [freeswitch-core] Implement filter in openssl...
2017-03-28  Shane BryldtFS-10167: Added testacl to windows build, builds and...
2017-03-28  Shane BryldtFS-10167: Fixed small ISO C compliancy issue for window...
2017-03-28  Shane BryldtFS-10167: Added testwebsock to windows build, completel...
2017-03-27  Shane BryldtFS-10167: Removed testmmap as it is no longer relevant...
2017-03-27  Shane BryldtFS-10167: Fixed issue with eating processor when ks_sle...
2017-03-27  Anthony Minessaleblah
2017-03-27  Anthony MinessaleFS-10167 extra unlock
2017-03-27  Anthony MinessaleFS-10167 auto change state when joining a thread out...
2017-03-27  Anthony Minessalefix sanitize addr
2017-03-27  Anthony MinessaleFS-10167 WIP getting rid of mmap
2017-03-27  Anthony MinessaleFS-10167 track joins and only do them once
2017-03-27  Anthony MinessaleFS-10167 fix issues in the thread code
2017-03-27  Anthony MinessaleFS-10167 encore
2017-03-27  Mike JerrisFS-10184: [Build-System] Fix missing #ifdefs for proper...
2017-03-27  Brian WestFS-10183 [mod_sofia] Broadsoft Shared line pickup would...
2017-03-27  Anthony MinessaleFS-10167 contd
2017-03-27  Mike JerrisMerge pull request #1218 in FS/freeswitch from ~DRAGOS_...
2017-03-27  Shane BryldtFS-10167: Added testmmap to isolate page allocation...
2017-03-26  Anthony MinessaleFS-10180: [mod_sofia] Move debug line to higher level...
2017-03-26  Anthony MinessaleFS-10167 fix invalid size passed into free
2017-03-26  Anthony MinessaleFS-10167 complile issues for mac sierra
2017-03-24  Shane BryldtFS-10167: Temporary commit to test some weirdness with...
2017-03-24  Mike JerrisMerge pull request #1227 in FS/freeswitch from ~NBLASGE...
2017-03-24  Mike JerrisMerge pull request #1204 in FS/freeswitch from ~DRAGOS_...
2017-03-24  Mike JerrisMerge pull request #1238 in FS/freeswitch from ~ANTONIO...
2017-03-24  Mike JerrisMerge pull request #1239 in FS/freeswitch from ~J0SH...
2017-03-24  Shane BryldtFS-10167: Fixed sockets in libks, testsock now runs...
2017-03-23  Shane BryldtFS-10167: Fixed a bug in ks_pool alloc_mem that assumes...
2017-03-23  Shane BryldtFS-10167: Switched reader writer lock code to use ks_th...
2017-03-23  Shane BryldtFS-10167: Fixed a bug with ks_hash related to keying...
2017-03-23  Shane BryldtFS-10167: Synced up *nix build of libks, removed twofis...
2017-03-23  Shane BryldtFS-10167: More cleanup of libks, now compiles with...
2017-03-23  Shane BryldtFS-10167: Separate commit for fixed to have cJSON compi...
2017-03-23  Shane BryldtFS-10167: Basic building of libks under VS2015, tests...
2017-03-23  Josh AllmannFS-10126: Add 24fps mode.
2017-03-23  AntonioFS-10174 [mod_conference] fix segfault after playing...
2017-03-23  Brian WestFS-10169: [mod_local_stream] When using local stream...
2017-03-22  Shane BryldtFS-10166: Removed UTP, did this in a separate commit...
2017-03-22  Shane BryldtFS-10166: Removed old DHT tests and stuff related to...
2017-03-22  Shane BryldtFS-10165: Removed dependancy and autoconf check for...
2017-03-22  Mike JerrisMerge pull request #1234 in FS/freeswitch from feature...
2017-03-22  Shane BryldtFS-9952: Initial implementation of a very basic text...
2017-03-22  Shane BryldtFS-9952: Added support to default ks_log system for...
2017-03-22  Shane BryldtFS-9952: Big commit, first registered jsonrpc echo...
2017-03-22  Shane BryldtFS-9952: Intermediate commit for a fresh point to start...
2017-03-22  Shane BryldtFS-9952: Some code refactoring and added TTL for sessio...
2017-03-22  Shane BryldtFS-9952: Preliminary session negotiations done, added...
2017-03-22  Shane BryldtFS-9952: Added the first half of the session negotation...
2017-03-22  Shane BryldtFS-9952: A bunch of cleanup and shifting connections...
2017-03-22  colmFS-9952: Add blade rpc error response creation
2017-03-22  colmFS-9952: Fix compile errors in test 64bit build
2017-03-22  Shane BryldtFS-9952: Committing to show problem with ks_pool_resize
2017-03-22  colmFS-9952: Add query & tests for blade extention to rpc...
2017-03-22  colmFS-9952: Add blade extention to rpc messages
2017-03-22  Shane BryldtFS-9952: Some work towards client connectivity support...
2017-03-22  Shane BryldtFS-9952: Added initial support for registering transpor...
2017-03-22  Shane BryldtFS-9952: Updated bladec test, it successfully listens...
2017-03-22  Shane BryldtFS-9952: Added envelope to queue sending messages,...
2017-03-22  colmFS-9952: Add rpc h files to ks
2017-03-22  colmFS-9952: Update for compile issues
2017-03-22  Shane BryldtFS-9952: More work on the connection and transport...
2017-03-22  colmFS-9952: Add testrpcproto, Update api
2017-03-22  Shane BryldtFS-9952: Rewrote core code to utilize state machine...
2017-03-22  colmFS-9952: Initial rpc application implementation
2017-03-22  colmFS-9952: Initial rpc application implementation
2017-03-22  colmFS-9952: Initial rpc application implementation
2017-03-22  colmFS-9952: Update ks json-rpc api
2017-03-22  Shane BryldtFS-9952: Fixed some stuff to get the blade service...
2017-03-22  Shane BryldtFS-9952: A few changes and implemented the initial...
2017-03-22  Shane BryldtFS-9952: More work on the blade service transport layer...
2017-03-22  Shane BryldtFS-9952: Temporary commit for some peer review
2017-03-22  colmFS-9952: Add base64 code (from verto)
2017-03-22  colmFS-9952: Initial json rpc messaging
2017-03-22  colmFS-9952: Update testbuckets to current api
2017-03-22  colmFS-9952: Initial json rpc messaging
2017-03-22  Mike JerrisMerge pull request #1233 in FS/freeswitch from ~MITCH...
2017-03-22  Mitch CapperResolves FS-10071. Fixed newer (perl 5.22 and up) versi...
2017-03-21  Mike JerrisMerge pull request #1232 in FS/freeswitch from ~ANTONIO...
2017-03-21  AntonioFS-10160 [mod_conference] fix segfault when using video...
2017-03-21  Mike JerrisMerge pull request #1231 in FS/freeswitch from ~RSCREEN...
2017-03-21  Anthony MinessaleFS-9742: [mod_conference,mod_cv] Refactor canvas zoom...
2017-03-21  Brian WestFS-10149 [freeswitch-core] ZRTP encrypted calls drop...
2017-03-21  Richard ScreeneFS-10156 [mod_http_cache] Return HTTP status code
2017-03-17  Anthony MinessaleFS-10152: [mod_shout] seek from eof to 0 not working...
2017-03-17  Anthony MinessaleFS-10151: [mod_video_filter] Add filters and fg video...
2017-03-17  Anthony MinessaleFS-10150: [freeswitch-core] Reduce writes to closed...
2017-03-17  Dragos OanceaFS-10115: [mod_sndfile] add ".ogg" extension to mod_snd...
2017-03-17  Anthony MinessaleFS-10146: [mod_conference] Completely setup conference...
2017-03-16  Anthony MinessaleFS-9704: [mod_av] Seeking video files with mod_av after...
2017-03-16  Anthony MinessaleFS-10138: [freeswitch-core,mod_conference] Add alpha...
2017-03-16  Anthony MinessaleFS-10144: [mod_conference] Minor issues with video...
next