Commit Graph

299 Commits (999d0b8e95c0cbcab9a7870f06d7a6b1854ea017)
 

Author SHA1 Message Date
Alexander Vdolainen 999d0b8e95 [general] fixed formatting; 6 years ago
Alexander Vdolainen 6e87065e24 [general] Changelog updated; 6 years ago
Alexander Vdolainen 9dc4c3c1a3 [general] License version update; 6 years ago
Alexander Vdolainen 3d5a789ab7 [general] authors email fixed; 6 years ago
Alexander Vdolainen 4fad816625 [general] Manpages fixes due to the license version changes; 6 years ago
Alexander Vdolainen 7172abe804 [project-wide] License reverted to LGPL v2.1; 6 years ago
Alexander Vdolainen 2add6f3c5b [general] Versioning improved to keep configure.ac changes more informative; 6 years ago
Alexander Vdolainen bcc9f6752e [core] bugfix: fixed behavior on accept call leads to weird errors in case of incorrect X.509 certificates; 6 years ago
Alexander Vdolainen 9c5bde4c53 [general] autotools generation script updated, old and complicated was removed; 6 years ago
Alexander Vdolainen 3d2b51f1fa [core] bugfix: Fixed rare failed condition on handshake/negotiation stage; 6 years ago
Alexander Vdolainen 5531b84123 [general] version change to 0.4.4; 8 years ago
Alexander Vdolainen 9debe1331d doc: changelog update. 8 years ago
Alexander Vdolainen d4180ed54b [sxmp]: bug fixed #57; 8 years ago
Alexander Vdolainen 097b29397b core: fixed bug with passing () expression; 8 years ago
leonid-ed 23d47adaf4 [core] Fixed passing of the private key file path to OpenSSL; 8 years ago
leonid-ed 2efff40697 [core] Added obtaining of full paths of certificate files; 8 years ago
leonid-ed 4ff0c359ee [code] Added checking on existence of certificate files; 8 years ago
leonid-ed c0736303e0 [helpers] Added an ability to redirect all output to syslog in case of daemon mode; 8 years ago
leonid-ed 678afa32d7 [examples] Added daemonize option to services in examples; 8 years ago
leonid-ed ce1fec47b2 [helpers] Added an ability to become a daemon; 8 years ago
leonid-ed 3028efda54 [examples] Added log functions to filelistc.c and filelistd.c; 8 years ago
leonid-ed f84a41a965 [core] Added ability to output log with custom functions (for sxhub_t); 8 years ago
Alexander Vdolainen 6d63995bea [core] version is going to be 0.4.3; 9 years ago
Alexander Vdolainen 78fea5bd62 [manpages] sxhub_stream_register() man page added; 9 years ago
Alexander Vdolainen 9097e86604 [core] bugfix with memleak on stream close and unexpected link broken; 9 years ago
Alexander Vdolainen e8657b93c2 [examples] minor fixes; 9 years ago
Alexander Vdolainen d2e8a90ff0 [core] minor fixes in comments; 9 years ago
Alexander Vdolainen 14bb9d5452 [manpages] Added sxstream_open, sxstream_openwch, sxstream_close; 9 years ago
Alexander Vdolainen 907ab884d3 [examples] added stat() to smpfc; 9 years ago
Alexander Vdolainen 9126c8416e Merge branch 'master' of ssh://git.code.sf.net/p/libsxmp/code 9 years ago
Alexander Vdolainen 0756386c48 [core] fixed bug with endless loop on master accept; 9 years ago
Alexander Vdolainen 6db8841382 [examples] stupid bug with copying fixed; 9 years ago
Alexander Vdolainen 7e35c61400 [examples] Added stat function to the smpfd daemon; 9 years ago
Alexander Vdolainen b6e1814d80 [manpages] Added sxlink_connect_at function to manpages; 9 years ago
Alexander Vdolainen f25b8509b7 [examples] smpfc cwd, getcwd, simple ls added; 9 years ago
Alexander Vdolainen 291b52d508 [examples] added misc helpers for client side examples; 9 years ago
Alexander Vdolainen 710bae75e1 [examples] added stub for sxmpf example; 9 years ago
Alexander Vdolainen f0819da6a9 [core] Added function sxlink_connect_at() adding a private data for implementation on the client side; 9 years ago
Alexander Vdolainen 2a675d798a [manuals] Manpage minor fix; 9 years ago
Alexander Vdolainen 9e9ea00df8 [core] Code cleanup, minor fixes; 9 years ago
Alexander Vdolainen 0fde3f330f [examples] code cleanup; 9 years ago
Alexander Vdolainen 60e676a979 [examples] smpfd added stream, few functions; 9 years ago
Alexander Vdolainen 8b20f8989f [core] added inline function to get link from msg; 9 years ago
Alexander Vdolainen 5448493764 [examples] added autoconf stubs for smpf example i.e. new option to configure added, because this example require readline library; 9 years ago
Alexander Vdolainen bcda9e1810 [examples] Added initial stub for advanced example smpf; 9 years ago
Alexander Vdolainen 5cdf476b33 [examples] Fix: -p option processing; 9 years ago
Alexander Vdolainen 2b146cfb11 [docs] Updated info.txt, actual contacts, links and examples; 9 years ago
Alexander Vdolainen e36f738f37 [core] builtin blob stream read added, stub for write added also; 9 years ago
Alexander Vdolainen 350aa0321f [core] Added named entry operations; 9 years ago
Alexander Vdolainen 868b7f41f6 [core] builtin named list operations added; 9 years ago