Alexander Vdolainen
|
5531b84123
|
[general] version change to 0.4.4;
|
2016-07-01 04:14:44 +03:00 |
|
Alexander Vdolainen
|
9debe1331d
|
doc: changelog update.
v0.4.3
|
2016-07-01 03:52:32 +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
|
c0736303e0
|
[helpers] Added an ability to redirect all output to syslog in case of daemon mode;
|
2016-05-25 18:01:48 +03:00 |
|
leonid-ed
|
678afa32d7
|
[examples] Added daemonize option to services in examples;
|
2016-05-25 18:00:26 +03:00 |
|
leonid-ed
|
ce1fec47b2
|
[helpers] Added an ability to become a daemon;
|
2016-05-25 17:55:55 +03:00 |
|
leonid-ed
|
3028efda54
|
[examples] Added log functions to filelistc.c and filelistd.c;
|
2016-05-25 17:50:06 +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
|
6d63995bea
|
[core] version is going to be 0.4.3;
|
2016-04-06 01:02:38 +03:00 |
|
Alexander Vdolainen
|
78fea5bd62
|
[manpages] sxhub_stream_register() man page added;
v0.4.2
|
2016-04-06 00:36:47 +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
|
e8657b93c2
|
[examples] minor fixes;
|
2016-04-05 23:12:08 +03:00 |
|
Alexander Vdolainen
|
d2e8a90ff0
|
[core] minor fixes in comments;
|
2016-04-05 23:11:53 +03:00 |
|
Alexander Vdolainen
|
14bb9d5452
|
[manpages] Added sxstream_open, sxstream_openwch, sxstream_close;
|
2016-03-28 02:06:49 +03:00 |
|
Alexander Vdolainen
|
907ab884d3
|
[examples] added stat() to smpfc;
|
2016-03-28 01:21:30 +03:00 |
|
Alexander Vdolainen
|
9126c8416e
|
Merge branch 'master' of ssh://git.code.sf.net/p/libsxmp/code
|
2016-03-28 00:17:40 +03:00 |
|
Alexander Vdolainen
|
0756386c48
|
[core] fixed bug with endless loop on master accept;
|
2016-03-28 00:17:19 +03:00 |
|
Alexander Vdolainen
|
6db8841382
|
[examples] stupid bug with copying fixed;
|
2016-03-28 00:09:02 +03:00 |
|
Alexander Vdolainen
|
7e35c61400
|
[examples] Added stat function to the smpfd daemon;
|
2016-03-15 13:22:03 +02:00 |
|
Alexander Vdolainen
|
b6e1814d80
|
[manpages] Added sxlink_connect_at function to manpages;
|
2016-03-15 13:17:44 +02:00 |
|
Alexander Vdolainen
|
f25b8509b7
|
[examples] smpfc cwd, getcwd, simple ls added;
|
2016-03-11 02:23:10 +02:00 |
|
Alexander Vdolainen
|
291b52d508
|
[examples] added misc helpers for client side examples;
|
2016-03-10 03:54:12 +02:00 |
|
Alexander Vdolainen
|
710bae75e1
|
[examples] added stub for sxmpf example;
|
2016-03-10 02:10:33 +02: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
|
2a675d798a
|
[manuals] Manpage minor fix;
|
2016-03-10 01:13:06 +02:00 |
|
Alexander Vdolainen
|
9e9ea00df8
|
[core] Code cleanup, minor fixes;
|
2016-03-10 01:12:18 +02:00 |
|
Alexander Vdolainen
|
0fde3f330f
|
[examples] code cleanup;
|
2016-03-09 23:51:28 +02:00 |
|
Alexander Vdolainen
|
60e676a979
|
[examples] smpfd added stream, few functions;
|
2016-03-05 02:29:48 +02:00 |
|
Alexander Vdolainen
|
8b20f8989f
|
[core] added inline function to get link from msg;
|
2016-03-05 02:27:31 +02:00 |
|
Alexander Vdolainen
|
5448493764
|
[examples] added autoconf stubs for smpf example i.e. new option to configure added, because this example require readline library;
|
2016-03-04 02:01:10 +02:00 |
|
Alexander Vdolainen
|
bcda9e1810
|
[examples] Added initial stub for advanced example smpf;
|
2016-03-04 01:15:45 +02:00 |
|
Alexander Vdolainen
|
5cdf476b33
|
[examples] Fix: -p option processing;
|
2016-03-04 00:26:07 +02:00 |
|
Alexander Vdolainen
|
2b146cfb11
|
[docs] Updated info.txt, actual contacts, links and examples;
|
2016-03-03 14:30:06 +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
|
bc3d8eef39
|
[examples] streamfl* bugfixes;
|
2016-02-22 03:32:11 +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
|
b21dce9d51
|
[core] fixed dumphead macro;
|
2016-02-22 03:27:01 +02:00 |
|
Alexander Vdolainen
|
d1931f9f94
|
[examples] Added client for file lister daemon based on builtin streams, minor comments fix;
|
2016-02-22 00:41:40 +02:00 |
|
Alexander Vdolainen
|
8a3c479e4a
|
[examples] Fixed copyrights - now it's good;
|
2016-02-21 02:16:30 +02:00 |
|
Alexander Vdolainen
|
8698dc5492
|
[examples] Fixed copyright comments;
|
2016-02-21 01:50:42 +02:00 |
|