Commit Graph

42 Commits (master)

Author SHA1 Message Date
Guillem Jover ca2ff68669 MT#62181 build: Add missing - for -std= option
6 months ago
Richard Fuchs 56eddd464c MT#62181 XmlRpcClient: fix incorrect printf format
8 months ago
Richard Fuchs 0edbcfad4a MT#62181 XmlRpcUtil: annotate printf format
8 months ago
Richard Fuchs 52288b99a8 MT#62181 XmlRpcUtil: add missing va_end
8 months ago
Donat Zenichev 9a74726171 MT#59962 XmlRpcSocket: refactor `nbWrite()`, make it safer
8 months ago
Donat Zenichev a9e8578eb1 MT#59962 xmlrpc2di: rename TypeInt into TypeLong
8 months ago
Donat Zenichev 684786978b MT#59962 xmlrpc2di: deprecate int support
8 months ago
Donat Zenichev 27cd7bcbf0 MT#59962 xmlrpc2di: add bool operator overloading
8 months ago
Donat Zenichev 7a46e8e09c MT#59962 xmlrpc2di: refactor `XmlRpcClient::close()`
8 months ago
Donat Zenichev afea04b0d6 MT#59962 xmlrpc2di: add `_ssl_ssl` and `_ssl_ctx` free handling
8 months ago
Donat Zenichev 0a5b30dc96 MT#59962 xmlrpc2di: check XmlRpcSource existence before using
8 months ago
Richard Fuchs 0f0ad41759 MT#62181 XmlRpcValue: refactor as std::variant
9 months ago
Richard Fuchs 4970eefaaf MT#62181 XMLRPC: use more appropriate int types
9 months ago
Richard Fuchs a8b96bac1a MT#62181 move -std= option
9 months ago
Richard Fuchs 1b695faabb MT#62181 fix initialisers
9 months ago
Donat Zenichev 838c1364f5 MT#59962 XmlRpcValue: avoid unnecessary copy
9 months ago
Donat Zenichev 775eaeb420 MT#59962 XmlRpcValue: initialize `tm`
9 months ago
Richard Fuchs b357698a75 MT#62181 use size_t for offsets and lengths
9 months ago
Richard Fuchs 7267f879e0 MT#62181 XmlRpc*: fix printf argument type
9 months ago
Richard Fuchs 6dbeb9281a MT#62181 XmlRpcClient: add setFault()
9 months ago
Richard Fuchs a432cf3ea8 MT#59962 xmlrpc: add va_end
10 months ago
Donat Zenichev d985a94248 MT#57436 intimeToXml: properly manage the buf size and `snprintf()`
3 years ago
Donat Zenichev 42b9ad135f MT#57436 directive output may be truncated
3 years ago
Donat Zenichev b9196fa647 MT#57435 self-comparison always evaluates to true (XmlRpcValue.cpp)
3 years ago
Victor Seva 2bf464e5cb Imported Upstream version 1.6.0~20150612~a2d214df36
11 years ago
Victor Seva df9992620d Imported Upstream version 1.6.0~20140516~eaa616
12 years ago
Stefan Sayer 695629cba1 b/f: xmlrpc2di: fix poll/busyloop with keep-alive
15 years ago
Stefan Sayer 204d680cf8 xmlrpc2di: ignore EAGAIN/EWOULDBLOCK result on accept
15 years ago
Raphael Coeffic 29f55f998c corrected poll error event flags
15 years ago
Raphael Coeffic 1b3a1badc4 b/f: replaces select() with poll() to overcome the 1024 fd limit.
15 years ago
Stefan Sayer f947af4102 fix some size printf fmt
15 years ago
Stefan Sayer ea20cfa4da xmlrpc2di: server_ip option to bind specific
15 years ago
Stefan Sayer 312d8c9010 xmlrpc2di: write whole response if > buffer length
16 years ago
Peter Lemenkov 08a5a3bfce Added workarounfd for weird behaviour of CMake 2.4 while handling
16 years ago
Stefan Sayer 6d1d1713ef made condition clearer to the compiler
16 years ago
Peter Lemenkov 420a0d3d83 fix for building apps/xmlrpc2di with openssl 1.0
16 years ago
Peter Lemenkov d67e7a748e - Fixed building of static libs.
16 years ago
Peter Lemenkov a7ee9ca66c - Simplified CMake files for building libraries and plugins.
17 years ago
Peter Lemenkov 1c4788fdb7 set CMAKE_SHARED_LIBRARY_PREFIX globally
17 years ago
Peter Lemenkov 6b1b2d526f initial commit of cmake files
17 years ago
Stefan Sayer 64e831725c fixed initialization of SSL - caused random crashing of xmlrpc server (which does not support SSL)
17 years ago
Stefan Sayer ac2cf0a414 added xmlrpc++ library source, as xmlrpc++ is not any more in debian testing and unfortunately had gentoo eol as well.
17 years ago