Commit Graph

37 Commits

Author SHA1 Message Date
Michael Davidsaver
49058d260b move installed headers to pv/ sub-dir 2016-01-26 15:36:07 -05:00
Michael Davidsaver
5019969d8a getSubField -> getSubFieldT to avoid potential NULL de-ref. 2016-01-25 12:30:25 -05:00
Michael Davidsaver
0fd7b111a1 pre-processor fun 2015-11-24 14:51:25 -05:00
Michael Davidsaver
be01b418f2 use CMD_* instead of magic number 2015-11-23 16:41:31 -05:00
Michael Davidsaver
f561cb97dc shorten thread names
so more of the interesting part is shown by epicsThreadShowAll()
2015-11-23 16:41:31 -05:00
Michael Davidsaver
2e64b1b785 Message for unhandled exceptions in UDP message processing 2015-11-23 16:41:31 -05:00
Michael Davidsaver
839faf66c0 AtomicValue use epicsAtomic if available 2015-11-23 16:41:31 -05:00
Michael Davidsaver
c59715f687 cleanup commented code blocks 2015-11-23 16:41:31 -05:00
Matej Sekoranja
c8c0498cdf using new copy API 2015-02-18 10:03:18 +01:00
Matej Sekoranja
1d58caf40d partialCopy: missing inverse for substructures 2015-02-16 11:38:59 +01:00
Matej Sekoranja
4473fe41c6 statis_pointer_cast namespace fix 2015-02-16 11:27:51 +01:00
Matej Sekoranja
d8ae646e70 unchecked copy 2015-02-16 11:21:13 +01:00
Matej Sekoranja
a21908de89 channel get/put/putget/array local storage instead of references 2015-02-12 13:48:29 +01:00
Matej Sekoranja
7eb0087d64 fixed bad tx performance 2015-02-04 20:08:25 +01:00
Matej Sekoranja
d3fb30d55d removed annoying warning when client disconnects while server is processing a send message 2015-01-07 13:48:44 +01:00
Matej Sekoranja
228d7fe279 queue.take possible race, send thread does not wait for read anymore 2015-01-07 12:58:28 +01:00
Matej Sekoranja
ffeab62d7f better multiple channels message, failed channel connect handling 2015-01-07 10:00:16 +01:00
Matej Sekoranja
9ba3d94649 connection tear-down from sender thread 2014-12-09 14:36:55 +01:00
Matej Sekoranja
bccddcc418 cyclic ref (memory leak) fixed when request are left on sendQueue 2014-10-16 11:11:24 +02:00
Matej Sekoranja
14a4f2a515 win visibility fix 2014-09-12 09:33:13 +02:00
Matej Sekoranja
e2facc2eac win visibility attributes 2014-09-11 21:30:42 +02:00
Matej Sekoranja
21b54253c5 integrating security checks into the server, API fix 2014-09-11 10:56:21 +02:00
Matej Sekoranja
0b0bf32c19 security plugin handling 2014-09-11 09:41:20 +02:00
Matej Sekoranja
e12cf946a5 CA client security plugin 2014-09-10 09:21:03 +02:00
Matej Sekoranja
15dd1497f2 set endianess control message server flag 2014-09-09 22:35:37 +02:00
Matej Sekoranja
38f1ce1c30 stupid vxWorks m_data macro 2014-09-09 15:43:14 +02:00
Matej Sekoranja
ec11790b10 take on vxworks fix 2014-09-09 15:11:02 +02:00
Matej Sekoranja
8a2abf09b2 access security 2014-09-09 14:28:43 +02:00
Matej Sekoranja
b14333f720 TCP acceptor and validation fixed, logs and dot consistency 2014-09-04 20:44:12 +02:00
Matej Sekoranja
e6ca9ea7f2 local multicast implemented 2014-09-01 14:10:36 +02:00
Matej Sekoranja
e5d2f457a2 client now uses connection timeout param 2014-08-06 10:04:25 +02:00
Matej Sekoranja
fbe2ffa3cb testServer: added alwaysSendAll for ChannelGet, velocious for Monitor; added testMonitorPerformance util 2014-07-30 11:14:52 +02:00
Matej Sekoranja
c01b928836 server/client flag, _lastSegmentedMessageType != 0 comparison fix 2014-07-22 00:35:29 +02:00
Matej Sekoranja
ba4102639e String -> std::string, toString methods removed 2014-06-19 14:29:41 +02:00
Matej Sekoranja
99df13dc72 completed merge 2014-06-10 00:09:08 +02:00
Andrew Johnson
266c883131 Merged changes from default branch 2014-04-18 16:58:06 -05:00
Andrew Johnson
a886984258 Rename pvAccessApp to src, adjust Makefiles 2014-03-28 11:53:02 -05:00