Commit Graph

76 Commits

Author SHA1 Message Date
Vadim Yanitskiy 900ad92912 srsue/extnas: implement a simple UNIX domain socket server
Unfortunately, the existing networking API (common/network_utils.h)
lacks the UNIX domain socket support, and it turned to be easier
to implement a simple, single client server using Boost.Asio.

The server runs in its own thread with a blocking Tx queue, and
calls a user definted callback on receipt of any data from client.
Multiple client connections are not supported and will be rejected.
2020-11-09 06:31:45 +07:00
Andre Puschmann 41e3bc5eaf update changelog and readme for 20.10 release 2020-10-27 21:52:17 +01:00
Andre Puschmann 3fde53a6b7 update readme install instructions and features 2020-06-30 14:28:00 +02:00
Ismael Gomez a9f3ae9cce
Update README.md 2020-03-06 16:45:20 +01:00
Andre Puschmann 369cde2989 add coverity badge 2020-01-07 11:12:34 +01:00
Andre Puschmann 4d9a092bb4 adding LGTM code quality badge 2020-01-02 23:25:06 +01:00
Paul Sutton e196939041 Updating readme with srslte.com link 2019-11-03 22:47:35 +01:00
Andre Puschmann 6cde228bc1 bump version and update changelog, readme, etc. 2019-07-23 16:58:29 +02:00
Pedro Alvarez 739853e9e6 Update README to have the correct directory for the config files. 2019-07-13 14:41:43 +02:00
Andre Puschmann 07a6ef1a72 update readme and version file 2019-05-03 21:59:49 +02:00
Andre Puschmann 0b4e272318 add travis badge to readme 2019-01-18 15:58:29 +01:00
Andre Puschmann 2792ee3b10 update readme 2019-01-18 14:55:42 +01:00
Andre Puschmann f5b659c744 remove coverity badge from readme 2019-01-18 14:54:44 +01:00
Andre Puschmann 49577395d5 add Fedora build dependencies 2018-07-10 14:23:50 +02:00
Ismael Gomez 50742195b5
Update README.md 2018-07-06 16:44:49 +02:00
Andre Puschmann 5883efa1ce update README 2018-06-26 12:36:05 +02:00
Andre Puschmann 939ab9a0c8 add license info for scard class 2018-05-15 12:40:29 +02:00
Andre Puschmann 9c006e4585 remove boost system dependency 2018-03-29 12:12:15 +02:00
Paul Sutton 2734ce6600
Revert coverity badge change 2018-02-12 15:33:57 +00:00
Paul Sutton 237770fcc2
Update coverity badge 2018-02-12 12:24:04 +00:00
Ismael Gomez 8670b4f258
Update README.md 2018-01-19 16:51:10 +01:00
Ismael Gomez 28ab8d3558
Update README.md 2018-01-19 16:38:20 +01:00
Andre Puschmann 8a2c5d503e
Update README.md 2018-01-19 12:07:33 +01:00
Andre Puschmann 57bc09a43a
Update README.md 2018-01-19 12:05:31 +01:00
Andre Puschmann 29cb8a7a1d update README 2018-01-19 12:00:39 +01:00
Ismael Gomez af376e6f04 Update README.md 2017-10-06 16:28:32 +02:00
Andre Puschmann b2a4d93fb8 update readme 2017-10-06 15:07:19 +02:00
Andre Puschmann f4e13c4a56 update readme 2017-10-06 15:05:47 +02:00
Andre Puschmann f159aeeb57 Update README.md 2017-09-25 16:00:20 +02:00
Andre Puschmann 242fe9adc9 add apt-get line for Ubuntu to install required packages 2017-06-22 15:54:36 +02:00
Andre Puschmann e77e295bc0 add libconfig to dependencies 2017-06-19 17:38:39 +02:00
Ismael Gomez f5e4cc3805 Edited readme 2017-06-08 17:52:07 +02:00
Paul Sutton 2acb1a170d Minor readme update 2017-06-08 16:30:24 +01:00
Paul Sutton 8088530ab9 Minor readme update 2017-06-08 16:29:04 +01:00
Paul Sutton caa5c8c5e1 Updating readme 2017-06-08 16:22:56 +01:00
Paul Sutton 7c3a15ddc6 Update README.md 2017-03-06 16:02:08 +00:00
Paul Sutton 9165808f8c Updating notices 2016-09-02 14:21:02 +01:00
Ismael Gomez 60312e145f Updated changelog 2016-09-02 13:02:23 +02:00
Paul Sutton 39fde1b342 Added coverity badge 2016-08-31 14:01:38 +01:00
Ismael Gomez 1c12fa5a09 Update README.md 2016-04-19 23:05:02 +02:00
Paul Sutton 2aae914bdd Updating readme 2016-02-19 17:16:50 +00:00
Ismael Gómez-Miguelez 9a4b1ca0b4 Update README.md 2016-01-30 10:37:39 +01:00
Ismael Gómez-Miguelez b4e7240496 Update README.md 2016-01-09 21:31:22 +01:00
Ismael Gómez-Miguelez dda2753471 Update README.md 2015-12-17 10:11:16 +01:00
Ismael Gómez-Miguelez 68e7b821d7 Update README.md 2015-12-16 19:48:05 +01:00
Ismael Gómez-Miguelez 6a43ffbce8 Update README.md 2015-12-02 11:54:57 +00:00
Ismael Gómez-Miguelez 0963b1e5bf Update README.md 2015-11-16 14:06:03 +01:00
Ismael Gómez-Miguelez 7960b35b7d Update README.md 2015-11-13 10:01:16 +01:00
Ismael Gómez-Miguelez 8b988e8613 Update README.md 2015-11-10 11:55:32 +01:00
Ismael Gómez-Miguelez 0e8421e76c Update README.md 2015-11-10 11:51:11 +01:00