aboutsummaryrefslogtreecommitdiffstats
path: root/lib/edi/common.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Common: improve multicast receptionMatthias P. Braendli2024-08-201-3/+3
|
* Common 649e0cb: Replace edi tagpacket callback by AF packet callbackMatthias P. Braendli2024-07-011-13/+14
|
* Common ba7f317, 5a0689a, c63fb05Matthias P. Braendli2021-11-261-36/+57
|
* Common 44ae39c: Make SEQ and PSEQ available on EDI receive and improve error ↵Matthias P. Braendli2021-05-191-10/+16
| | | | handling
* Update common code to latest, update zmq.hpp and adaptMatthias P. Braendli2021-01-161-10/+21
|
* common ea3156f: EDI input: Do not print sequence error on first packetMatthias P. Braendli2020-10-281-3/+9
|
* Update common EDI input and adapt to API changesMatthias P. Braendli2020-05-111-21/+41
|
* Pull add14d9: Properly handle EDI AF SEQ rolloverMatthias P. Braendli2020-03-241-1/+3
|
* Pull common code c8defb3Matthias P. Braendli2020-03-241-1/+8
|
* Pull common code efe0a08Matthias P. Braendli2020-03-241-1/+17
|
* Pull code from common commit 67a62df, replacing put_timeMatthias P. Braendli2019-10-301-3/+8
|
* Pull common code from 547c789Matthias P. Braendli2019-09-231-0/+13
|
* lib: update from common code cdf104a and 2847f4dMatthias P. Braendli2019-09-051-1/+20
|
* Pull in files from odr-mmbtools-commonMatthias P. Braendli2019-08-131-2/+25
| | | | | | | Replace ASIO by simpler implementation, meaning that the telnet RC now only supports a single connection. Move Log, RC to lib/
* Fix Buffer memory leak when using move-assignmentMatthias P. Braendli2019-07-081-0/+300