83 Commits

Author SHA1 Message Date
Alexander Vdolainen
8d1e8591cf sxt: added skel for sxtkeys; 2016-05-31 01:51:07 +03:00
leonid-ed
f63f2398f9 [core] Added ability to output log with custom functions (for sxhub_t); 2016-05-23 15:56:50 +03:00
Alexander Vdolainen
23b19029f4 [core] added ydaemon data manipulation stuff; 2016-04-20 05:02:30 +03:00
Alexander Vdolainen
77d0ee4a0b [core] Libydaemon added; 2016-04-13 03:59:42 +03:00
Alexander Vdolainen
3ef4cece81 [core] Added tdata, sexpr libraries to the project; 2016-04-13 01:58:12 +03:00
Alexander Vdolainen
862d101d9d [core] switching to 0.5.0; 2016-04-06 01:32:50 +03:00
Alexander Vdolainen
6d63995bea [core] version is going to be 0.4.3; 2016-04-06 01:02:38 +03:00
Alexander Vdolainen
d2e8a90ff0 [core] minor fixes in comments; 2016-04-05 23:11:53 +03:00
Alexander Vdolainen
0756386c48 [core] fixed bug with endless loop on master accept; 2016-03-28 00:17:19 +03:00
Alexander Vdolainen
f0819da6a9 [core] Added function sxlink_connect_at() adding a private data for implementation on the client side; 2016-03-10 01:35:48 +02:00
Alexander Vdolainen
9e9ea00df8 [core] Code cleanup, minor fixes; 2016-03-10 01:12:18 +02:00
Alexander Vdolainen
8b20f8989f [core] added inline function to get link from msg; 2016-03-05 02:27:31 +02:00
Alexander Vdolainen
e36f738f37 [core] builtin blob stream read added, stub for write added also; 2016-03-02 03:21:32 +02:00
Alexander Vdolainen
350aa0321f [core] Added named entry operations; 2016-03-01 22:44:09 +02:00
Alexander Vdolainen
868b7f41f6 [core] builtin named list operations added; 2016-02-24 22:46:36 +02:00
Alexander Vdolainen
b21dce9d51 [core] fixed dumphead macro; 2016-02-22 03:27:01 +02:00
Alexander Vdolainen
6534dda8a0 [core] Added stream related generic list operations; 2016-02-21 01:40:30 +02:00
Alexander Vdolainen
059e2bcc9d [core] Added comment to stream description structures; 2016-02-21 00:24:08 +02:00
Alexander Vdolainen
cf5399738f [core] builtin: stream nonamed list read added, minor fixes; 2016-02-20 20:16:36 +02:00
Alexander Vdolainen
faf342548a [core] builtin: stream updates, some internal structure updates; 2016-02-20 02:47:17 +02:00
Alexander Vdolainen
ab242783d8 core: added type_id to the channel struct; 2016-02-19 01:11:41 +02:00
Alexander Vdolainen
1cb8d3ad15 A few changes: a) some cleanup and renaming for better read, b) added initial streams stuff, c) builtin functions extension workaround, d) minor fixes; 2016-02-17 02:11:59 +02:00
Alexander Vdolainen
7bacf72d55 added v2_1 sync processing; 2016-02-14 20:01:47 +02:00
Alexander Vdolainen
e0644e7c5e added version query with support for the old clients, added stream types sync functions, btw it's not tested; 2016-02-09 03:08:28 +02:00
Alexander Vdolainen
4c659daa57 Added new error types; 2016-02-08 22:21:05 +02:00
Alexander Vdolainen
46a126e368 version changed(forgotten place to do it); 2016-02-08 22:08:38 +02:00
Alexander Vdolainen
97c8e96974 headers fix (LGPL notice instead of closed source one); 2015-12-29 20:16:55 +02:00
de7ae79973 fixes to Makefile.am for header installation; 2015-11-10 23:43:34 +02:00
4bab5fc93d library versioning support added; 2015-11-10 23:06:51 +02:00
fd737bddea fixes; 2015-10-27 00:56:11 +02:00
7657f6494a rename in library is done; 2015-10-22 19:05:30 +03:00
b76c84478a headers under rebranding; 2015-10-22 04:42:57 +03:00
90ca859225 added forgotten function prototype sntl_finalize(), more comments; 2015-08-07 15:35:02 +03:00
b60820b4b9 added macro for connection; 2015-08-04 17:38:33 +03:00
cf2cb4236a bug fixes, memory leaks; 2015-08-03 14:17:11 +03:00
bd2f05e281 bugs fixes; 2015-07-31 20:02:25 +03:00
aa3b9bc2c3 added useful macros; 2015-07-26 03:43:54 +03:00
617e170087 pending messages ready; 2015-07-25 03:25:35 +03:00
f3d13966af added connection_close; 2015-07-25 02:37:21 +03:00
dc6a9781cd destroy of the connection added; 2015-07-24 20:58:42 +03:00
e68b7290b8 bugs fixed; 2015-07-23 23:50:22 +03:00
438633a911 fixes; 2015-07-23 17:49:17 +03:00
500550c6af added forgotten limit; 2015-07-23 15:40:28 +03:00
cf3d8ad72d removed obsolete header related to the older branches; 2015-07-23 15:00:13 +03:00
aa62df3885 forgotten function added; 2015-07-23 14:57:30 +03:00
109d70a716 extern C added, minor fixes; 2015-07-21 04:06:06 +03:00
ebfadad3e9 code cleanup; 2015-07-21 02:38:32 +03:00
d56d8bd14d added messages passing, not all; 2015-07-21 02:24:08 +03:00
f51d128ac2 messagesx.c: initial; 2015-07-20 19:15:08 +03:00
7b025730d7 more compilable sources; 2015-07-20 18:34:07 +03:00