Commit Graph

130 Commits (master)

Author SHA1 Message Date
Alexander Vdolainen 77d0ee4a0b [core] Libydaemon added; 9 years ago
Alexander Vdolainen 3ef4cece81 [core] Added tdata, sexpr libraries to the project; 9 years ago
Alexander Vdolainen 862d101d9d [core] switching to 0.5.0; 9 years ago
Alexander Vdolainen 6d63995bea [core] version is going to be 0.4.3; 9 years ago
Alexander Vdolainen d2e8a90ff0 [core] minor fixes in comments; 9 years ago
Alexander Vdolainen 0756386c48 [core] fixed bug with endless loop on master accept; 9 years ago
Alexander Vdolainen f0819da6a9 [core] Added function sxlink_connect_at() adding a private data for implementation on the client side; 9 years ago
Alexander Vdolainen 9e9ea00df8 [core] Code cleanup, minor fixes; 9 years ago
Alexander Vdolainen 8b20f8989f [core] added inline function to get link from msg; 9 years ago
Alexander Vdolainen e36f738f37 [core] builtin blob stream read added, stub for write added also; 9 years ago
Alexander Vdolainen 350aa0321f [core] Added named entry operations; 9 years ago
Alexander Vdolainen 868b7f41f6 [core] builtin named list operations added; 9 years ago
Alexander Vdolainen b21dce9d51 [core] fixed dumphead macro; 9 years ago
Alexander Vdolainen 6534dda8a0 [core] Added stream related generic list operations; 9 years ago
Alexander Vdolainen 059e2bcc9d [core] Added comment to stream description structures; 9 years ago
Alexander Vdolainen cf5399738f [core] builtin: stream nonamed list read added, minor fixes; 9 years ago
Alexander Vdolainen faf342548a [core] builtin: stream updates, some internal structure updates; 9 years ago
Alexander Vdolainen ab242783d8 core: added type_id to the channel struct; 9 years ago
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; 9 years ago
Alexander Vdolainen 7bacf72d55 added v2_1 sync processing; 9 years ago
Alexander Vdolainen e0644e7c5e added version query with support for the old clients, added stream types sync functions, btw it's not tested; 9 years ago
Alexander Vdolainen 4c659daa57 Added new error types; 9 years ago
Alexander Vdolainen 46a126e368 version changed(forgotten place to do it); 9 years ago
Alexander Vdolainen 97c8e96974 headers fix (LGPL notice instead of closed source one); 9 years ago
Alexander Vdolainen de7ae79973 fixes to Makefile.am for header installation; 9 years ago
Alexander Vdolainen 4bab5fc93d library versioning support added; 9 years ago
Alexander Vdolainen fd737bddea fixes; 9 years ago
Alexander Vdolainen 7657f6494a rename in library is done; 9 years ago
Alexander Vdolainen b76c84478a headers under rebranding; 9 years ago
Alexander Vdolainen 90ca859225 added forgotten function prototype sntl_finalize(), more comments; 9 years ago
Alexander Vdolainen b60820b4b9 added macro for connection; 9 years ago
Alexander Vdolainen cf2cb4236a bug fixes, memory leaks; 9 years ago
Alexander Vdolainen bd2f05e281 bugs fixes; 9 years ago
Alexander Vdolainen aa3b9bc2c3 added useful macros; 9 years ago
Alexander Vdolainen 617e170087 pending messages ready; 9 years ago
Alexander Vdolainen f3d13966af added connection_close; 9 years ago
Alexander Vdolainen dc6a9781cd destroy of the connection added; 9 years ago
Alexander Vdolainen e68b7290b8 bugs fixed; 9 years ago
Alexander Vdolainen 438633a911 fixes; 9 years ago
Alexander Vdolainen 500550c6af added forgotten limit; 9 years ago
Alexander Vdolainen cf3d8ad72d removed obsolete header related to the older branches; 9 years ago
Alexander Vdolainen aa62df3885 forgotten function added; 9 years ago
Alexander Vdolainen 109d70a716 extern C added, minor fixes; 9 years ago
Alexander Vdolainen ebfadad3e9 code cleanup; 9 years ago
Alexander Vdolainen d56d8bd14d added messages passing, not all; 9 years ago
Alexander Vdolainen f51d128ac2 messagesx.c: initial; 9 years ago
Alexander Vdolainen 7b025730d7 more compilable sources; 9 years ago
Alexander Vdolainen bbc0516191 more commits; 9 years ago
Alexander Vdolainen 5fd1ecc796 errno added; 9 years ago
Alexander Vdolainen aeab862738 general structures modified; 9 years ago
Alexander Vdolainen 2229c6f04c 0.2.1 on going, 0.2.0 is done; 9 years ago
Alexander Vdolainen 79cadba945 bug fixes (minor); 9 years ago
Alexander Vdolainen 5cb00c3882 updates, sexp helpers removed to the libsexpr; 10 years ago
Alexander Vdolainen 800437bec7 subsystem became multiplied one; 10 years ago
Alexander Vdolainen 87c09c307e removed obsolete functions - planned reinit, pulse messages; 10 years ago
Alexander Vdolainen c5dbf0b654 clean up; 10 years ago
Alexander Vdolainen 9c7aec8d5c 0.1.0 released. 10 years ago
Alexander Vdolainen 7f1efcf017 improved performance within queues; 10 years ago
Alexander Vdolainen eebf26afb6 added extern C 10 years ago
Alexander Vdolainen 877d8602b4 added inaddr to permission context, to have ability for controlling the connection; 10 years ago
Alexander Vdolainen 48aafff636 on destroy callback added; 10 years ago
Alexander Vdolainen 27f1faed01 connection read/write fixed, few race conditions fixed, added faster (rapid) message; 10 years ago
Alexander Vdolainen 7f3b2a3cea added connection destroying as it must be; 10 years ago
Alexander Vdolainen 647d7bb7b8 bugfixes, moved to TLS v1.2 as a more secure way to deal with; 10 years ago
Alexander Vdolainen 0f46a3d79b memory leaks fixes, additional testing for allocation; 10 years ago
Alexander Vdolainen 734bd0201f added pulse messages, added thread poll with dynamic thread creation/destroy, fixed bugs and todos with fixme; 10 years ago
Alexander Vdolainen 9aa9d94991 added thread poll (minimal one); 10 years ago
Alexander Vdolainen 00406e054c initial commit; 10 years ago
Alexander Vdolainen da4348ea3a Added mcache.* 10 years ago
Alexander Vdolainen 1f461fd454 added initial mcache structs and API; 10 years ago
Alexander Vdolainen 36bd01716e added numerious fixes, TODOs, and some implementation; 10 years ago
Alexander Vdolainen 58b3968eed added API for dynamic polls; 10 years ago
Alexander Vdolainen 5ea003dfad safe commit: severe fixes. channle close implementation; 10 years ago
Alexander Vdolainen c86846e81b bug fixes, added implementation, some debug; 10 years ago
Alexander Vdolainen b564bf63c6 minor fixes; 10 years ago
Alexander Vdolainen cdee55108b safe commit; 10 years ago
Alexander Vdolainen 37ed999273 safe commit; 10 years ago
Alexander Vdolainen bc6f33ca29 added API for rpc lists; 10 years ago
Alexander Vdolainen f32b2ed49b initial import of the rpclist API; 10 years ago
Alexander Vdolainen 1095734b48 initial import 0.1 10 years ago