Commit Graph

  • 4305c7ac78 Update libparodus_log to use environment var LIBPARODUS_LOG_DIRECTORY Bill Williams 2016-11-11 17:29:45 -08:00
  • d0539a5595 add unit tests for libparodus Bill Williams 2016-11-10 10:23:52 -08:00
  • 8a237643ec Fix make test for lib parodus Bill Williams 2016-11-09 14:59:54 -08:00
  • df2829c8c4 Add libparodus unit tests Bill Williams 2016-11-09 08:24:26 -08:00
  • bacbc87635 Expand libparodus test coverage Bill Williams 2016-11-07 11:32:10 -08:00
  • a5e3fde848 make functions more testable Bill Williams 2016-11-04 16:01:11 -07:00
  • bb3cc072ae fix libpd_test to work in new directory tree Bill Williams 2016-11-03 14:01:30 -07:00
  • 2839d5ba3e nopoll: * [fix] Updated VERSION file.. Francis Brosnan Blázquez 2016-11-03 20:07:23 +01:00
  • a002080fd6 nopoll: * [fix] Added new definition to support Transports (ipv4 and ipv6).. Francis Brosnan Blázquez 2016-11-03 20:00:00 +01:00
  • 420a2b1db7 nopoll: * [fix] Updated libnopoll.def to cover new functions.. Francis Brosnan Blázquez 2016-11-03 19:59:25 +01:00
  • c1dd2ac183 nopoll: * [fix] Updated noPoll regression test to check new funcitons for IPv6 support. Everything working and valgrind checked.. Francis Brosnan Blázquez 2016-11-03 19:58:35 +01:00
  • a6e46e391a nopoll: * [fix] Updated nopoll-listener module to include support for IPv6. Added several new APIs: Francis Brosnan Blázquez 2016-11-03 19:56:50 +01:00
  • c233786a3b nopoll: * [fix] Several updates applied to nopoll-conn module to add client support for IPv6. Added two new APIs and reorganized internal code to share as much as possible: Francis Brosnan Blázquez 2016-11-03 19:54:01 +01:00
  • 08403b6919 Merge pull request #12 from Comcast/enable-simple Weston Schmidt 2016-11-03 07:44:54 -07:00
  • c6dcb157d8 Bring in changes from master. Weston Schmidt 2016-11-03 07:44:29 -07:00
  • 3db0b82a51 Fixed UpStreamMsgQ next message reference Shilpa Seshadri 2016-11-02 22:32:25 -07:00
  • bc39f8c942 Enable simple integration tests Shilpa Seshadri 2016-11-02 22:12:44 -07:00
  • d7c8ea5e54 Encrypt new AUTH header in travis Shilpa Seshadri 2016-11-02 22:01:03 -07:00
  • 3c74d222cb Disabling nopoll debug logs Shilpa Seshadri 2016-11-02 21:00:57 -07:00
  • e9218d6624 enable simple tests. Weston Schmidt 2016-11-02 18:07:25 -07:00
  • 3f73349f7c Merge pull request #11 from Comcast/feature-more-tests Weston Schmidt 2016-11-02 15:01:35 -07:00
  • d1abfb7459 Restructure the make files to include the library as well. Library tests are broken. Weston Schmidt 2016-11-02 12:13:07 -07:00
  • a83b1df596 update unit tests to get coverage Bill Williams 2016-11-01 11:46:40 -07:00
  • de491405c6 Fix the travis file. Weston Schmidt 2016-10-31 11:25:58 -07:00
  • 05e20e17c8 Break apart the internal functions into smaller testable regions. Weston Schmidt 2016-10-31 11:21:23 -07:00
  • c45bad55c0 Merge pull request #10 from sancharbanerjee/master Weston Schmidt 2016-10-28 14:23:57 -07:00
  • 2d4e343085 To fix incorrect mutexes Shilpa Seshadri 2016-10-28 12:24:35 -07:00
  • 2128b49cea Re-Structured Parodus Sanchar Banerjee 2016-10-28 17:31:36 +05:30
  • 152602703b Remove the simple tests as they appear to be taking too long to run. Weston Schmidt 2016-10-27 17:03:44 -07:00
  • af226fff3f Merge branch 'master' of https://github.com/Comcast/parodus Bill Williams 2016-10-27 10:24:11 -07:00
  • 671046893f add src for libparodus_time and libparodus_log Bill Williams 2016-10-27 10:20:27 -07:00
  • 0b659471aa Communicating between Arm and Atom Sanchar Banerjee 2016-10-27 12:02:42 +05:30
  • 9e1ffa6f31 To Test Communication Between Arm and Atom Sanchar Banerjee 2016-10-27 11:34:40 +05:30
  • 32ec6f95a1 Merge branch 'master' of https://github.com/Comcast/parodus Weston Schmidt 2016-10-26 18:50:32 -07:00
  • e3c811d70b Add some tests that work! Weston Schmidt 2016-10-26 18:49:59 -07:00
  • 78cb7dad62 set sockopt send timeout 2 secs Bill Williams 2016-10-26 16:09:23 -07:00
  • ae5ea47671 Ignore the build directory. Weston Schmidt 2016-10-26 09:43:34 -07:00
  • 06ac8c636b Merge pull request #9 from sancharbanerjee/master Weston Schmidt 2016-10-26 09:36:47 -07:00
  • 43ef27c6df Re-Structured and Added Unit Test Cases Sanchar Banerjee 2016-10-26 19:18:33 +05:30
  • 33541da897 Added unit test cases for parsecommandline and checkhostip Sanchar Banerjee 2016-10-24 20:01:18 +05:30
  • 027414251c add mock_parodus.c for tests Bill Williams 2016-10-19 16:14:52 -07:00
  • ffb7d809af Fix CMakelists.txt files so it works with ubuntu and fedora Bill Williams 2016-10-14 09:01:11 -07:00
  • cb6118b28d Merge pull request #6 from sadhyama/master Weston Schmidt 2016-10-13 16:55:58 -07:00
  • e3b15c985f remove auth key from python script Bill Williams 2016-10-13 10:14:08 -07:00
  • cae99d43f5 Added backoff algorithm, parodus-ready status, crud objects added to metadata, fixed memory leaks svengilat 2016-10-13 18:27:37 +05:30
  • 4c2052e0a4 Fix memory leaks Bill Williams 2016-10-10 15:27:15 -07:00
  • 4a40f18d40 Add msg type 4 (events) to test Bill Williams 2016-10-10 09:56:12 -07:00
  • 6e7fba324e Merge branch 'master' of https://github.com/Comcast/parodus Bill Williams 2016-10-07 11:52:10 -07:00
  • cf32dea706 lib working with curl commands for type 3, svc name config Bill Williams 2016-10-07 11:44:10 -07:00
  • c38b0ed6ff Merge pull request #5 from sadhyama/master shilpa24balaji 2016-10-06 13:46:41 -07:00
  • 2fbd5ff5ea Metadata Changes to append with UpstreamMsg svengilat 2016-10-06 18:57:24 +05:30
  • f661ced7f7 Merge branch 'master' of https://github.com/Comcast/parodus Bill Williams 2016-10-05 15:54:56 -07:00
  • 2c04488beb initial test with parodus service Bill Williams 2016-10-05 15:50:13 -07:00
  • d39daf57dc Change test CM Mac value Shilpa Seshadri 2016-10-04 20:49:45 -07:00
  • f59ce95667 Change Mac value and remove prints Shilpa Seshadri 2016-10-04 20:40:23 -07:00
  • 4bdfb7f073 Remove unnecessary prints in test log Shilpa Seshadri 2016-10-04 16:39:17 -07:00
  • 0ed844d614 Adding encrypted env variables to travis Shilpa Seshadri 2016-10-04 16:15:35 -07:00
  • 57f423990f Merge pull request #4 from sadhyama/parodus_test bill1600 2016-10-04 15:58:52 -07:00
  • 3c7ddc9254 Modified auth header formation svengilat 2016-10-04 17:57:00 +05:30
  • 47a4ec4909 Travis yml to add ARGS env variable svengilat 2016-10-04 17:16:45 +05:30
  • 6fd0d37e0b Fix for parsing issue of travis yml svengilat 2016-10-04 15:56:55 +05:30
  • a68bf08fed Travis yml modified to update the auth header svengilat 2016-10-04 13:15:39 +05:30
  • d5abfb379e Update WEBPA_AUTH_HEADER key svengilat 2016-10-03 19:44:30 +05:30
  • 32191bad0b Fixed travis build timeout issue due to parodus path problem Sanchar Banerjee 2016-10-03 18:44:11 +05:30
  • 584fec9948 Merge branch 'master' of github.com:Comcast/parodus Weston Schmidt 2016-09-30 14:44:19 -07:00
  • 8511d5c92f Merge branch 'sadhyama-master' Weston Schmidt 2016-09-30 14:42:21 -07:00
  • 9c974854c3 Merge branch 'master' of https://github.com/sadhyama/parodus into sadhyama-master Weston Schmidt 2016-09-30 14:22:15 -07:00
  • 705be96bc1 Added Nanomsg Clients Registration, Upstream, Downstream and Integration Tests svengilat 2016-09-30 21:00:09 +05:30
  • a11629aff1 Update Environmental variables Gayathri 2016-09-30 16:36:03 +05:30
  • 29028a60a8 add auth and registration msgs Bill Williams 2016-09-29 16:00:27 -07:00
  • 3ba4e99feb implement send and receive functions Bill Williams 2016-09-29 11:31:19 -07:00
  • 2bf3d07ac1 initial version of libparodus.c Bill Williams 2016-09-28 15:56:30 -07:00
  • c3c8f99152 Added changes to send UpStreamMsg to server, Handle Downstream, Integration tests svengilat 2016-09-28 19:32:58 +05:30
  • dd1840b7a8 Merge pull request #2 from Comcast/lib-proposal bill1600 2016-09-26 14:54:26 -07:00
  • 5310560543 Change the library around a bit. Weston Schmidt 2016-09-26 14:43:50 -07:00
  • 5e755acc00 nanomsg test Bill Williams 2016-09-23 16:53:32 -07:00
  • a8042db316 initial version of parodus wrp ifc Bill Williams 2016-09-23 10:28:11 -07:00
  • 2625a871c5 Handled nn_freemsg, nn_shutdown, downstream send message and added few unit tests svengilat 2016-09-21 19:14:11 +05:30
  • d591fe3ab1 Added Parodus Upstream & Downstream for nanomsg Registration svengilat 2016-09-20 19:19:27 +05:30
  • 6211c4399a nopoll: * [fix] Increased default nopoll buffer size to process incoming handshakes from 1024 to 8192. Created variable to better control this from nopoll_decl.h Francis Brosnan Blázquez 2016-09-19 14:05:24 +02:00
  • 7e422c4373 nopoll: * [fix] Added buffer size indication when cookie ending char fails.. Francis Brosnan Blázquez 2016-09-19 13:52:54 +02:00
  • 6994403993 Add a travis-ci file. Weston Schmidt 2016-09-07 19:58:49 -07:00
  • 2677d5637b Websocket interface for parodus -Initial Version svengilat 2016-09-07 19:46:46 +05:30
  • f247557e92 Added nanomsg dependency to parodus and Integrated to webpacore svengilat 2016-09-06 18:36:48 +05:30
  • 65a5fb0b40 Add the initial start of parodus. Weston Schmidt 2016-09-01 11:32:54 -07:00
  • 60a81fbd19 nopoll: * [fix] Closing release 0.4.2 Francis Brosnan Blázquez 2016-08-24 16:47:50 +02:00
  • a81f6ebf73 nopoll: * [fix] Fixed FreeBSD compilation error Francis Brosnan Blázquez 2016-08-24 16:36:14 +02:00
  • f823ec9dbc nopoll: * [fix] Updated buildrpm.sh to check error code and stop failing reporting that error.. Francis Brosnan Blázquez 2016-08-19 16:30:17 +02:00
  • 78e6c26a40 nopoll: * [fix] Reorganized variables at nopoll_conn_produce_accept_key to have them first and then the rest of the code (reported by Peter Lecuyer). Francis Brosnan Blázquez 2016-08-18 17:47:25 +02:00
  • c4b170fef6 nopoll: * [fix] Added possible missing R_OK definition to nopoll headers when compiling under windows+msvc (reported by Peter Lecuyer). Francis Brosnan Blázquez 2016-08-18 17:46:09 +02:00
  • 79fa7438de Initial commit Khem Raj 2016-08-15 13:21:19 -07:00
  • ebbbf88d45 nopoll: * [fix] Minor contact update inside regression tests. Francis Brosnan Blázquez 2016-07-22 19:41:55 +02:00
  • 0bb683e7bc nopoll: * [fix] Updated nopoll-regression-client.c to also detect errno ETIMEDOUT in test-04b (fixes Mac/os regression test). Francis Brosnan Blázquez 2016-07-14 15:08:52 +02:00
  • 155958e0e7 nopoll: * [fix] Renamed change log.. Francis Brosnan Blázquez 2016-07-14 14:49:44 +02:00
  • fa27f117d3 nopoll: * [fix] Updated nopoll_conn_set_bind_interface to support Mac/OSX case (IP_RECVIF). Fixed wrong if name indication (was adding +1) Francis Brosnan Blázquez 2016-07-03 12:37:47 +02:00
  • 7989542b2a nopoll: * [fix] Updated get-version.py script to also update ChangeLog file Francis Brosnan Blázquez 2016-07-03 12:25:40 +02:00
  • 3a94295012 nopoll: * [fix] Updated default libnopoll.def to include missing declaration. * [fix] Added default Changelog and NEWS file to avoid annoying error by autoconf (reported by Félix Faisant). Francis Brosnan Blázquez 2016-07-03 12:24:26 +02:00
  • b18aef3e90 Merge pull request #3 from cbucht200/master Francis Brosnan Blázquez 2016-06-15 19:21:37 +02:00
  • 3ea8c59d5e Fixed get_url change to check for NULL conn. Chris Buchter 2016-06-15 13:09:42 -04:00
  • 7790e982d5 Added the ability to retrieve the get_url of a nopoll_conn. Chris Buchter 2016-06-15 12:43:30 -04:00