75 Commits

Author SHA1 Message Date
38f08cfe62 New version check up. 2015-07-16 22:54:45 +03:00
Eugen Tarasov
cb59c4193e label __fin_up2 name fix in channel.c v0.2.1 2015-06-13 14:14:41 +03:00
412dbefe67 fixed yet another very potential memleak; 2015-06-11 03:57:44 +03:00
e857badffd fixed potential memleak; 2015-06-11 03:52:30 +03:00
2229c6f04c 0.2.1 on going, 0.2.0 is done; 2015-06-11 03:41:11 +03:00
79cadba945 bug fixes (minor); v0.2.0 2015-06-04 16:43:12 +03:00
5cb00c3882 updates, sexp helpers removed to the libsexpr; 2015-05-20 15:47:26 +03:00
800437bec7 subsystem became multiplied one; 2015-05-19 01:42:17 +03:00
87c09c307e removed obsolete functions - planned reinit, pulse messages; 2015-05-14 03:07:39 +03:00
b60bca13b4 new version 2015-05-14 02:59:40 +03:00
9df4192427 clean up again; v0.1.0 2015-05-14 02:30:30 +03:00
c5dbf0b654 clean up; 2015-05-14 02:27:37 +03:00
f12bb01571 clean up 2015-05-14 02:22:43 +03:00
9c7aec8d5c 0.1.0 released. 2015-05-14 02:20:25 +03:00
4c3528e704 minor fix; 2015-04-02 20:01:40 +03:00
7f1efcf017 improved performance within queues; 2015-04-02 19:46:32 +03:00
5e1068290c fixed bug with dynamic poll stall; 2015-04-02 17:07:37 +03:00
d90a188e78 fixed docdir 2015-03-24 18:29:00 +02:00
eebf26afb6 added extern C 2015-03-24 18:00:09 +02:00
358c4c0841 Merge branch 'master' of ssh://askele.com/libsntl 2015-03-24 17:41:20 +02:00
877d8602b4 added inaddr to permission context, to have ability for controlling the connection; 2015-03-24 17:41:13 +02:00
3c2f2c0910 NEWS updated 2015-03-18 23:43:36 +03:00
1cde3a1eb8 minor fix; 2015-03-17 17:02:23 +02:00
a0f77c91bb fixes; 2015-03-12 16:58:55 +02:00
48aafff636 on destroy callback added; 2015-03-12 16:56:55 +02:00
Eugen Tarasov
0bab43afb8 Merge branch 'master' of askele.com:/libsntl 2015-03-11 01:23:34 +03:00
Eugen Tarasov
a738cadd8d Configure and makefile fix 2015-03-11 01:23:22 +03:00
Eugen Tarasov
7ed495d90d examples/Makefile.am small fix for sntld and gentest 2015-03-11 00:29:15 +03:00
unknown
e6dd64a9ea added key for build under win32 2015-03-05 23:58:55 +04:00
ecc8275674 Fixes with gethostbyname occured after win32 porting ... 2015-03-03 19:46:30 +02:00
f3073beccd Merge branch 'master' of ssh://askele.com/libsntl 2015-03-03 19:14:12 +02:00
27f1faed01 connection read/write fixed, few race conditions fixed, added faster (rapid) message; 2015-03-03 19:13:56 +02:00
unknown
7b9aaac4e8 Merge branch 'master' of ssh://askele.com/libsntl 2015-03-03 04:38:32 +04:00
unknown
ff2633f8f6 Win32 port 2015-03-03 04:38:20 +04:00
5ffcd38303 fixed timed message sending. 2015-02-27 18:13:53 +02:00
7f393c9432 intltool removed, doesn't required here. 2015-02-10 17:42:37 +02:00
7f3b2a3cea added connection destroying as it must be; 2015-02-02 17:06:04 +02:00
e9c0d3a2e2 added pulses, minor fixes 2015-02-02 15:13:52 +02:00
6e18271550 resolve_host moved to the more appropriate place; 2015-02-02 14:59:49 +02:00
38279f8769 fixed TODO 2015-02-02 14:39:38 +02:00
47394febc8 connection.c split; 2015-02-02 14:30:32 +02:00
34a6b55f6b few clean ups, connection.c split; 2015-02-02 14:10:17 +02:00
0c458e0819 fixed race condition bug, added few entries to destroy connection; 2015-02-02 13:44:23 +02:00
647d7bb7b8 bugfixes, moved to TLS v1.2 as a more secure way to deal with; 2015-01-21 23:44:34 +02:00
50b337dfb7 cleanup 2015-01-21 12:58:25 +02:00
0f46a3d79b memory leaks fixes, additional testing for allocation; 2015-01-21 12:37:43 +02:00
98aa0f5305 Warnings fixed, some checking added; 2015-01-19 22:37:46 +02:00
734bd0201f added pulse messages, added thread poll with dynamic thread creation/destroy, fixed bugs and todos with fixme; 2015-01-19 18:41:26 +02:00
9aa9d94991 added thread poll (minimal one); 2015-01-19 14:45:02 +02:00
434c6cb09f numerious bugfixes; 2015-01-12 14:01:41 +02:00