Commit Graph

140 Commits (6d63995bea610e2c771aae6e94976f39942ca474)

Author SHA1 Message Date
Alexander Vdolainen 9097e86604 [core] bugfix with memleak on stream close and unexpected link broken; 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 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 2114a4944a [core] minor fixes; 9 years ago
Alexander Vdolainen 36dcd56f27 [core] bugfix with ssl read; 9 years ago
Alexander Vdolainen deb7c4242f [core] code cleanup due to the long messages bugfix; 9 years ago
Alexander Vdolainen ba630086e9 [core] builtin: streams bugfix; 9 years ago
Alexander Vdolainen c6b795039a [core] bugfix: fixed stupid bug on big messages; 9 years ago
Alexander Vdolainen 6534dda8a0 [core] Added stream related generic list operations; 9 years ago
Alexander Vdolainen ef491574ee [core] removed unused compare function, removed annoying warning; 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 b3f81a786e just added stream.c skel - stream implementation; 9 years ago
Alexander Vdolainen 7bacf72d55 added v2_1 sync processing; 9 years ago
Alexander Vdolainen 84a71e6c3f fixed with version sync; 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 ac98fb231f Added reservation for the built-in function names; 9 years ago
Alexander Vdolainen 4c659daa57 Added new error types; 9 years ago
Alexander Vdolainen 738faf0630 TODO fixes; 9 years ago
Alexander Vdolainen 425ca948c3 completely fixed issue with win32 option; 9 years ago
Alexander Vdolainen 3c1ed141a2 fixed autotools win build; 9 years ago
Alexander Vdolainen 97c8e96974 headers fix (LGPL notice instead of closed source one); 9 years ago
texniq b7ab605c09 Windows build 9 years ago
Alexander Vdolainen e38ea0727b fixed symbols; fullfilled gitignore to stop annoying me; 9 years ago
Alexander Vdolainen 7657f6494a rename in library is done; 9 years ago
Alexander Vdolainen 0dbff0dca7 fixes due to the new naming; 9 years ago
Alexander Vdolainen a61f1bbd83 renaming; 9 years ago
Alexander Vdolainen e749301178 fixed comments, renaming; 9 years ago
Alexander Vdolainen ba5c37630e renaming in lib, initial, some better naming; 9 years ago
Eugen Tarasov 23d26fe5b8 Merge branch 'master' of ssh://askele.com/libsntl 9 years ago
Eugen Tarasov 13d840c628 Win copability for posix threads added 9 years ago
Alexander Vdolainen 1496e247a6 fixed thread eternal sleep in case of bad connection close; 9 years ago
Alexander Vdolainen e7a522bcb2 minor fixes; 9 years ago
Alexander Vdolainen 9432627f22 forgotten SSL free added; 9 years ago
Alexander Vdolainen 3881fc43a9 forgotten functions added; 9 years ago
Alexander Vdolainen 56a6f24df1 code cleanup, memleak fixed on the client side; 9 years ago
Alexander Vdolainen ef36409851 minor fix in the serving thread to avoid annoying message; 9 years ago
Alexander Vdolainen 291f62817c fixed - checking flag returned again; 9 years ago
Alexander Vdolainen d15b74198a minor fixes; 9 years ago
Alexander Vdolainen cf2cb4236a bug fixes, memory leaks; 9 years ago
Alexander Vdolainen a32ec225d4 fixo; 9 years ago
Eugen Tarasov 46f4090629 Merge branch 'master' of ssh://askele.com/libsntl 9 years ago
Alexander Vdolainen c9cdd56060 fixed win32 hostname resolve; 9 years ago
Eugen Tarasov 7b20352a4d Merge branch 'master' of ssh://askele.com/libsntl 9 years ago