Re: svn commit: r1704177 - in /serf/trunk/test/certs: ./ private/

2015-09-21 Thread Andreas Stieger
Hello, Lieven Govaerts wrote: > > Also adds the generated serfclientcert.pem to version control. > > For which purpose? No particular one, other than it being generated by the script, and generating it later (with same script) would lead to the same situation of certificates not matching keys.

Re: Regarding Serf install using scons failing

2015-12-12 Thread Andreas Stieger
Hello Arun, arun prasath wrote: > test/test_buckets.c: In function 'deflate_compress': > test/test_buckets.c:1237: error: expected expression before '/' token Nothing to do with SCons. Simple compile error. This was already fixed but not released yet. See: https://issues.apache.org/jira/browse/

static code analysis from a user

2016-07-29 Thread Andreas Stieger
Hello, I wanted to share the output of a static code analysis tool that a user mentioned on IRC. Philipp claimed that these were found using cppcheck, version 1.75 dev, with with --inconclusive --enable=all http://cppcheck.sourceforge.net/ >From http://codepad.org/2oAAx6OX [F:\serf\auth\auth.

Re: [Vote] Apache Serf 1.3.9 up for signing/testing

2016-08-30 Thread Andreas Stieger
On 29/08/16 11:59, Bert Huijben wrote: I'm calling a VOTE on releasing these as Apache Serf 1.3.9 GA. [ ] +1: Good to go [ ] +0: meh [ ] -1: Danger Will Robinson. And why. [x] +1: Good to go Andreas

Re: svn commit: r1758902 - /serf/branches/1.3.x/test/server/test_server.c

2017-04-21 Thread Andreas Stieger
Hi, > URL: http://svn.apache.org/viewvc?rev=1758902&view=rev > Log: > On the 1.3.x branch: Apply the test server fix from r1711233, of > dropping APR_SO_REUSEADDR on binding an address. > -apr_socket_opt_set(serv_sock, APR_SO_REUSEADDR, 1); This change segfaults for me: Program received sig

Re: svn commit: r1811083 - /serf/trunk/SConstruct

2017-10-04 Thread Andreas Stieger
Hello, On 10/04/2017 08:36 PM, Ryan Schmidt wrote: > On Oct 4, 2017, at 09:56, rhuij...@apache.org wrote: >> URL: http://svn.apache.org/viewvc?rev=1811083&view=rev >> Log: >> Fix syntax of a print() in the scons file to unbreak building with most >> recent scons version. >> [...] > Note that the

[jira] [Commented] (SERF-176) Support session key logging for SSL decrypting with Wireshark (SSLKEYLOGFILE)

2015-12-01 Thread Andreas Stieger (JIRA)
[ https://issues.apache.org/jira/browse/SERF-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15033499#comment-15033499 ] Andreas Stieger commented on SERF-176: -- The same can be done using an LD_PRE

[jira] [Updated] (SERF-180) SConstruct never adds ZLIB paths on non-Windows platforms

2016-09-16 Thread Andreas Stieger (JIRA)
[ https://issues.apache.org/jira/browse/SERF-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Stieger updated SERF-180: - Assignee: Andreas Stieger Affects Version/s: serf-trunk > SConstruct never adds Z

[jira] [Resolved] (SERF-180) SConstruct never adds ZLIB paths on non-Windows platforms

2016-09-16 Thread Andreas Stieger (JIRA)
[ https://issues.apache.org/jira/browse/SERF-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Stieger resolved SERF-180. -- Resolution: Fixed Fix Version/s: serf-trunk Fixed in http://svn.apache.org/r1761040

[jira] [Resolved] (SERF-175) Enable logging to file during runtime

2016-09-16 Thread Andreas Stieger (JIRA)
[ https://issues.apache.org/jira/browse/SERF-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Stieger resolved SERF-175. -- Resolution: Implemented Fix Version/s: serf-trunk > Enable logging to file during runt

[jira] [Closed] (SERF-175) Enable logging to file during runtime

2016-09-16 Thread Andreas Stieger (JIRA)
[ https://issues.apache.org/jira/browse/SERF-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Stieger closed SERF-175. Assignee: Bert Huijben > Enable logging to file during runt

[jira] [Resolved] (SERF-107) Wrong library permission after building

2016-09-16 Thread Andreas Stieger (JIRA)
[ https://issues.apache.org/jira/browse/SERF-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Stieger resolved SERF-107. -- Resolution: Implemented Fix Version/s: serf-1.3.9 just noting that 1.3.9 with scons 2.3.0

[jira] [Commented] (SERF-176) Support session key logging for SSL decrypting with Wireshark (SSLKEYLOGFILE)

2017-05-08 Thread Andreas Stieger (JIRA)
[ https://issues.apache.org/jira/browse/SERF-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000971#comment-16000971 ] Andreas Stieger commented on SERF-176: -- The code to support

[jira] [Closed] (SERF-186) about serf compile on windows7

2017-10-13 Thread Andreas Stieger (JIRA)
[ https://issues.apache.org/jira/browse/SERF-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Stieger closed SERF-186. Resolution: Unresolved Before filing new requests in jira we ask that you first contact the project

[jira] [Resolved] (SERF-187) calling print as a statement causes a SyntaxError if SCons v.3 is installed

2017-10-18 Thread Andreas Stieger (JIRA)
[ https://issues.apache.org/jira/browse/SERF-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Stieger resolved SERF-187. -- Resolution: Fixed Assignee: Bert Huijben Fix Version/s: serf-trunk Already fixed

[jira] [Commented] (SERF-176) Support session key logging for SSL decrypting with Wireshark (SSLKEYLOGFILE)

2018-03-21 Thread Andreas Stieger (JIRA)
[ https://issues.apache.org/jira/browse/SERF-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16407721#comment-16407721 ] Andreas Stieger commented on SERF-176: -- The functionality appeared in OpenSSL_1