[openssl-dev] [openssl.org #3611] Segmentation fault during SSL_free

2014-12-22 Thread Matt Caswell via RT
On Mon Dec 22 17:38:49 2014, shre...@viptela.com wrote: > Hey Matt, > > Sorry, but we haven't hit this issue again in our code. I cleaned up some > code with valgrind. Maybe that fixed some issues too. I will get back in > touch with you if I come across this trace again. > Ok - thanks for the upda

Re: [openssl-dev] [openssl.org #3611] Segmentation fault during SSL_free

2014-12-22 Thread Shreyas Heranjal via RT
Hey Matt, Sorry, but we haven't hit this issue again in our code. I cleaned up some code with valgrind. Maybe that fixed some issues too. I will get back in touch with you if I come across this trace again. Thanks, Shreyas On Mon, Dec 22, 2014 at 6:52 AM, Matt Caswell via RT wrote: > No respon

[openssl-dev] [openssl.org #3617] [PATCH] Improves certificates HOWTO doc

2014-12-22 Thread Richard Levitte via RT
Pushed, will appear in the next updates/releases from 1.0.1 and on. On Mon Dec 22 14:22:29 2014, levitte wrote: > Cool, thanks. I've applied your patch, it should be pushed pretty soon. > > On Mon Dec 01 10:43:29 2014, a...@squareup.com wrote: > > Hey, > > > > The current documentation (hosted at

[openssl-dev] [openssl.org #3601] [PATCH] Improves the proxy certificates howto doc.

2014-12-22 Thread Richard Levitte via RT
Pushed, will appear in the next updates/releases from 1.0.1 and on. On Mon Dec 22 14:33:32 2014, levitte wrote: > Okie, applied, should appear in the repo pretty soon. > > On Sun Nov 30 09:22:17 2014, a...@squareup.com wrote: > > Great. There is one minor typo left, patch attached. > > > > Alok >

[openssl-dev] [openssl.org #3611] Segmentation fault during SSL_free

2014-12-22 Thread Matt Caswell via RT
No response from OP so setting this ticket to stalled. Matt ___ openssl-dev mailing list openssl-dev@openssl.org https://mta.opensslfoundation.net/mailman/listinfo/openssl-dev

[openssl-dev] [openssl.org #3620] bug report ASN1_item_d2i causes memory leak

2014-12-22 Thread Matt Caswell via RT
On Tue Dec 02 22:50:07 2014, luis.gar...@csr.com wrote: > Hi, > > The bug list server of openssl is very slow to access, so I am not > sure if this bug has already been filed. > > When using the routine ASN1_item_d2i, the pointer passed as the "in" > variable gets modified in Whilst slightly unexp

[openssl-dev] TMN - Receber aqui os MMS que lhe enviarem

2014-12-22 Thread openssl-dev
Spam detection software, running on the system "mta", has identified this incoming email as possible spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: [...] Co

[openssl-dev] [openssl.org #3601] [PATCH] Improves the proxy certificates howto doc.

2014-12-22 Thread Richard Levitte via RT
Okie, applied, should appear in the repo pretty soon. On Sun Nov 30 09:22:17 2014, a...@squareup.com wrote: > Great. There is one minor typo left, patch attached. > > Alok > > On Fri, Nov 28, 2014 at 7:38 AM, Richard Levitte via RT > > wrote: > > > I just read them through, and it looks good, I j

[openssl-dev] [openssl.org #3617] [PATCH] Improves certificates HOWTO doc

2014-12-22 Thread Richard Levitte via RT
Cool, thanks. I've applied your patch, it should be pushed pretty soon. On Mon Dec 01 10:43:29 2014, a...@squareup.com wrote: > Hey, > > The current documentation (hosted at > https://www.openssl.org/docs/HOWTO/certificates.txt) contains a few > spelling. It also contains placeholder references to

[openssl-dev] [openssl.org #3623] faulting module ssleay32.dll, version 0.0.0.0, fault address 0x00010c8b.

2014-12-22 Thread Matt Caswell via RT
Hi Vijendra There is insufficient information from your description to determine whether this is a fault with OpenSSL or with your application. If this is still an issue for you, please raise it on the openssl-users email list. Since it cannot be determined that there is a problem OpenSSL itself

[openssl-dev] [openssl.org #3608] SEGV Crash in dtls1_retransmit_message function

2014-12-22 Thread Matt Caswell via RT
On Mon Dec 22 13:05:34 2014, prav...@viptela.com wrote: > Hi Matt > > No, we have not hit this issue for a while now. You can close the ticket. > Thanks for following up. > > Just to make sure, we won't hit these issues . . We will upgrade to the > latest stable version. Ok. Closing this ticket.

Re: [openssl-dev] [openssl.org #3608] SEGV Crash in dtls1_retransmit_message function

2014-12-22 Thread Praveen Kariyanahalli via RT
Hi Matt No, we have not hit this issue for a while now. You can close the ticket. Thanks for following up. Just to make sure, we won't hit these issues . . We will upgrade to the latest stable version. Regards Praveen On Dec 22, 2014 3:50 AM, "Matt Caswell via RT" wrote: > On Thu Nov 27 16:59

[openssl-dev] [openssl.org #3608] SEGV Crash in dtls1_retransmit_message function

2014-12-22 Thread Matt Caswell via RT
On Thu Nov 27 16:59:36 2014, prav...@viptela.com wrote: > Thanks Matt. Will keep you posted on 1. > > Coming back to the original crash. Here is some update. > > Our server started seeing the crash and leaks, after our negative stress > testing suite added some pmtu testcases. i.e., during 1000s of

Re: [openssl-dev] OpenSSL and certain PEM formats

2014-12-22 Thread Erwann Abalea
Le 21/12/2014 21:39, Sean Leonard a écrit : On 12/21/2014 8:33 AM, Kurt Roeckx wrote: On Sat, Dec 20, 2014 at 02:29:44PM +, Dr. Stephen Henson wrote: On Fri, Dec 19, 2014, Sean Leonard wrote: On Dec 19, 2014, at 11:35 AM, Kurt Roeckx wrote: On Fri, Dec 19, 2014 at 03:05:32PM +, Vik

Re: [openssl-dev] [openssl.org #3505] rewrite c_rehash in C

2014-12-22 Thread Timo Teräs via RT
Find attached first draft of patch that adds it as openssl 'app'. This is against latest stable release, but should be easily ported to master. I can also rebase in future against the git branch of choice. Please review. I might have also missed something when modifying the build system changes,