60 Commits

Author SHA1 Message Date
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
db24e791a4 examples now are real tests; 2014-12-26 17:26:19 +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
8290bdb051 added TODO 2014-12-20 02:46:11 +02:00
36bd01716e added numerious fixes, TODOs, and some implementation; 2014-12-20 02:40:57 +02:00
733ee9f904 examples updated; 2014-12-20 02:39:45 +02:00
58b3968eed added API for dynamic polls; 2014-12-20 02:39:11 +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
afeca23eac upgraded examples; 2014-12-18 01:55:44 +02:00
c86846e81b bug fixes, added implementation, some debug; 2014-12-18 01:55:14 +02:00
6d3cd3c58e added daemon example; 2014-12-05 18:04:13 +02:00