- 28 3月, 2017 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Shane Bryldt 提交于
FS-10167: Added testacl to windows build, builds and runs under windows. Added missing testwebsock.vcxproj file that was missing on a prior commit.
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
FS-10167: Added testwebsock to windows build, completely removed precompiled openssl dependancy and injected the use of core library openssl build, everything seems to build and work for windows thus far.
-
- 27 3月, 2017 15 次提交
-
-
由 Shane Bryldt 提交于
FS-10167: Removed testmmap as it is no longer relevant, removed windows fake mmap layer which was broken and replaced with direct allocator
-
由 Shane Bryldt 提交于
FS-10167: Fixed issue with eating processor when ks_sleep() is called on windows, testthreadmutex is now fully functional on windows as well, all tests are passing
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
-
由 Brian West 提交于
FS-10183 [mod_sofia] Broadsoft Shared line pickup would fall if a-leg is PCMU and your pickup device has G722 as its first codec.
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
Merge pull request #1218 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:feature/FS-10115-ogg_extension_assoc to master * commit 'f1b756c6': FS-10115: [mod_sndfile] add ".ogg" extension to mod_sndfile (map audio OGG format to ".ogg" extension too, not only to ".oga") (and change mem pool)
-
由 Shane Bryldt 提交于
-
- 26 3月, 2017 3 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 24 3月, 2017 6 次提交
-
-
由 Shane Bryldt 提交于
-
由 Mike Jerris 提交于
Merge pull request #1227 in FS/freeswitch from ~NBLASGEN/freeswitch:bugfix/FS-10128-v8-socket-implementation-uses-strlen to master * commit 'fabe27ab': FS-10128 [mod_v8] This commit removes strlen() in favor of binary safe .length() function
-
由 Mike Jerris 提交于
Merge pull request #1204 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:fix_vol_conference_member to master * commit '5d35744f': FS-10087: fix for volume level per member of conference (volume level when playing file)
-
由 Mike Jerris 提交于
Merge pull request #1238 in FS/freeswitch from ~ANTONIO/freeswitch:bugfix/FS-10174-sefgault-in-mod_conference-after to master * commit 'bd4b835c': FS-10174 [mod_conference] fix segfault after playing alone-sound when video is not enabled
-
由 Mike Jerris 提交于
* commit '624d3dd0': FS-10126: Add 24fps mode.
-
由 Shane Bryldt 提交于
-
- 23 3月, 2017 10 次提交
-
-
由 Shane Bryldt 提交于
FS-10167: Fixed a bug in ks_pool alloc_mem that assumes memory is zeroed before incrementing reference count rather than assigning it, which worked on linux test for some reason but failed under windows test which identified the issue.
-
由 Shane Bryldt 提交于
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.
-
由 Shane Bryldt 提交于
FS-10167: Fixed a bug with ks_hash related to keying with INT/INT64/PTR modes, testhash now runs successfully on windows as well.
-
由 Shane Bryldt 提交于
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.
-
由 Shane Bryldt 提交于
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.
-
由 Shane Bryldt 提交于
FS-10167: Separate commit for fixed to have cJSON compile cleanly, and be able to push commit upstream easily.
-
由 Shane Bryldt 提交于
-
由 Josh Allmann 提交于
-
由 Antonio 提交于
-
由 Brian West 提交于
-
- 22 3月, 2017 2 次提交
-
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
FS-10166: Removed old DHT tests and stuff related to libtorrent, and a straggling diff related to old DHT.
-