search for: emilienkia

Displaying 12 results from an estimated 12 matches for "emilienkia".

2011 Jan 07
1
[nut-commits] svn commit r2809 - branches/ssl-nss-port/server
Citeren Emilien Kia <emilienkia-guest op alioth.debian.org>: > Author: emilienkia-guest > Date: Fri Jan 7 14:44:25 2011 > New Revision: 2809 > URL: http://trac.networkupstools.org/projects/nut/changeset/2809 > > Log: > Deprecate CERTFILE conf var to the benefit of CERTPATH : homogenize > conf direct...
2011 Jan 07
2
[nut-commits] svn commit r2804 - in branches/ssl-nss-port: clients server
Citeren Emilien Kia <emilienkia-guest op alioth.debian.org>: > Modified: branches/ssl-nss-port/server/conf.c > ============================================================================== > --- branches/ssl-nss-port/server/conf.c Wed Jan 5 21:12:03 2011 (r2803) > +++ branches/ssl-nss-port/server/conf.c Thu Jan...
2011 Aug 27
1
[PATCH 2/3] Fix use of uninitialized variable
Credit goes to "cppcheck". Signed-off-by: Thomas Jarosch <thomas.jarosch at intra2net.com> --- drivers/mge-utalk.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/drivers/mge-utalk.c b/drivers/mge-utalk.c index c6114c7..616e2ad 100644 --- a/drivers/mge-utalk.c +++ b/drivers/mge-utalk.c @@ -465,7 +465,8 @@ void upsdrv_shutdown(void) { char
2011 Aug 27
1
[PATCH 3/3] Fix pointer check on wrong variable
Credit goess to "cppcheck" Signed-off-by: Thomas Jarosch <thomas.jarosch at intra2net.com> --- drivers/usb-common.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/usb-common.c b/drivers/usb-common.c index e51f3cf..e459872 100644 --- a/drivers/usb-common.c +++ b/drivers/usb-common.c @@ -116,7 +116,7 @@ int USBNewExactMatcher(USBDeviceMatcher_t
2011 Aug 27
1
[PATCH 1/3] Fix file descriptor leak
Credit goes to "cppcheck" Signed-off-by: Thomas Jarosch <thomas.jarosch at intra2net.com> --- common/common.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/common/common.c b/common/common.c index f443cb7..e8004d7 100644 --- a/common/common.c +++ b/common/common.c @@ -244,6 +244,7 @@ int sendsignalfn(const char *pidfn, int sig) if (fgets(buf,
2011 Jul 06
4
upsclient high level API and Java wrapping
...want to talk about its point of view or needs. Best regards, Emilien KIA Software Engineer Team Open Source Engineering Software & Connectivity Eaton's Electrical Group PQCO/DPQD Immeuble Viseo - B?timent A 110, rue Blaise Pascal 38330 Montbonnot St Martin FRANCE tel: +33(0)4 7600 6620 emilienkia at eaton.com www.eaton.com <http://www.eaton.com/> -------------------------------------------------------------------------- -------------- section suivante -------------- Une pi?ce jointe HTML a ?t? enlev?e... URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachmen...
2011 Nov 18
0
Introduce jNutWebApi
...interoperates via WS. Use it without moderation and do not hesitate to comment or suggest features in order to orient future developments. Best regards, Emilien KIA Software Engineer Engineering Software & Connectivity Open-Source Team Eaton's Electrical Group PQCO/DPQD emilienkia at eaton.com <mailto:emilienkia at eaton.com> www.eaton.com <http://www.eaton.com> -------------------------------------------------------------------------- -------------- section suivante -------------- Une pi?ce jointe HTML a ?t? enlev?e... URL: <http://lists.alioth.debia...
2013 Jan 14
1
[nut-commits] buildbot failure in Network UPS Tools on FreeBSD-x64
...e to a new version of AsciiDoc (8.6.8 vs 8.6.6). I'll take a look again later, but I doubt it's related to the most recent SVN commit. > ---------- Forwarded message ---------- > Date: 2013/1/14 > Subject: [nut-commits] buildbot failure in Network UPS Tools on FreeBSD-x64 > To: emilienkia-guest at alioth.debian.org, fbohe-guest at alioth.debian.org > Cc: nut-commits at lists.alioth.debian.org > > > The Buildbot has detected a new failure on builder FreeBSD-x64 while > building Network UPS Tools. > Full details are available at: > > http://buildbot.networkupst...
2011 Jan 11
1
Client certificates
While browsing the sources of the nss-ssl-port sources I noticed that client certificates were added. What is the reason behind this? As far as I can see, using a server certificate and validating it in the upsmon client should provide us with a secure channel. Authorizations for the server will then be handled by the settings in upsd.users by logging into the server with user and
2011 Jan 21
1
End of NSS port
Hi all, I am pleased to announce that NSS port of NUT is finished. Port is fully functionnal (same functionnalities as openssl, and a not-activated-by-default client certificate validation function) and successfully tested by myself (external tests are pending, Frederic Bohe is planned for) with a test matrix which will be uploaded to the web site soon (by Arnaud), tested functionnality by
2011 Jan 13
1
SSL certificate verification with OpenSSL in NUT trunk
Hi all, After client's certificate verifications discussion in the mailing-list, I have done some tests with nut trunk and - if my config is not too bad - I think ther is a bug with server certificate verification. With a clean trunk checkout, compile and installation; and with the following config : upsmon.conf: CERTPATH /usr/local/ups/etc/cert/ CERTVERIFY 1 FORCESSL 1 Upsd.conf: CERTFILE
2011 Jan 06
0
No subject
...lt;a href=3D"mailto:nut%2Bdevel at de-korte.org">nut+devel at de-korte.org</a>&g= t;</span><br><blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt= 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"> Citeren EmilienKia at Eaton.com:<div class=3D"im"><br> <br> <blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt 0.8ex; borde= r-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"> With a clean trunk checkout, compile and installation; and with the&...