Commit Graph
183 Commits
Author SHA1 Message Date
Matej Sekoranja b101fa1e7a protocol change: connection validation/authNZ support 2014-06-09 12:39:29 +02:00
Matej Sekoranja 8862d29ea5 protocol change: searching messages 2014-06-09 11:27:39 +02:00
Matej Sekoranja d19cf15a0e started protocol changes 2014-06-09 08:25:47 +02:00
Matej Sekoranja 63f23e278a channelCreate w/ address prototype support; inetAddressUtil parsing error handling 2014-06-06 00:17:06 +02:00
Matej Sekoranja ccbfdb519b nicer logs, socket shutdown 2014-06-04 10:22:04 +02:00
Matej Sekoranja 892961f85f catcing all std exceptions in sendThread (and readThread) 2014-06-02 21:17:56 +02:00
Matej Sekoranja 1442c6cd41 pv API tests pass 2014-06-01 23:54:40 +02:00
Matej Sekoranja 0988f0c8fb EPICS_PVA_DEBUG from bool to int 2014-05-23 13:36:21 +02:00
Matej Sekoranja 6b388a572e everything compiles now 2014-05-23 09:29:17 +02:00
Matej Sekoranja 4bbab422fe ChannelRequest::cancel() impl. 2014-04-07 12:22:30 +02:00
Matej Sekoranja b2d2734b58 TCP vs UDP initialization order, logging handling 2014-03-26 14:02:16 +01:00
Matej Sekoranja 3c7bac27fd codec now tests pass 2014-03-26 13:20:13 +01:00
Matej Sekoranja ca2828c6dc trace log removal, old codec files removed 2014-03-26 12:42:50 +01:00
Matej Sekoranja baaea33bc6 no crashes, all tests needs to pass still 2014-03-26 11:51:28 +01:00
Matej Sekoranja 3e514c819a bad bad static_cast removed, clean read thread shutdown 2014-03-26 10:54:16 +01:00
Matej Sekoranja d925e0ccfb codec: socketAddress mirroring removed 2014-03-25 21:26:43 +01:00
Matej Sekoranja 0230d5f241 codec valgrind clean, fast search and UDP shutdown, robust testSum service 2014-03-25 20:50:21 +01:00
Matej Sekoranja dea00d5309 enabled codec based client side 2014-03-25 13:16:34 +01:00
Matej Sekoranja 4b5432e050 merge 2014-03-22 21:58:37 +01:00
Matej Sekoranja 80b93e2ddb UDP blocking socket shutdown 2014-03-22 21:21:39 +01:00
Matej Sekoranja f2ee8de758 codec: BlockingTCPClientTransportCodec 2014-03-09 01:36:44 +01:00
Matej Sekoranja 13cf6f0d6a codec: fixed bugs in codec, now entire test passes 2014-02-14 21:55:27 +01:00
Matej Sekoranja 2e184d62e8 fixed transprort weak_ptr 2014-02-13 23:55:19 +01:00
Matej Sekoranja a9c6ed6af8 codec: minor code fixes, codec endian test checks 2014-02-13 22:46:19 +01:00
damjankumar 5ab2ead581 internalDestroy problem solved + memory leak fixed in abstract codec 2014-02-13 15:52:02 +01:00
Matej Sekoranja ae73e7c2ed codec implementation with lots of tests commited 2014-02-11 11:17:14 +01:00
Matej Sekoranja 344ba439ba build fixed 2013-12-03 12:55:25 +01:00
Matej Sekoranja aa6bcecb1a win32: some warning removed 2013-12-03 12:08:45 +01:00
Matej Sekoranja e00bd16a8b win32 port: cntd. 2013-11-27 08:44:48 +01:00
Matej Sekoranja 2f31bf74bc win32 port: visibility declration 2013-11-27 08:13:32 +01:00
Matej Sekoranja 949bed230e starting Win32 port 2013-11-20 16:14:42 +01:00
Matej Sekoranja f2a10fd37a server: deserialization exceptuion guards 2013-09-23 11:05:52 +02:00
Matej Sekoranja 6c14f27641 CA to PVA rename 2013-05-16 09:58:38 +02:00
Matej Sekoranja 116c9f40e1 FlushStrategy, ChannelProvider::configure, USER_CONTROLED support 2013-04-24 23:27:51 +02:00
Matej Sekoranja f72f89b4d2 direct, i.e. no-copy, de/serialization support; prepared some IF for bulk send 2013-04-12 21:55:25 +02:00
Matej Sekoranja 66615bdb64 reduced SO_RCVTIMEO for UDP 2012-11-12 21:26:22 +01:00
Matej Sekoranja e11cca0fdb unused params warnings removed 2012-10-10 12:02:12 +02:00
Unknown d8ff75900e minimize preprocessor branching for vxWorks 2012-09-06 17:13:19 +02:00
Unknown c1dd026693 Stack sized adjusted for vxWorks 2012-09-06 11:25:51 +02:00
Unknown fba545818d compatibility with vxWorks 2012-09-05 14:10:43 +02:00
Matej Sekoranja 929387cf80 VxWorks ports from Dirk 2012-09-03 23:48:31 +02:00
Matej Sekoranja ae718719c3 passing string by const ref 2012-08-20 16:36:44 +02:00
Matej Sekoranja e74f2cdb2a minor cleanup 2012-07-30 13:41:13 +02:00
Matej Sekoranja 835ce323f1 cleanup phase II 2012-07-26 21:38:02 +02:00
Matej Sekoranja 4f15626281 remote.h interfaces sync with Java - cleanup 2012-07-25 12:46:04 +02:00
Matej Sekoranja 48f8b3b77e added missing serializationHelper.cpp 2012-07-24 23:53:23 +02:00
Matej Sekoranja 0ca43eb89b IntrospectionRegistry changes, compiles 2012-07-24 23:40:50 +02:00
Matej Sekoranja fe3f5e76d0 IntrospectionRegistry changes, does not compile 2012-07-24 23:00:55 +02:00
Matej Sekoranja 3ea38d79dd IntrospectionRegistry changes, does not compile 2012-07-24 23:00:20 +02:00
Matej Sekoranja 1b6587336e cleanup phase I 2012-07-24 10:13:57 +02:00