You are viewing a plain text version of this content. The canonical link for it is here.
- [celix] branch feature/slow_rsa created (now 3f72835) - posted by pn...@apache.org on 2020/03/03 20:10:54 UTC, 0 replies.
- [celix] 01/01: Refactors the RSA curl read callback function. - posted by pn...@apache.org on 2020/03/03 20:10:55 UTC, 0 replies.
- [celix] branch feature/slow_rsa updated: Disables remote service enum test - posted by pn...@apache.org on 2020/03/03 20:39:07 UTC, 0 replies.
- [celix] branch feature/slow_rsa updated (cc390dc -> 98d2c21) - posted by pn...@apache.org on 2020/03/04 08:06:48 UTC, 0 replies.
- [celix] branch develop updated (7b0a461 -> 8b0db43) - posted by pn...@apache.org on 2020/03/04 08:23:01 UTC, 0 replies.
- [celix] 01/01: Merge pull request #159 from apache/feature/slow_rsa - posted by pn...@apache.org on 2020/03/04 08:23:02 UTC, 0 replies.
- [celix-site] branch master updated (5df6d4b -> 641fc7c) - posted by rl...@apache.org on 2020/03/04 10:11:52 UTC, 0 replies.
- [celix-site] 01/02: Removed NOTICE file - posted by rl...@apache.org on 2020/03/04 10:11:53 UTC, 0 replies.
- [celix-site] 02/02: Updated deprecated a.o/dist/ to downloads.a.o - posted by rl...@apache.org on 2020/03/04 10:11:54 UTC, 0 replies.
- [celix-site] branch asf-site updated: Updated site from master (641fc7c6216baa11f605852a9f0bf01b707f0924) - posted by gi...@apache.org on 2020/03/04 10:22:20 UTC, 0 replies.
- [celix] branch feature/pubsubadmin_protocol updated (c9f331e -> 4a1b587) - posted by ab...@apache.org on 2020/03/04 13:15:05 UTC, 0 replies.
- [celix] branch feature/pubsubadmin_protocol updated (4a1b587 -> f251a6a) - posted by ab...@apache.org on 2020/03/04 14:17:52 UTC, 0 replies.
- [celix] branch feature/pubsubadmin_protocol updated (f251a6a -> a908658) - posted by ab...@apache.org on 2020/03/04 15:40:30 UTC, 0 replies.
- [celix] branch feature/pubsubadmin_protocol updated (a908658 -> ec6daaf) - posted by ab...@apache.org on 2020/03/04 18:24:58 UTC, 0 replies.
- [celix] branch feature/pubsubadmin_protocol updated (ec6daaf -> 9ce7c8a) - posted by ab...@apache.org on 2020/03/04 18:38:38 UTC, 0 replies.
- [celix] branch develop updated: Refactors curl read and add code for manual unrolling. (#160) - posted by pn...@apache.org on 2020/03/04 19:11:55 UTC, 0 replies.
- [celix] branch feature/pubsubadmin_protocol updated (9ce7c8a -> 4d2717a) - posted by ab...@apache.org on 2020/03/04 21:59:08 UTC, 0 replies.
- [celix] branch feature/pubsubadmin_protocol updated (4d2717a -> 8fdf2d3) - posted by ab...@apache.org on 2020/03/04 22:39:19 UTC, 0 replies.
- [celix] branch feature/pubsubadmin_protocol updated (8fdf2d3 -> 5db95a4) - posted by ab...@apache.org on 2020/03/05 07:00:22 UTC, 0 replies.
- [celix] branch feature/pubsubadmin_protocol updated (5db95a4 -> 7e96b4e) - posted by pn...@apache.org on 2020/03/05 09:07:18 UTC, 0 replies.
- [celix] branch feature/pubsubadmin_protocol updated (7e96b4e -> b02379b) - posted by pn...@apache.org on 2020/03/05 09:33:06 UTC, 0 replies.
- [celix] branch feature/pubsubadmin_protocol updated (b02379b -> 70d1c66) - posted by ab...@apache.org on 2020/03/05 10:13:49 UTC, 0 replies.
- [celix] branch feature/pubsubadmin_protocol updated (70d1c66 -> b6605cf) - posted by ab...@apache.org on 2020/03/05 11:10:37 UTC, 0 replies.
- [celix] branch develop updated (8c956d8 -> 78ef99c) - posted by ab...@apache.org on 2020/03/05 12:16:56 UTC, 0 replies.
- [celix] 01/01: Merge pull request #156 from apache/feature/pubsubadmin_protocol - posted by ab...@apache.org on 2020/03/05 12:16:57 UTC, 0 replies.
- [celix] branch feature/framework_racecondition created (now f4671e0) - posted by pn...@apache.org on 2020/03/08 20:08:12 UTC, 0 replies.
- [celix] 01/02: Refactors some celix framework test from cpputest to gtest. - posted by pn...@apache.org on 2020/03/08 20:08:13 UTC, 0 replies.
- [celix] 02/02: Refactors the handling of service listeners. This is moved to the service registry and the service listener is now retroactively creating events. - posted by pn...@apache.org on 2020/03/08 20:08:14 UTC, 0 replies.
- [celix] branch develop updated: Fixed conditional define to include memstream - posted by pn...@apache.org on 2020/03/08 20:16:50 UTC, 0 replies.
- [celix] branch feature/#91_rsa_enum_issue created (now 410d959) - posted by pn...@apache.org on 2020/03/09 12:40:56 UTC, 0 replies.
- [celix] 01/02: #91 Refactors remote service dfi cpputests to google tests - posted by pn...@apache.org on 2020/03/09 12:40:57 UTC, 0 replies.
- [celix] 02/02: #91 Refactors rsa tests, so that the individual test can be run separately and fixes an issue with recursive calls and double frees in libdfi. - posted by pn...@apache.org on 2020/03/09 12:40:58 UTC, 0 replies.
- [celix] branch feature/#91-rsa_double_free created (now bd08d2d) - posted by pn...@apache.org on 2020/03/09 12:57:27 UTC, 0 replies.
- [celix] 01/01: #91 Refactors rsa tests from cpputest to googletest, split up tests so that they can be run separately and fixes an issue with double frees in libdfi. - posted by pn...@apache.org on 2020/03/09 12:57:28 UTC, 0 replies.
- [celix] branch develop updated (f865fd2 -> c84db1a) - posted by pn...@apache.org on 2020/03/09 14:04:42 UTC, 0 replies.
- [celix] 01/01: Merge pull request #167 from apache/feature/#91-rsa_double_free - posted by pn...@apache.org on 2020/03/09 14:04:43 UTC, 0 replies.
- [celix] branch feature/dfi_to_gtest created (now c167d31) - posted by pn...@apache.org on 2020/03/09 19:28:18 UTC, 0 replies.
- [celix] 01/01: Refactors dfi test from cpputest to google test - posted by pn...@apache.org on 2020/03/09 19:28:19 UTC, 0 replies.
- [celix] branch feature/first_install_then_start_bundles created (now 9621e29) - posted by pn...@apache.org on 2020/03/10 20:33:24 UTC, 0 replies.
- [celix] 01/01: Changes auto start bundle handling to first installing and then starting a bundle. In some cases this is preferred. - posted by pn...@apache.org on 2020/03/10 20:33:25 UTC, 0 replies.
- [celix] branch feature/dfi_to_gtest updated (c167d31 -> 2f2b1dc) - posted by pn...@apache.org on 2020/03/10 20:43:05 UTC, 0 replies.
- [celix] branch feature/dfi_to_gtest updated (2f2b1dc -> 7510296) - posted by pn...@apache.org on 2020/03/11 20:18:55 UTC, 0 replies.
- [celix] branch develop updated (c84db1a -> 91537f5) - posted by pn...@apache.org on 2020/03/13 13:09:57 UTC, 0 replies.
- [celix] 01/01: Merge pull request #169 from apache/feature/first_install_then_start_bundles - posted by pn...@apache.org on 2020/03/13 13:09:58 UTC, 0 replies.
- [celix] branch feature/dfi_to_gtest updated (7510296 -> fad4206) - posted by pn...@apache.org on 2020/03/13 16:27:06 UTC, 0 replies.
- [celix] branch feature/framework_racecondition updated (f4671e0 -> 3cf342d) - posted by pn...@apache.org on 2020/03/13 16:39:54 UTC, 0 replies.
- [celix] branch develop updated (91537f5 -> 0beb54a) - posted by pn...@apache.org on 2020/03/13 19:25:55 UTC, 0 replies.
- [celix] 01/01: Merge pull request #165 from apache/feature/framework_racecondition - posted by pn...@apache.org on 2020/03/13 19:25:56 UTC, 0 replies.
- [celix] branch develop updated (0beb54a -> 751bc31) - posted by pn...@apache.org on 2020/03/16 19:02:54 UTC, 0 replies.
- [celix] branch develop updated: Adds missing var initialization - posted by pn...@apache.org on 2020/03/17 10:56:39 UTC, 0 replies.
- [celix] branch develop updated: Move destruction of serviceRegistry to before destruction of bundles, preventing a use after free situation when dangling service registrations exist - posted by pn...@apache.org on 2020/03/24 17:41:39 UTC, 0 replies.
- [celix] branch feature/pubsub_inteceptors created (now 6025682) - posted by ab...@apache.org on 2020/03/25 07:11:37 UTC, 0 replies.
- [celix] 01/01: Added interceptor service and handling for PubSub ZMQ. Updated arraylist to have a sort function. - posted by ab...@apache.org on 2020/03/25 07:11:38 UTC, 0 replies.
- [celix] branch feature/pubsub_inteceptors updated: Fixed incorrect else statement - posted by ab...@apache.org on 2020/03/25 07:19:27 UTC, 0 replies.
- [celix] branch feature/pubsub_inteceptors updated: Added missing include for GCC - posted by ab...@apache.org on 2020/03/25 07:28:44 UTC, 0 replies.
- [celix] branch feature/pubsub_inteceptors updated: Fixed overflow in protocol handling. Added macro for right printf type. - posted by ab...@apache.org on 2020/03/25 09:03:41 UTC, 0 replies.
- [celix] branch Pubsub_wireprotocol_endianness created (now ede4581) - posted by ab...@apache.org on 2020/03/25 21:07:47 UTC, 0 replies.
- [celix] 01/01: Fixed endianness of metadata size. - posted by ab...@apache.org on 2020/03/25 21:07:48 UTC, 0 replies.
- [celix] branch Pubsub_wireprotocol_endianness updated (ede4581 -> a47d3f4) - posted by ab...@apache.org on 2020/03/25 21:22:34 UTC, 0 replies.
- [celix] branch Pubsub_wireprotocol_endianness updated (a47d3f4 -> 15bc69c) - posted by ab...@apache.org on 2020/03/26 20:01:20 UTC, 0 replies.
- [celix] branch Pubsub_wireprotocol_endianness updated (15bc69c -> 73b2119) - posted by ab...@apache.org on 2020/03/26 20:08:38 UTC, 0 replies.
- [celix] branch Pubsub_wireprotocol_endianness updated (73b2119 -> 9ce226a) - posted by ab...@apache.org on 2020/03/26 20:34:50 UTC, 0 replies.
- [celix] branch Pubsub_wireprotocol_endianness updated (9ce226a -> a3c9955) - posted by ab...@apache.org on 2020/03/26 20:44:23 UTC, 0 replies.
- [celix] branch develop updated (93d3daf -> 19000a7) - posted by pn...@apache.org on 2020/03/27 07:46:56 UTC, 0 replies.
- [celix] branch develop updated: Performance opts and memory leak fixes (#176) - posted by pn...@apache.org on 2020/03/27 07:49:21 UTC, 0 replies.
- [celix] branch develop updated: Memory leak fixes (#177) - posted by pn...@apache.org on 2020/03/27 18:05:00 UTC, 0 replies.
- [celix] branch feature/doc_update created (now 88fe074) - posted by pn...@apache.org on 2020/03/28 18:13:52 UTC, 0 replies.
- [celix] 01/01: Updates the building info for Ubuntu 18.04 - posted by pn...@apache.org on 2020/03/28 18:13:53 UTC, 0 replies.
- [celix] branch feature/dfi_to_gtest updated (fad4206 -> b53adbc) - posted by pn...@apache.org on 2020/03/29 18:35:11 UTC, 0 replies.
- [celix] branch feature/doc_update updated (88fe074 -> b48d8f6) - posted by pn...@apache.org on 2020/03/29 18:37:00 UTC, 0 replies.
- [celix] branch feature/dfi_to_gtest updated (b53adbc -> 35c33ef) - posted by pn...@apache.org on 2020/03/29 18:39:37 UTC, 0 replies.
- [celix] branch develop updated: Refactors dfi tests from cpputest to google test (#168) - posted by pn...@apache.org on 2020/03/29 19:28:50 UTC, 0 replies.
- [celix] branch feature/workflows_update created (now ac807c9) - posted by pn...@apache.org on 2020/03/29 19:36:51 UTC, 0 replies.
- [celix] 01/01: Updates github workflows, removed building of czmq, jansson & cpputest - posted by pn...@apache.org on 2020/03/29 19:36:52 UTC, 0 replies.
- [celix] branch develop updated: Updates the building info from ubuntu 14 to 18.04 (#178) - posted by pn...@apache.org on 2020/03/30 14:19:24 UTC, 0 replies.
- [celix] branch feature/pubsub_inteceptors updated (0fa89dd -> defc3b3) - posted by ab...@apache.org on 2020/03/30 17:53:38 UTC, 0 replies.
- [celix] branch feature/workflows_update updated: Updates github workflows and minimizes travis config for coveralls and coverity - posted by pn...@apache.org on 2020/03/30 18:08:58 UTC, 0 replies.
- [celix] branch feature/workflows_update updated: update github workflow - posted by pn...@apache.org on 2020/03/30 18:10:28 UTC, 0 replies.
- [celix] branch feature/workflows_update updated: Updates github workflow to latest osx - posted by pn...@apache.org on 2020/03/30 18:18:37 UTC, 0 replies.
- [celix] branch feature/scope_usage created (now a2dd431) - posted by ab...@apache.org on 2020/03/31 09:20:39 UTC, 0 replies.
- [celix] 01/01: Updated ZMQ implementation to use NULL if scope is not set. Only when needed, "default" is used. Added exclude filter to example for scope, to make sure that the right publisher is found. If a publisher without scope, and a publisher with a scope, use the same topic, this could result in getting the wrong publisher service. - posted by ab...@apache.org on 2020/03/31 09:20:40 UTC, 0 replies.
- [celix] branch feature/scope_usage updated (a2dd431 -> 84239cd) - posted by ab...@apache.org on 2020/03/31 09:26:16 UTC, 0 replies.
- [celix] branch feature/scope_usage updated (84239cd -> 5ff4b8e) - posted by ab...@apache.org on 2020/03/31 12:07:58 UTC, 0 replies.
- [celix] branch feature/scope_usage updated (5ff4b8e -> 6d6161c) - posted by ab...@apache.org on 2020/03/31 13:21:48 UTC, 0 replies.
- [celix] branch feature/scope_usage updated (6d6161c -> 761318d) - posted by ab...@apache.org on 2020/03/31 13:55:48 UTC, 0 replies.