similar to: request of information about creating DLL from R to be used in other languages/programs

Displaying 20 results from an estimated 600 matches similar to: "request of information about creating DLL from R to be used in other languages/programs"

2015 Oct 08
2
[PATCH] Enabling ECDSA in PKCS#11 support for ssh-agent
On 10/8/2015 4:49 AM, Simon Josefsson wrote: > Mathias Brossard <mathias at brossard.org> writes: > >> Hi, >> >> I have made a patch for enabling the use of ECDSA keys in the PKCS#11 >> support of ssh-agent which will be of interest to other users. > > Nice! What would it take to add support for Ed25519 too? Do we need to > allocate any new PKCS#11
2015 Sep 28
4
[PATCH] Enabling ECDSA in PKCS#11 support for ssh-agent
Hi, I have made a patch for enabling the use of ECDSA keys in the PKCS#11 support of ssh-agent which will be of interest to other users. I have tested it with P-256 keys. P-384 and P-521 should work out-of-the box. The code is ready for non-FIPS curves (named or explicit), but OpenSSH currently limits ECDSA to those 3 curves. At high level it works like the support for RSA, but because of
2018 May 02
2
samba 4 joining samba 3 pdc - group mismatch
On Wed, 2 May 2018 21:46:52 +0100 Rowland Penny via samba <samba at lists.samba.org> wrote: > On Wed, 2 May 2018 17:12:30 -0300 > "Ethy H. Brito via samba" <samba at lists.samba.org> wrote: > > > > > Hi all > > > > Background: I am not a samba expert, not even close! > > > > I have a ancient samba 3 (Server role:
2015 Oct 08
3
[PATCH] Enabling ECDSA in PKCS#11 support for ssh-agent
Thomas Calderon <calderon.thomas at gmail.com> writes: > Hi, > > There is no need to add new mechanism identifiers to use specific curves. > > This can be done already using the CKM_ECDSA mechanism parameters (see > CKA_ECDSA_PARAMS > in the standard). > Given that the underlying HW or SW tokens supports Ed25519 curves, then you > could leverage it even with
2015 Sep 28
33
[Bug 2474] New: Enabling ECDSA in PKCS#11 support for ssh-agent
https://bugzilla.mindrot.org/show_bug.cgi?id=2474 Bug ID: 2474 Summary: Enabling ECDSA in PKCS#11 support for ssh-agent Product: Portable OpenSSH Version: 7.1p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: ssh-agent Assignee: unassigned-bugs
2018 May 03
2
samba 4 joining samba 3 pdc - group mismatch
On Thu, 3 May 2018 08:40:37 +0100 Rowland Penny via samba <samba at lists.samba.org> wrote: > On Wed, 2 May 2018 19:21:46 -0300 > "Ethy H. Brito" <ethy.brito at inexo.com.br> wrote: > > This is where it is all going wrong, Your PDC isn't using LDAP, so > you will have to rely on the winbind 'rid' backend. The lines below are > wrong in several
2010 Jul 26
3
Cluster analysis
Hi all, I have no idea if this question is to easy to be answered, but I?m starting with R. So, here we go. I have a large dataset with a lot of steps a judicial case. A sample is attached. I?d like to do a cluster analysis to try to understand with one is the most usual path followed by this legal cases. After that, I?d like to plot a cluster tree. In the attached sample, the column: -
2005 May 10
0
Connection problem to MySQL
Hello, I've got a problem about my connection to my database. My first problem is when I load the package MySQL (after loading DBI package), I've got this message: " change FPU control word from 8001f to 9001f " After that I would like to do the connection: > con<-dbConnect(MySQL(),
2018 May 03
0
samba 4 joining samba 3 pdc - group mismatch
On Thu, 3 May 2018 10:17:48 -0300 "Ethy H. Brito via samba" <samba at lists.samba.org> wrote: > > You will never get the same IDs on the PDC and Unix domain member > > (this isn't really a problem) > > I know that. But at least the returned uid should respect the "idmap > config" displacement and always return the source uid plus a constant
2018 Mar 15
2
Bank holidays read from file?
Hi. thanks a lot for your reply. i will download the newer libical software. Could you elaborate on icalendar with google calendar config and calendar.conf, please? On Thu, Mar 15, 2018 at 3:00 PM, Ludovic Gasc <gmludo at gmail.com> wrote: > I never use caldav mode, always icalendar with Google Calendar. > > BTW, you use old versions of libical, Asterisk and Debian, I recommend
2010 May 06
3
Dovecot Won't start on SLITAZ Linux
Hi I've just compiled dovecot under Slitaz, but I can't get it to run... It always die with this message in log : 2010-05-06 12:35:12 dovecot: Info: Dovecot v1.2.11 starting up 2010-05-06 12:35:12 dovecot: Fatal: setrlimit(RLIMIT_DATA, 256): Operation not permitted 2010-05-06 12:35:12 dovecot: Error: child 1455 (auth) returned error 89 (Fatal failure) 2010-05-06 12:35:12 dovecot: Fatal:
2015 Sep 24
2
same sip username with realms and chan_sip
Hi, How have the same sip username in several realms ? For now, I must add the realm prefix in the sip username of chan_sip. For example: [lg_2540] amaflags = default call-limit = 10 host = dynamic language = en_US context = lg_default callerid = "LG" <2540> secret = XXXXXXXXXXXXXXXXXXXXXXXXXX type = friend subscribemwi = no mohsuggest = default qualify = yes
2015 Oct 11
2
same sip username with realms and chan_sip
Ludovic Gasc wrote: > Hello, > > same sip username with realms is possible with Asterisk ? > I've tried to have this feature with Asterisk 13.3.2 and chan_pjsip, and > now, Asterisk crashes. Did PJSIP crash in general (it's usually a build problem if that happens) or was it when you were experimenting with different realms and such? -- Joshua Colp Digium, Inc. | Senior
2016 Aug 10
2
Asterisk 11.23.0 on CentOS6 : how to get ICE support ?
On 10-08-16 08:52, Ludovic Gasc wrote: > > For WebRTC, I recommend you to use Asterisk 13+. > > Have a nice day. > > Ludovic Gasc (GMLudo) > http://www.gmludo.eu/ > > > Hello then why is there an option in sip.conf and rtp.conf " icesupport=yes" ?? This is no answer to my question. So again : what am I missing to get ICE support on my Asterisk 11.23.0 ??
2018 Mar 15
2
Bank holidays read from file?
Hi. Thanks for the idea for calendar, it sounds better. i did not manage to make it work though. i am running debian 8 32 bit with asterisk 11.25.3. I have installed the packages libneon27-dev & libical-dev then in /etc/asterisk the file calendar.conf has the following entries: [Gcalendar] type=caldav url=https://www.google.com/calendar/dav/atuxnull at gmail.com/events/ user=atuxnull at
2018 Jan 01
2
sieve - Failed to store into mailbox 'INBOX/${1}': Mailbox doesn't exist: INBOX/${1}
Hello, First of all, happy new year! I?ve recently configured my mail server and was using a simple sieve rule in order to store all my ?user+pattern at example.com? ingoing email to be stored in the INBOX/pattern folder. This setup worked very well. I restarted my server this morning (don?t know if it?s related?) and since Dovecot keep storing my emails in INBOX with following errors: root at
2002 Jun 12
3
Why this stupid ingress tc does not work ?
Hi ! I wanted to shape my analog modem connection so I took these two lines from the ''wondershaper'' script: tc qdisc add dev $DEV handle ffff: ingress #tc filter add dev $DEV parent ffff: protocol ip prio 50 u32 match ip \ src 0.0.0.0/0 police rate ${DOWNLINK} burst 10k drop flowid :1 with DEV=ppp0 and DOWNLINK=24kbit. But, when I activate it, nothing comes back from the
2017 Apr 16
2
tcpbind and source IP address
Hi! Unfortunately pjsip is broken in Ubuntu Asterisk installed from repo. Yes I also thought to try with pjsip, just to know if it's also affected. I'll try to make a test next days. On Sun, Apr 16, 2017, 8:18 PM Ludovic Gasc <gmludo at gmail.com> wrote: > Hi Kseniya, > > You might test with chan_pjsip: We have less production experience with > chan_pjsip than
2015 Oct 30
3
asterisk 13 systemd
hi, is there somebody using systemd start script on fedora/centos7 + asterisk 13 in production? i have strange problem with high cpu usage when asterisk is started via systemd thanks for feedback p.s. systemd script is not in vanilla asterisk. only in fedora package info https://reviewboard.asterisk.org/r/2730/ -- --------------------------------------- Marek Cervenka
2015 Jun 26
2
Same PJSIP username with differents domains
Hi, In PJSIP configuration, I thought that "from_domain" parameter in a endpoint permits to have two SIP peers with the same usernames with a different domain. I've tested at the transport level, I see no changes. I've also tested with realm parameter in auth configuration, it seems to change only the digest auth value during registration. I'm pretty new with PJSIP,