264 Commits

Author SHA1 Message Date
Alexander Vdolainen
291b52d508 [examples] added misc helpers for client side examples; 2016-03-10 03:54:12 +02:00
Alexander Vdolainen
710bae75e1 [examples] added stub for sxmpf example; 2016-03-10 02:10:33 +02: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
2a675d798a [manuals] Manpage minor fix; 2016-03-10 01:13:06 +02:00
Alexander Vdolainen
9e9ea00df8 [core] Code cleanup, minor fixes; 2016-03-10 01:12:18 +02:00
Alexander Vdolainen
0fde3f330f [examples] code cleanup; 2016-03-09 23:51:28 +02:00
Alexander Vdolainen
60e676a979 [examples] smpfd added stream, few functions; 2016-03-05 02:29:48 +02:00
Alexander Vdolainen
8b20f8989f [core] added inline function to get link from msg; 2016-03-05 02:27:31 +02:00
Alexander Vdolainen
5448493764 [examples] added autoconf stubs for smpf example i.e. new option to configure added, because this example require readline library; 2016-03-04 02:01:10 +02:00
Alexander Vdolainen
bcda9e1810 [examples] Added initial stub for advanced example smpf; 2016-03-04 01:15:45 +02:00
Alexander Vdolainen
5cdf476b33 [examples] Fix: -p option processing; 2016-03-04 00:26:07 +02:00
Alexander Vdolainen
2b146cfb11 [docs] Updated info.txt, actual contacts, links and examples; 2016-03-03 14:30:06 +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
2114a4944a [core] minor fixes; 2016-02-24 22:45:33 +02:00
Alexander Vdolainen
36dcd56f27 [core] bugfix with ssl read; 2016-02-22 18:09:29 +02:00
Alexander Vdolainen
deb7c4242f [core] code cleanup due to the long messages bugfix; 2016-02-22 04:08:26 +02:00
Alexander Vdolainen
bc3d8eef39 [examples] streamfl* bugfixes; 2016-02-22 03:32:11 +02:00
Alexander Vdolainen
ba630086e9 [core] builtin: streams bugfix; 2016-02-22 03:31:15 +02:00
Alexander Vdolainen
c6b795039a [core] bugfix: fixed stupid bug on big messages; 2016-02-22 03:29:24 +02:00
Alexander Vdolainen
b21dce9d51 [core] fixed dumphead macro; 2016-02-22 03:27:01 +02:00
Alexander Vdolainen
d1931f9f94 [examples] Added client for file lister daemon based on builtin streams, minor comments fix; 2016-02-22 00:41:40 +02:00
Alexander Vdolainen
8a3c479e4a [examples] Fixed copyrights - now it's good; 2016-02-21 02:16:30 +02:00
Alexander Vdolainen
8698dc5492 [examples] Fixed copyright comments; 2016-02-21 01:50:42 +02:00
Alexander Vdolainen
f0c6a641ad [examples] Stream based filelister daemon implementation; 2016-02-21 01:42:07 +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
cef66df637 [examples] Added skel for simple file lister daemon based on builtin streams; 2016-02-20 23:57:49 +02:00
Alexander Vdolainen
ef491574ee [core] removed unused compare function, removed annoying warning; 2016-02-20 21:39:27 +02:00
Alexander Vdolainen
ff106b93f0 [examples] added helper external functions to make code more clean; 2016-02-20 20:45:38 +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
b3f81a786e just added stream.c skel - stream implementation; 2016-02-14 23:39:47 +02:00
Alexander Vdolainen
7bacf72d55 added v2_1 sync processing; 2016-02-14 20:01:47 +02:00
Alexander Vdolainen
84a71e6c3f fixed with version sync; 2016-02-14 02:08:16 +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
ac98fb231f Added reservation for the built-in function names; 2016-02-08 22:24:45 +02:00
Alexander Vdolainen
4c659daa57 Added new error types; 2016-02-08 22:21:05 +02:00
Alexander Vdolainen
44610d093a Added special gitignore to stop annoy me; 2016-02-08 22:10:29 +02:00
Alexander Vdolainen
46a126e368 version changed(forgotten place to do it); 2016-02-08 22:08:38 +02:00
Alexander Vdolainen
738faf0630 TODO fixes; 2016-02-02 01:48:38 +02:00
Alexander Vdolainen
263d3da8bb moving to the next version; 2016-02-02 01:48:08 +02:00
Alexander Vdolainen
5596772847 info.txt added; 2016-01-31 03:17:30 +02:00
Alexander Vdolainen
6e6e52518d code minor cosmetic fixes; 2016-01-31 02:35:17 +02:00
Alexander Vdolainen
90fad10039 minor fixes; 2016-01-30 06:37:59 +02:00
Alexander Vdolainen
58b606a50c minor fix; 2016-01-30 06:16:59 +02:00
Alexander Vdolainen
15fb867657 added first stupid example; will test it later; 2016-01-30 03:24:40 +02:00