148 Commits

Author SHA1 Message Date
Alexander Vdolainen
bcc9f6752e [core] bugfix: fixed behavior on accept call leads to weird errors in case of incorrect X.509 certificates; 2018-05-21 13:57:30 +03:00
Alexander Vdolainen
3d2b51f1fa [core] bugfix: Fixed rare failed condition on handshake/negotiation stage; 2018-05-21 13:21:50 +03:00
Alexander Vdolainen
d4180ed54b [sxmp]: bug fixed #57; 2016-07-01 03:43:51 +03:00
Alexander Vdolainen
097b29397b core: fixed bug with passing () expression; 2016-05-31 00:18:29 +03:00
leonid-ed
23d47adaf4 [core] Fixed passing of the private key file path to OpenSSL; 2016-05-26 15:22:17 +03:00
leonid-ed
2efff40697 [core] Added obtaining of full paths of certificate files; 2016-05-26 15:14:05 +03:00
leonid-ed
4ff0c359ee [code] Added checking on existence of certificate files; 2016-05-25 18:05:40 +03:00
leonid-ed
f84a41a965 [core] Added ability to output log with custom functions (for sxhub_t); 2016-05-25 17:43:37 +03:00
Alexander Vdolainen
9097e86604 [core] bugfix with memleak on stream close and unexpected link broken; 2016-04-05 23:41:34 +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
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
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
6534dda8a0 [core] Added stream related generic list operations; 2016-02-21 01:40:30 +02:00
Alexander Vdolainen
ef491574ee [core] removed unused compare function, removed annoying warning; 2016-02-20 21:39:27 +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
738faf0630 TODO fixes; 2016-02-02 01:48:38 +02:00
Alexander Vdolainen
425ca948c3 completely fixed issue with win32 option; 2016-01-21 02:42:11 +02:00
Alexander Vdolainen
3c1ed141a2 fixed autotools win build; 2016-01-20 00:07:58 +02:00
Alexander Vdolainen
97c8e96974 headers fix (LGPL notice instead of closed source one); 2015-12-29 20:16:55 +02:00
texniq
b7ab605c09 Windows build 2015-11-15 02:33:29 +03:00
e38ea0727b fixed symbols; fullfilled gitignore to stop annoying me; 2015-11-11 15:37:44 +02:00
7657f6494a rename in library is done; 2015-10-22 19:05:30 +03:00
0dbff0dca7 fixes due to the new naming; 2015-10-22 05:31:43 +03:00
a61f1bbd83 renaming; 2015-10-22 05:26:10 +03:00
e749301178 fixed comments, renaming; 2015-10-22 05:15:52 +03:00
ba5c37630e renaming in lib, initial, some better naming; 2015-10-22 05:04:00 +03:00
Eugen Tarasov
23d26fe5b8 Merge branch 'master' of ssh://askele.com/libsntl 2015-08-13 17:45:00 +03:00
Eugen Tarasov
13d840c628 Win copability for posix threads added 2015-08-13 17:44:46 +03:00
1496e247a6 fixed thread eternal sleep in case of bad connection close; 2015-08-05 15:16:45 +03:00
e7a522bcb2 minor fixes; 2015-08-05 12:25:04 +03:00
9432627f22 forgotten SSL free added; 2015-08-05 12:01:50 +03:00
3881fc43a9 forgotten functions added; 2015-08-05 11:15:36 +03:00
56a6f24df1 code cleanup, memleak fixed on the client side; 2015-08-05 11:15:08 +03:00