[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r927] by mukau

- added application-level support for UNIX sockets for libcurl >= 7.21.0 (--enable-curl-unix-sockets)
added configure option --enable-curl-curl-unix-urls: enable/disable implicit parsing of unix-socket URL conventions
(disabled in CCurl.cpp if unix socket support is not available)

2018-02-02 14:00:58 Tree
[r926] by mukau

+ unix-socket expander debugging

2018-02-02 11:30:23 Tree
[r925] by mukau

+ added CCurl check for HAVE_CURL_UNIX

2018-02-02 11:20:02 Tree
[r924] by mukau

+ added configure.ac check for CURLOPT_UNIX_SOCKET_PATH

2018-02-02 11:15:03 Tree
[r923] by mukau

v2.1.8-pre1
* added UNIX socket support for CCurl and TxCab classes
- uses CURLOPT_UNIX_SOCKET_PATH (libcurl >= v7.40.0) for now
+ TODO: get emulation working in libcurl < v7.40.0
- supported URL formats:
+ "http:/path/to/unix/socket//uri/path" (perl LWP::Protocol::http::SocketUnixAlt style)
+ "unix:/path/to/unix/socket|http:///uri/path" (apache mod_proxy style)
+ "http+unix:/path/to/unix/socket//uri/path" (native http+unix scheme, //-separated)
+ "http+unix:/path/to/unix/socket|/uri/path" (native http+unix scheme, |-separated)

2018-02-02 10:02:18 Tree
[r922] by mukau

+ rolled back bogus merge of doc/*.5 and yyQLexer

2018-01-24 09:40:07 Tree
[r921] by mukau

+ set default -ftemplate-depth-64 (for g++ 6.3.0-18, debian stretch); merged from ddc-2.1.7 after server update

2018-01-24 09:35:20 Tree
[r920] by mukau

+ set default -ftemplate-depth-64 (for g++ 6.3.0-18, debian stretch)

2018-01-15 09:35:29 Tree
[r919] by mukau

+ tagged ddc-2.1.7

2018-01-10 09:41:31 Tree
[r918] by mukau

+ cleanup for v2.1.7 release

2018-01-10 09:37:36 Tree
Older >