116 Commits

Author SHA1 Message Date
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
ef36409851 minor fix in the serving thread to avoid annoying message; 2015-08-05 10:15:25 +03:00
291f62817c fixed - checking flag returned again; 2015-08-04 18:34:06 +03:00
d15b74198a minor fixes; 2015-08-04 15:34:00 +03:00
cf2cb4236a bug fixes, memory leaks; 2015-08-03 14:17:11 +03:00
a32ec225d4 fixo; 2015-08-01 02:03:43 +03:00
Eugen Tarasov
46f4090629 Merge branch 'master' of ssh://askele.com/libsntl 2015-07-31 22:53:16 +03:00
c9cdd56060 fixed win32 hostname resolve; 2015-07-31 22:52:58 +03:00
Eugen Tarasov
7b20352a4d Merge branch 'master' of ssh://askele.com/libsntl 2015-07-31 21:29:50 +03:00
a40133f23a mutex was returned; 2015-07-31 21:27:52 +03:00
Eugen Tarasov
547413eec3 bzero changed to memset 2015-07-31 21:26:54 +03:00
9c19c11298 avoid of error string loading; 2015-07-31 20:12:10 +03:00
bd2f05e281 bugs fixes; 2015-07-31 20:02:25 +03:00
Eugen Tarasov
e8c65d39ba Merge branch 'master' of ssh://askele.com/libsntl
Conflicts:
	configure.ac
2015-07-27 15:42:26 +03:00
Eugen Tarasov
b27160a59a WINDOWS beta 2015-07-27 15:38:49 +03:00
3b06cd0228 returning back to sntl name; 2015-07-25 03:45:03 +03:00
617e170087 pending messages ready; 2015-07-25 03:25:35 +03:00
f3d13966af added connection_close; 2015-07-25 02:37:21 +03:00
bb28ee9a63 fixed; 2015-07-25 01:07:55 +03:00
dc6a9781cd destroy of the connection added; 2015-07-24 20:58:42 +03:00
eba6c0b9fb fixed bugs with message handling on heavyloaded connection; 2015-07-24 18:34:24 +03:00
06dec797d4 destroysexp on behalf on the sntl now; 2015-07-24 13:41:16 +03:00
e68b7290b8 bugs fixed; 2015-07-23 23:50:22 +03:00
438633a911 fixes; 2015-07-23 17:49:17 +03:00
aa62df3885 forgotten function added; 2015-07-23 14:57:30 +03:00
109d70a716 extern C added, minor fixes; 2015-07-21 04:06:06 +03:00
ebfadad3e9 code cleanup; 2015-07-21 02:38:32 +03:00
ad24dd4391 removed obsolete code; 2015-07-21 02:26:00 +03:00
d56d8bd14d added messages passing, not all; 2015-07-21 02:24:08 +03:00
1a7b18d749 protos added; 2015-07-20 20:41:11 +03:00
4d10b4dc86 minor fix; 2015-07-20 20:36:00 +03:00
847ce7b54e writemsg added; 2015-07-20 20:33:51 +03:00
2868ee8f95 channel_* 2015-07-20 20:24:41 +03:00