search for: emilien

Displaying 20 results from an estimated 53 matches for "emilien".

2012 Oct 12
2
NSS support in trunk (was: NSS branch pull request)
2012/10/12 Emilien Kia <kiae.dev at gmail.com> > Hi guys, > Hi Emilien and the list, This is a pull request to finally merge NSS feature in nut trunk: > https://github.com/clepple/nut/pull/3 > I'd like to take a moment to shed some more light on this important development, which lasted 3 yea...
2015 Apr 08
2
Roadmap to 2.7.3
...9;ve added a *synchronous* flag to address this exceptional case. That doesn't touch the normal behavior when not used. Thanks to Daniele for the review and catching my errors :) Branch (nonblocking_drv) merged. - #190: upsd: NSS SSL only working in debug mode => NEED TESTING before merging Emilien has made a fix and PR (#199: Initialize SSL after deamonize and downgrade to user.) The user (Melkor Lord) has ack'ed the fix. The fix is indeed trivial but I want to ensure that there is no regression for OpenSSL now (though theoretically, there shouldn't be). Testing welcome, while waiti...
2015 Mar 25
5
SSL only working in DEBUG mode
2015-03-21 17:06 GMT+01:00 Melkor Lord <melkor.lord at gmail.com>: > > On Fri, Mar 20, 2015 at 4:40 PM, Emilien Kia <kiae.dev at gmail.com> wrote: > > Some precisions: >> >> we are not alone, some projects had similar problem: >> http://bugs.bitlbee.org/bitlbee/ticket/785 >> And the problem is really coming from NSS initialization. Discussion >> about the issue here...
2010 Nov 25
3
Announce: new team member (to work on Mozilla NSS port)
...st through the help of Eaton. Frederic Bohe (contractor for Eaton France) has worked on Augeas, and is now working the Windows port. Chetan Agarwal, seconded by Prashi Gandi (both from Eaton India) are working on XCP and quality / validation related projects. I'm now pleased to announce that Emilien Kia (contractor for Eaton France) is joining the team to work on Mozilla NSS port. A branch (ssl-nss-port) was created some time ago to track the work on this topic. But now that we have somebody to work on it, we can expect result soon (around Christmas). For the recall, the port from OpenSSL to...
2012 Sep 05
2
[nut] High level C and C++ libnutclient (#2)
[I took the liberty of replying on nut-upsdev - not many people are using github yet since the NUT repository native format is still SVN.] On Sep 4, 2012, at 10:17 AM, Emilien Kia wrote: > This is a proposal for a new client library which scopes an higher level than the existing libupsclient. > > It needs less dependencies to be compiled than the libupsclient and can be easier to integrate in other projects (including on windows with visual studio projects). T...
2015 Apr 11
0
Roadmap to 2.7.3
On Apr 8, 2015, at 9:44 AM, Arnaud Quette <arnaud.quette at gmail.com> wrote: > - #190: upsd: NSS SSL only working in debug mode => NEED TESTING before merging > Emilien has made a fix and PR (#199: Initialize SSL after deamonize and downgrade to user.) > The user (Melkor Lord) has ack'ed the fix. > The fix is indeed trivial but I want to ensure that there is no regression for OpenSSL now (though theoretically, there shouldn't be). > Testing welco...
2012 Nov 10
1
libnutclient pull request
...essed (some fixes and documentation). For memory, the libnutclient is an high-level C++ and C client library allowing to dialog with upsd. The addressed model is oriented around devices, variables and commands; unlike libupsclient which is near the network protocol (get, list ...). Best regards. Emilien -------------- section suivante -------------- Une pi?ce jointe HTML a ?t? enlev?e... URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20121110/33ee2c46/attachment.html>
2015 Apr 28
1
make environment for automated testcases
...utable: ~/nut/tests% ls > > cpputest.cpp example.cpp Makefile Makefile.am Makefile.in > > I think it is only intended to produce an executable when running "make > check" or the dist* targets. > confirmed. Note that this is just a base framework for unit testing that Emilien has setup. Emilien may be able to elaborate more on this topic... A more comprehensive and system-oriented approach would be to use the tests set available in Debian / Ubuntu: http://anonscm.debian.org/cgit/collab-maint/nut.git/tree/debian/tests It tests a wide number of things, from IPv4 and v6...
2015 Mar 20
2
SSL only working in DEBUG mode
...forking is to be able to access and read certificates and keys which is readable only by root and should not be readable in userland. This behavior is this because it was the behavior used when using OpenSSL. Modifying this behavior implies to modify key/certificate storage and acces right policy. Emilien 2015-03-20 15:12 GMT+01:00 Emilien Kia <kiae.dev at gmail.com>: > Hello all, > > With a really fast lookup, I think it is probably a problem of NSS > initialization (key loading...) . > As the problem occurs only when upsd is forked and as nss is initialized ( > https://g...
2012 Oct 29
1
Nut-upsdev Digest, Vol 88, Issue 22
...list at > nut-upsdev-owner at lists.alioth.debian.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Nut-upsdev digest..." > > > Today's Topics: > > 1. Re: [nut] High level C and C++ libnutclient (#2) (Emilien Kia) > 2. Re: [nut] High level C and C++ libnutclient (#2) (Arnaud Quette) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 26 Oct 2012 14:13:59 +0200 > From: Emilien Kia <kiae.dev at gmail.com> > To: Arn...
2012 Dec 10
0
libnutconf: An overview
...vision is that using a set of such high-level libraries, NUT will become an open framework (or platform, if you prefer) for further development of more complex power control solutions. (I hope I've formulated that, well.) Now, the (C++) libnutconf library design and development was started by Emilien K. some months ago; during the last month or so, I continued on the implementation, culminating these days by announcing that the core is basically coded. The library now contains an I/O layer, allowing synchronous access to configuration data (stream) in memory, file and on socket: nutstream modu...
2015 Mar 26
3
SSL only working in DEBUG mode
...9:03 GMT+01:00 Arnaud Quette <arnaud.quette at gmail.com>: > Hey mister M' > > A first huge thanks for taking care of this, and so late in the night. I > know that it's not easy... > > (sent from my S3... please excuse my brevity) > Le 25 mars 2015 18:49, "Emilien Kia" <kiae.dev at gmail.com> a ?crit : > > > > > > > > > 2015-03-21 17:06 GMT+01:00 Melkor Lord <melkor.lord at gmail.com>: > >> > >> > >> On Fri, Mar 20, 2015 at 4:40 PM, Emilien Kia <kiae.dev at gmail.com> > wrote: &g...
2015 Apr 13
2
Roadmap to 2.7.3
Hi Charles, 2015-04-11 21:22 GMT+02:00 Charles Lepple <clepple at gmail.com>: > On Apr 8, 2015, at 9:44 AM, Arnaud Quette <arnaud.quette at gmail.com> wrote: > > - #190: upsd: NSS SSL only working in debug mode => NEED TESTING before > merging > Emilien has made a fix and PR (#199: Initialize SSL after deamonize and > downgrade to user.) > The user (Melkor Lord) has ack'ed the fix. > The fix is indeed trivial but I want to ensure that there is no regression > for OpenSSL now (though theoretically, there shouldn't be). > Tes...
2015 Mar 20
0
SSL only working in DEBUG mode
...n upsd is forked and as nss is initialized ( https://github.com/networkupstools/nut/blob/master/server/upsd.c#L1008)before upsd deamonify ( https://github.com/networkupstools/nut/blob/master/server/upsd.c#L1035), I suspect NSS to not be fork-safe. I will intend to look more deeply. Best regards, Emilien 2015-03-13 13:30 GMT+01:00 Charles Lepple <clepple at gmail.com>: > On Mar 12, 2015, at 11:55 PM, Melkor Lord <melkor.lord at gmail.com> wrote: > > > > > On Mon, Mar 2, 2015 at 2:39 AM, Charles Lepple <clepple at gmail.com> > wrote: > > > > >...
2010 Nov 28
3
[nut-commits] svn commit r2708 - in branches/ssl-nss-port: clients m4 server
...aving said that, I'm not sure how future proof this will be. It could be that in the end we want to use the native NSS functions instead. I didn't spend any time on this (and have no desire to do so either) so I have no idea how much work that would be (but maybe our new team member Emilien can work this out). Best regards, Arjen -- Please keep list traffic on the list (off-list replies will be rejected)
2011 Jan 21
1
End of NSS port
...and nss) and in interoperability context (no ssl/openssl, no ssl/nss, openssl/nss). Due to my "not-well" english, probably that a pass must be done on documentation and error messages by better english-speaking. I was happy to work on a such subject on a FOSS like nut. So long, folks. Emilien --------------------------------------------------------------------------
2015 Mar 13
2
SSL only working in DEBUG mode
On Mar 12, 2015, at 11:55 PM, Melkor Lord <melkor.lord at gmail.com> wrote: > > On Mon, Mar 2, 2015 at 2:39 AM, Charles Lepple <clepple at gmail.com> wrote: > > > I thought start-stop-daemon was involved because it closes stdin/stdout file > > descriptors after exec()'ing the daemon. I tried "--no-close" option to no > > avail. After that, I
2014 Jan 15
3
Reviving the Windows port of NUT
Emilien, just saw your commit in Buildbot for testing some Windows changes. That's great that someone is working on this again! We have had a few users ask for updates to the 2.6.5+ version of NUT for Windows. The problem is that we do not have a good branch in Git to work from. The windows_port bran...
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...
2015 Mar 21
0
SSL only working in DEBUG mode
On Fri, Mar 20, 2015 at 4:40 PM, Emilien Kia <kiae.dev at gmail.com> wrote: Some precisions: > > we are not alone, some projects had similar problem: > http://bugs.bitlbee.org/bitlbee/ticket/785 > And the problem is really coming from NSS initialization. Discussion about > the issue here : http://osdir.com/ml/mozilla...