Commit Graph

  • 21aa4350b5 Added changes to handle unknown client service scenario and various reconnect reasons svengilat 2016-12-21 18:36:24 +05:30
  • 94444f4db3 Link against ws2_32.dll on Windows Javier Celaya 2016-12-16 10:25:39 +01:00
  • 8e14d6d3c3 Include ws2tcpip.h on Windows Javier Celaya 2016-12-16 09:19:33 +01:00
  • c3145345f9 Merge pull request #12 from flexVDI/out_of_source Francis Brosnan Blázquez 2016-12-17 10:21:29 +01:00
  • 1173443f02 Merge branch 'master' of https://github.com/Comcast/parodus Bill Williams 2016-12-16 08:52:33 -08:00
  • 4a26c26f33 libparodus to use one queue and one thread instead of two Bill Williams 2016-12-16 08:51:00 -08:00
  • 069240f12d Use srcdir to get VERSION path Javier Celaya 2016-12-16 10:27:38 +01:00
  • 7bece70089 Merge branch 'master' of https://github.com/Comcast/parodus Weston Schmidt 2016-12-16 00:43:26 -08:00
  • dd108b4616 Update the readme and enable more tests. Weston Schmidt 2016-12-16 00:43:11 -08:00
  • eb005a4ac7 Merge pull request #30 from Comcast/wes-testing2 Weston Schmidt 2016-12-16 00:26:49 -08:00
  • 6b0fc60c17 Include $(top_builddir)/src when building tests Javier Celaya 2016-12-16 09:01:03 +01:00
  • 404cc65f38 Update to trusty to fix the coverage issues and remove the lcov code as it is not needed. Weston Schmidt 2016-12-16 00:00:03 -08:00
  • 8e1a821533 Run configure conditionally from autogen.sh Javier Celaya 2016-12-16 08:49:30 +01:00
  • 58945a4bf7 Try the trusty image. Weston Schmidt 2016-12-15 23:15:04 -08:00
  • dc4782229f Trying more random things. Weston Schmidt 2016-12-15 22:26:23 -08:00
  • 71d2950a72 Comment out the lib. Weston Schmidt 2016-12-15 22:14:24 -08:00
  • 0508c786be Trying to figure out why just nopoll_helpers works. Weston Schmidt 2016-12-15 21:58:49 -08:00
  • b61bee821f Tree isn't valid on travis-ci. Weston Schmidt 2016-12-15 21:32:07 -08:00
  • f4c3a9f1c7 Fix broken builds. Weston Schmidt 2016-12-15 19:49:13 -08:00
  • a4a7ad1040 Debugging why all the gcov files are missing. Weston Schmidt 2016-12-15 19:37:47 -08:00
  • de456addae Debugging why all the gcov files are missing. Weston Schmidt 2016-12-15 19:29:22 -08:00
  • 0fb4e642b3 Use the absolute path of the script. Weston Schmidt 2016-12-15 19:09:17 -08:00
  • b490caf889 Try scoping the convert-converage.sh differently. Weston Schmidt 2016-12-15 18:57:47 -08:00
  • 16972a5e11 Try building the coverage differently. Weston Schmidt 2016-12-15 18:03:05 -08:00
  • cde5832a7c Merge pull request #29 from Comcast/wes-testing Weston Schmidt 2016-12-15 16:30:51 -08:00
  • e0390f9e4a Remove the coverage checking step. Weston Schmidt 2016-12-15 16:17:43 -08:00
  • 8ed6929e2a Update .travis.yml Weston Schmidt 2016-12-15 16:04:16 -08:00
  • da86804059 Update README.md Weston Schmidt 2016-12-15 15:58:27 -08:00
  • e57bc12e33 Merge pull request #28 from manderiasian/master Weston Schmidt 2016-12-15 15:52:31 -08:00
  • 409462cd1f White space changes minas anderiasian 2016-12-15 15:16:36 -08:00
  • c52699bae4 Using StartThread(), reducing duplicated code minas anderiasian 2016-12-15 15:08:30 -08:00
  • 0052742836 Adding a generic routine to start threads. White space change in connection.c minas anderiasian 2016-12-15 14:53:36 -08:00
  • ff4f9351be nopoll: * [fix] Closing release 0.4.3 Francis Brosnan Blázquez 2016-12-15 22:38:21 +01:00
  • 42d0550556 Merge pull request #11 from flexVDI/with_socket Francis Brosnan Blázquez 2016-12-15 18:03:23 +01:00
  • 6f173f76c5 API to open websocket with existing socket Sergio Lopez 2016-12-15 13:40:43 +01:00
  • c8280b76f9 Merge pull request #27 from manderiasian/master Weston Schmidt 2016-12-14 18:50:15 -08:00
  • 642d3aa54f libparodus not to register if no receiver Bill Williams 2016-12-14 16:43:33 -08:00
  • 0fa0d48179 Merge http://github.com/comcast/parodus minas anderiasian 2016-12-14 16:11:46 -08:00
  • 7ab3475078 Moving some code to connection file minas anderiasian 2016-12-14 15:29:01 -08:00
  • 9ca862682b Merge pull request #26 from Comcast/bwilla0627c Weston Schmidt 2016-12-14 12:30:50 -08:00
  • 54c579733d provide libparodus option to not have a receiver Bill Williams 2016-12-14 10:06:05 -08:00
  • dc72328f37 Remove unused function. Make ctx non global. minas anderiasian 2016-12-13 22:24:19 -08:00
  • 4c53164560 Minor changes. WIP minas anderiasian 2016-12-13 22:01:16 -08:00
  • 743e45f5f1 Merge pull request #25 from manderiasian/master Weston Schmidt 2016-12-13 16:39:54 -08:00
  • 6aa2665782 Move config to its own file. minas anderiasian 2016-12-13 16:19:52 -08:00
  • 3ab1094c04 libparodus reconnect on every send Bill Williams 2016-12-10 11:20:27 -08:00
  • 29f0962cd6 insure libparodus_send is thread safe Bill Williams 2016-12-09 09:59:59 -08:00
  • 142befe413 try to fix code cov in readme Bill Williams 2016-12-08 15:04:12 -08:00
  • 840f40629b try to fix code cov in readme Bill Williams 2016-12-08 14:37:06 -08:00
  • 6191a713f1 try to fix code cov in readme Bill Williams 2016-12-08 14:28:04 -08:00
  • a86877de6f try to fix code cov in readme Bill Williams 2016-12-08 13:34:54 -08:00
  • f83bf9d3d3 try to fix code cov in readme file Bill Williams 2016-12-08 13:20:00 -08:00
  • 6aaa2c5b0c Merge branch 'master' of https://github.com/Comcast/parodus Bill Williams 2016-12-08 11:33:08 -08:00
  • 6ebef75b12 try to get code cov from genhtml into readme Bill Williams 2016-12-08 11:32:26 -08:00
  • efdecf5786 Merge pull request #24 from sadhyama/master Weston Schmidt 2016-12-07 11:27:31 -08:00
  • a00121da0d Removed RDK logger dependency from parodus github svengilat 2016-12-07 12:35:07 +05:30
  • 8c389d86aa Fix coverage in website Bill Williams 2016-12-06 16:21:04 -08:00
  • 1b66b8afb0 Fix coverage in website Bill Williams 2016-12-06 15:43:07 -08:00
  • f620461eed Merge branch 'master' of https://github.com/Comcast/parodus Bill Williams 2016-12-06 14:43:47 -08:00
  • 977123aa52 Fix coverage displa in website Bill Williams 2016-12-06 14:42:02 -08:00
  • 697e208756 Add the mutex tests to the build. Weston Schmidt 2016-12-05 15:00:13 -08:00
  • 040d998de6 update nanomsg tag Bill Williams 2016-12-02 11:05:41 -08:00
  • 77167939c6 Fix memory leaks in nanomsg Bill Williams 2016-12-01 14:19:38 -08:00
  • 586cf462f7 Merge pull request #22 from sadhyama/master Weston Schmidt 2016-12-01 14:08:47 -08:00
  • f392d60cb9 Fix on log level issue for RDK logging svengilat 2016-12-01 19:14:34 +05:30
  • 3f52ba2888 Merge pull request #21 from selvamKrish/master Weston Schmidt 2016-11-30 09:57:56 -08:00
  • e2503fac51 Merge pull request #20 from sadhyama/master Weston Schmidt 2016-11-30 09:57:37 -08:00
  • abfd5609a1 Change nanomsg tag id and env variable name for parodus Selvam Krishnamoorthy 2016-11-30 17:00:49 +05:30
  • cf2d492cbd Added logger mechanism for parodus to support standalone logging & RDK logger integration svengilat 2016-11-30 15:50:23 +05:30
  • 2d5f061892 add tests of flush_wrp_queue. fix bug in flush_wrp_queue. Bill Williams 2016-11-29 17:11:48 -08:00
  • 0b102792d0 Fix environment variable names in libpd_test.c Bill Williams 2016-11-29 14:07:38 -08:00
  • 496effd0ba Merge pull request #19 from selvamKrish/master shilpa24balaji 2016-11-29 11:14:58 -08:00
  • eca66be8a2 Remove hardcoding of tcp in getParodusUrl() and add it in global variable Selvam Krishnamoorthy 2016-11-29 19:55:36 +05:30
  • ed1ea5913a Change printf to libpd_log for parodus and client url Selvam Krishnamoorthy 2016-11-29 12:25:28 +05:30
  • c3650f74eb Remove hardcoding of tcp for parodus and client url Selvam Krishnamoorthy 2016-11-29 12:10:12 +05:30
  • 917f7d18d6 To pull cJSON 1.0.0 release code only Shilpa Seshadri 2016-11-28 15:06:21 -08:00
  • f490e62a5a Merge pull request #17 from sancharbanerjee/master Weston Schmidt 2016-11-28 14:56:15 -08:00
  • c956f55c43 cJSON Include Directory Modified Sanchar Banerjee 2016-11-24 12:10:32 +05:30
  • d464dfa08f Change env variable names to PARODUS_SERVICE_IP and PARODUS_CLIENT_IP Bill Williams 2016-11-23 11:10:16 -08:00
  • 20060d7c94 Update libparodus tests to use environment variable Bill Williams 2016-11-22 17:06:05 -08:00
  • 25db352a9d Merge pull request #16 from selvamKrish/master shilpa24balaji 2016-11-22 11:28:43 -08:00
  • bf8612c83e Use environment variable to get parodus and client url Selvam Krishnamoorthy 2016-11-22 21:14:21 +05:30
  • 97540a4766 more unit tests for libparodus Bill Williams 2016-11-21 15:32:53 -08:00
  • 1ea2295a44 Merge branch 'master' of https://github.com/Comcast/parodus Weston Schmidt 2016-11-18 15:02:27 -08:00
  • 1feac5cf17 Make the simple tests optional and disabled them in travis for now. Weston Schmidt 2016-11-18 15:01:18 -08:00
  • 840918fb71 Merge pull request #13 from Comcast/mutex-test Weston Schmidt 2016-11-18 14:23:47 -08:00
  • 78bd37de65 Merge branch 'sancharbanerjee-master' Weston Schmidt 2016-11-18 14:22:59 -08:00
  • 02c7efe8a0 Merge branch 'master' of https://github.com/sancharbanerjee/parodus into sancharbanerjee-master Weston Schmidt 2016-11-18 14:22:06 -08:00
  • 38cbc44f8d Rename parodus_utils to time. Weston Schmidt 2016-11-18 10:29:01 -08:00
  • 3a0035c18a Merge pull request #15 from manderiasian/master Weston Schmidt 2016-11-18 10:23:48 -08:00
  • 6b3e956fb6 Put clock functions in utils, break up the code into smaller files minas anderiasian 2016-11-18 09:44:48 -08:00
  • f574643e22 Fix test function test_send_wrp_queue_ok Bill Williams 2016-11-18 08:23:04 -08:00
  • aed2056eca Warnings Removed Sanchar Banerjee 2016-11-18 11:12:10 +05:30
  • 55bfc632e3 fix cjson references and add libparodus test messages Bill Williams 2016-11-17 15:43:38 -08:00
  • 7e611a1867 add tests of raw and wrp queue Bill Williams 2016-11-16 16:43:49 -08:00
  • 4ff260aa0d nopoll: * [fix] Fixed minor changes to build nopoll for freebsd.. Francis Brosnan Blázquez 2016-11-16 20:35:45 +01:00
  • 36ba5bb4b0 Add a simple test for the mutex code. Weston Schmidt 2016-11-15 17:02:47 -08:00
  • 4f1393e0d8 add unit test of libparodus send invalud wrp msg Bill Williams 2016-11-15 16:06:49 -08:00
  • 9789f56d9b fix ts_greater unit test in libparodus Bill Williams 2016-11-14 17:05:48 -08:00
  • 87c2152dab add libparodus unit tests Bill Williams 2016-11-14 13:54:07 -08:00