Re: Another thread bug...

2000-07-28 Thread Ben Laurie
Bill Rebey wrote: > > I'm getting a failed assertion ("thank you" to the programmer who was wise > enough to put the way-underused assertion statement in his code) on Windows > NT: Hmm. And I'm always getting criticised for using assertions (not that it stops me, but it does irritate me!). Chee

Re: Another thread bug...

2000-07-28 Thread Richard Levitte - VMS Whacker
From: Ben Laurie <[EMAIL PROTECTED]> ben> Hmm. And I'm always getting criticised for using assertions (not ben> that it stops me, but it does irritate me!). Wisely used asserts are a good thing (they should indicate that the program was incorrectly implemented or compiled). However, there's bee

RC5 question

2000-07-28 Thread Jeff Hamilton
Does anyone have an idea as to what release of Openssl first contained RC5? Thanks, -Jeff Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

Another crash

2000-07-28 Thread Bill Rebey
This one's in the same ballpark as the others - having trouble cleaning up before thread exit. This time the crash was in ERR_get_state (...), and ultimately in a malloc. This happened on a SPARC Solaris box. As is typical of these bugs that I've been reporting, this happened after about 200,000

Re: Another crash

2000-07-28 Thread Jim Keohane
Bill, I was under the impression from playing with 0.9.4 that the lock/unlock variant of malloc/free had to do with memory being "locked" in actual storage and not to be flushed to disk (virtual memory). This is to add an extra measure of security in that in-core/in-memory info is harder to i

Object-Signing Certificates

2000-07-28 Thread Cristian Roldan
Hi All, I would like to know which extension fields are used to make a x509 V3 certicate ready to be used to sign jar field with signtool ? Thanks in advance. Cristian Roldan __ OpenSSL Project