On Thu, May 28, 2015 at 4:00 PM, Gert Doering wrote:
> Hi,
>
> On Thu, May 28, 2015 at 02:21:44PM +0200, Yegor Yefremov wrote:
>> On Tue, Apr 21, 2015 at 9:58 AM, Vasily Kulikov wrote:
>> > On Mon, Apr 20, 2015 at 16:30 +0200, Yegor Yefremov wrote:
>
Hi Gert,
On Tue, Apr 21, 2015 at 9:58 AM, Vasily Kulikov wrote:
> On Mon, Apr 20, 2015 at 16:30 +0200, Yegor Yefremov wrote:
>> Release pCertName, if SecCertificateCopyValues() fails.
>>
>> Found via cppcheck.
>>
>> Signed-off-by: Yegor Yefremov
>> C
Release pCertName, if SecCertificateCopyValues() fails.
Found via cppcheck.
Signed-off-by: Yegor Yefremov
Cc: Vasily Kulikov
---
contrib/keychain-mcd/cert_data.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/contrib/keychain-mcd/cert_data.c b/contrib/keychain-mcd/cert_data.c
index
On Tue, Apr 14, 2015 at 10:48 PM, Gert Doering wrote:
> Hi,
>
> On Tue, Apr 14, 2015 at 08:34:05PM +0200, Yegor Yefremov wrote:
>> +# enable silent build
>> +m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes]]))
>> +
>
> I don't understand autoconf magic well
Signed-off-by: Yegor Yefremov
---
configure.ac | 3 +++
1 file changed, 3 insertions(+)
diff --git a/configure.ac b/configure.ac
index 9132468..ca0d9c3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -374,6 +374,9 @@ AC_DEFINE_UNQUOTED([IPROUTE_PATH], ["$IPROUTE"], [Path to
ip
On Sat, Nov 22, 2014 at 12:57 PM, Gert Doering wrote:
> Hiya,
>
> On Sat, Nov 22, 2014 at 11:47:05AM +0100, Arne Schwabe wrote:
>> Almost anybody always turns this feature on, at least all distribution
>> have it on.
>
> Which is indeed a strong argument for removing the conditional... maybe
> qui
Found via cppcheck and compile-tested.
Signed-off-by: Yegor Yefremov
---
src/openvpn/ssl_polarssl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/openvpn/ssl_polarssl.c b/src/openvpn/ssl_polarssl.c
index b026a17..2036885 100644
--- a/src/openvpn/ssl_polarssl.c
+++ b
Found via cppcheck and compile-tested.
Signed-off-by: Yegor Yefremov
---
src/openvpn/socket.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/openvpn/socket.c b/src/openvpn/socket.c
index 29f9958..331a9d9 100644
--- a/src/openvpn/socket.c
+++ b/src/openvpn/socket.c
On Fri, Nov 21, 2014 at 8:40 PM, Yegor Yefremov
wrote:
> Set enable_password_save to "yes", if the option is not given,
> as stated in the description.
>
> Signed-off-by: Yegor Yefremov
> ---
> configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Set enable_password_save to "yes", if the option is not given,
as stated in the description.
Signed-off-by: Yegor Yefremov
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 608ab6d..9dcd2ab 100644
--- a/configur
10 matches
Mail list logo