Thank for the feedback, much appreciated :)
On Apr 7, 7:27 pm, "Wan-Teh Chang" <[EMAIL PROTECTED]> wrote:
> Hi Rainer,
>
> NSPR threads are just POSIX threads with NSPR thread IDs.
> NSPR assigns NSPR thread IDs on demand to POSIX threads
> not created by NSPR. So your POSIX threads can coexist
>
Hi Rainer,
NSPR threads are just POSIX threads with NSPR thread IDs.
NSPR assigns NSPR thread IDs on demand to POSIX threads
not created by NSPR. So your POSIX threads can coexist
with NSPR with no problem.
To use the TLS library in NSS, you only need to know about
some basic NSPR types (PRInt32
Hi,
thanks for your reply. It's actually good news for me. Some thoughts
inline below...
On Apr 5, 3:12 am, Nelson B Bolyard <[EMAIL PROTECTED]> wrote:
> NSS depends on NSPR, and attempting to divorce NSS from NSPR is way more
> work than (I think) you want to attempt to do. (Quite a few have t
Rainer Gerhards wrote, On 2008-04-04 05:54:
> Hi there,
>
> I hope I don't bother you too much with a very basic question. I am
> the author or rsyslog - http://www.rsyslog.com - a syslogd replacement
> aimed, among others, at security. I am about to implement native TLS
> support for it. I was re
Hi there,
I hope I don't bother you too much with a very basic question. I am
the author or rsyslog - http://www.rsyslog.com - a syslogd replacement
aimed, among others, at security. I am about to implement native TLS
support for it. I was referred to either NSS or GnuTLS and have so far
settled o
5 matches
Mail list logo