Commit Graph

7623 Commits

Author SHA1 Message Date
colm 8e417220d3 FS-9952: Add blade rpc error response creation 2017-03-22 17:42:50 -04:00
colm aeff38c165 FS-9952: Fix compile errors in test 64bit build 2017-03-22 17:42:50 -04:00
Shane Bryldt a7add33519 FS-9952: Committing to show problem with ks_pool_resize 2017-03-22 17:42:50 -04:00
colm d6d8ede6b9 FS-9952: Add query & tests for blade extention to rpc messages 2017-03-22 17:42:49 -04:00
colm 06e38ba1ff FS-9952: Add blade extention to rpc messages 2017-03-22 17:42:49 -04:00
Shane Bryldt 418092e1ee FS-9952: Some work towards client connectivity support, commit is to remove blade_message_t and get RPC stuff updated, code does not compile currently 2017-03-22 17:42:49 -04:00
Shane Bryldt 942ae77bde FS-9952: Added initial support for registering transports, and initial untested code for parsing identities 2017-03-22 17:42:49 -04:00
Shane Bryldt 2b3e2646e3 FS-9952: Updated bladec test, it successfully listens for connections, further testing required 2017-03-22 17:42:49 -04:00
Shane Bryldt 7e2d375d76 FS-9952: Added envelope to queue sending messages, prepping for initial server transport testing 2017-03-22 17:42:49 -04:00
colm fa6a4e7686 FS-9952: Add rpc h files to ks 2017-03-22 17:42:49 -04:00
colm 5eb61cf535 FS-9952: Update for compile issues 2017-03-22 17:42:49 -04:00
Shane Bryldt de1ddf187b FS-9952: More work on the connection and transport code, couple things left to do but nearly ready for testing upto starting session negotiations 2017-03-22 17:42:49 -04:00
colm eb4ece83b9 FS-9952: Add testrpcproto, Update api 2017-03-22 17:42:49 -04:00
Shane Bryldt c3b7bb583f FS-9952: Rewrote core code to utilize state machine driven system based on discussions, code compiles but completely untested currently 2017-03-22 17:42:49 -04:00
colm b24eb4d707 FS-9952: Initial rpc application implementation 2017-03-22 17:42:49 -04:00
colm a9945a682b FS-9952: Initial rpc application implementation 2017-03-22 17:42:49 -04:00
colm 1761e35bf1 FS-9952: Initial rpc application implementation 2017-03-22 17:42:49 -04:00
colm 87cf880833 FS-9952: Update ks json-rpc api 2017-03-22 17:42:49 -04:00
Shane Bryldt 89940dfc60 FS-9952: Fixed some stuff to get the blade service tested upto the point of processing config and listening on the same port across multiple interfaces 2017-03-22 17:42:49 -04:00
Shane Bryldt 4ec0fbc581 FS-9952: A few changes and implemented the initial service peer state callbacks 2017-03-22 17:42:49 -04:00
Shane Bryldt 80179e7bd0 FS-9952: More work on the blade service transport layer, now compiles but is untested, and still missing a few pieces to be functional 2017-03-22 17:42:49 -04:00
Shane Bryldt eb57b7910e FS-9952: Temporary commit for some peer review 2017-03-22 17:42:49 -04:00
colm 2bce38afce FS-9952: Add base64 code (from verto) 2017-03-22 17:42:49 -04:00
colm 59b1ab829e FS-9952: Initial json rpc messaging 2017-03-22 17:42:48 -04:00
colm 8d029ae06b FS-9952: Update testbuckets to current api 2017-03-22 17:42:48 -04:00
colm c60a42009d FS-9952: Initial json rpc messaging 2017-03-22 17:42:48 -04:00
Anthony Minessale cd5182c27c FS-10150: [freeswitch-core] Reduce writes to closed ssl sockets #resolve 2017-03-17 13:47:35 -05:00
Andrey Volk 62f48cafe7 FS-10074 [libtiff] Update to tiff-4.0.7, move from codebase to download 2017-03-16 20:12:30 +03:00
Mike Jerris 417b1d2a9a FS-10036: fix include 2017-03-15 13:33:03 -05:00
Mike Jerris 34c48368dc FS-10074: [libtiff] stop using embedded libtiff. Build now requires system libtiff 2017-03-14 18:29:37 -05:00
Mike Jerris e4e4fd2f9f FS-10036: add back in patch from FS-4285. Still need to address this upstream 2017-03-08 20:50:34 -06:00
Mike Jerris 20bcb2edef FS-10036: update cJSON code to pre 1.4.0 release of cJSON. this includes backports of all our fixes, and our build macros for windows and visibility. It also makes it easy to drop in a new version, and to in the future be able to switch to a system version of cJSON easily (after all these updates are in, probably around v2.0 timeframe. Note this new version adds a lot of extra error checking, fixes some buffer overruns, and improves parser and printer performance 2017-02-27 18:53:23 -06:00
Anthony Minessale d452db8d08 FS-10052: [libks] Add experimental ref counting to ks_pool #resolve 2017-02-16 20:34:43 -06:00
Anthony Minessale b79469b413 FS-10043: [libks] ks_pool_resize error #resolve 2017-02-14 20:48:54 -06:00
Mike Jerris db3242ff5c .update 2017-02-14 14:26:35 -06:00
Mike Jerris 9c995cedd8 Merge pull request #1189 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10037-update-openssl-to-version-1.0.2k to master
* commit 'd7d392ba874348c2a9922140f733c5ddd20eb808':
  FS-10037 [Core] Update OpenSSL to version 1.0.2k for windows
2017-02-13 18:19:48 -06:00
Armen Babikyan 6ed86abf9f FS-9300: Add support for disabling sofia's 100 Trying via configuration, and sending 100 Trying from dialplan 2017-02-13 14:49:05 -08:00
Andrey Volk d7d392ba87 FS-10037 [Core] Update OpenSSL to version 1.0.2k for windows 2017-02-13 21:32:24 +03:00
Mike Jerris a3ee7595bb FS-10025: fix global symbol scope issue causing modules to use another modules global pointer 2017-02-09 17:23:30 -06:00
Anthony Minessale 9dba32410f FS-10015: [freeswitch-core] Add variable to allow firing of text events #resolve 2017-02-06 16:37:59 -06:00
Brian West 9b2ad94b6a FS-6683: [mod_dingaling] iksemel TLS-Fragments #resolve 2017-02-03 17:29:46 -06:00
Mike Jerris 8192e9cb04 Merge pull request #1156 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-9953-add-mod_av-to-windows-build to master
* commit 'b2d9cd9e72cc3471e1b5aeb6e6dfb4b09f00cbdc':
  FS-9953 [mod_av] Add mod_av to windows build
2017-02-02 15:38:17 -06:00
Kevin James 2c761f6fc7 FS-9986: [libvpx] update .gitignore to exclude erronesously matched Makefile 2017-01-29 08:49:02 -05:00
Anthony Minessale b97e44ff3b update thread pool test to use new pool_free syntax 2017-01-25 17:13:23 -06:00
Anthony Minessale a4acfbd16b add ks_acl 2017-01-25 17:10:50 -06:00
Anthony Minessale fdc1399e96 add thread pool test file 2017-01-25 17:09:39 -06:00
colm 57f793a076 FS-9775: Remove nodeid from bucket container 2017-01-25 14:59:39 -06:00
colm 12f660131f FS-9775: Update testbuckets to latest api 2017-01-25 14:59:39 -06:00
colm bf881b78f6 FS-9775: Update testbuckets to new api 2017-01-25 14:59:39 -06:00
Shane Bryldt 2c6f954461 FS-9775: Committing start of very basic datastore concept, will start tieing in the physical transport layer for replication under new ticket/branch 2017-01-25 14:59:39 -06:00