Commit Graph

97 Commits (a25815e9da0f06e1fc125745d1543ed63d1caa6d)

Author SHA1 Message Date
Alexander Vdolainen a25815e9da sxt: added forgotten workaround; 8 years ago
Alexander Vdolainen 1e4754bfe3 sxt: base64 ops; 8 years ago
Alexander Vdolainen b2dff1c04f sxt: raw data buffer ops; 8 years ago
Alexander Vdolainen 61766213bb sxt: SXTerr macro; 8 years ago
Alexander Vdolainen 2699936d21 sxt: rdb API skel added; 8 years ago
Alexander Vdolainen 721adc03d4 sxt: sxrdb_t API design; 8 years ago
Alexander Vdolainen ee349908c7 sxt: added few new errnos; 8 years ago
Alexander Vdolainen edbda92722 sxt: minor changes, ed25519 protos moved to the separate header, to make code cleaner and more readable; 8 years ago
Alexander Vdolainen cabcb72dbb sxt: added few key ops; 8 years ago
Alexander Vdolainen 669529ab09 sxt: core: added few errnos for sxt; 8 years ago
Alexander Vdolainen 451b5693d8 sxt: safebuffer ops added; 8 years ago
Alexander Vdolainen 65c86b3912 sxt: added signature struct; 8 years ago
Alexander Vdolainen fb58fea10e sxt: core: imported ed25519 keys ops; 8 years ago
Alexander Vdolainen 09bf176b7a sxt: added initial reference implementation of ed25519, btw not all stuff done for this; 8 years ago
Alexander Vdolainen 8d1e8591cf sxt: added skel for sxtkeys; 8 years ago
leonid-ed f63f2398f9 [core] Added ability to output log with custom functions (for sxhub_t); 8 years ago
Alexander Vdolainen 23b19029f4 [core] added ydaemon data manipulation stuff; 9 years ago
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