58 Commits

Author SHA1 Message Date
b09d7d6a10 adding more and more ; 2015-07-17 03:27:22 +03:00
2d20080776 connections separated; 2015-07-17 02:03:19 +03:00
cb271ab7a0 minor header description; 2015-07-16 22:58:13 +03:00
Eugen Tarasov
cb59c4193e label __fin_up2 name fix in channel.c 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
79cadba945 bug fixes (minor); 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
c5dbf0b654 clean up; 2015-05-14 02:27:37 +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
877d8602b4 added inaddr to permission context, to have ability for controlling the connection; 2015-03-24 17:41:13 +02: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
a738cadd8d Configure and makefile fix 2015-03-11 01:23:22 +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
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
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
2b0df25d2e numerious bug fixes, memory leaks fixes; 2014-12-26 17:25:55 +02:00
00406e054c initial commit; 2014-12-26 17:25:33 +02:00
da4348ea3a Added mcache.* 2014-12-21 01:50:39 +02:00
1f461fd454 added initial mcache structs and API; 2014-12-21 01:46:27 +02:00
36bd01716e added numerious fixes, TODOs, and some implementation; 2014-12-20 02:40:57 +02:00
9f11941705 fixes in pkgconfig file; 2014-12-20 02:38:08 +02:00
f737e500d1 added thread outbone caller; 2014-12-19 12:53:18 +02:00
5ea003dfad safe commit: severe fixes. channle close implementation; 2014-12-19 11:59:10 +02:00
c86846e81b bug fixes, added implementation, some debug; 2014-12-18 01:55:14 +02:00
b355a4ca42 added skel for examples, inserting it to autotools; 2014-12-05 13:18:39 +02:00