Re: [nodejs] Potential Problem with Node.js Implementation of OpenSSL with large amounts of data

2012-10-07 Thread Justin Meltzer
huis wrote: > > On Sun, Oct 7, 2012 at 2:50 AM, Justin Meltzer > > > wrote: > > Thanks Ben! > > > > Patch[1] gets rid of the "data length too long" error, and is better > than > > the hack I did. However, it does not fix the breaking up of da

Re: [nodejs] Potential Problem with Node.js Implementation of OpenSSL with large amounts of data

2012-10-06 Thread Justin Meltzer
rom there? On Saturday, October 6, 2012 8:00:59 PM UTC-4, Ben Noordhuis wrote: > > On Sun, Oct 7, 2012 at 1:25 AM, Justin Meltzer > > > wrote: > > I'm using node.js v. 0.8 and I'm running into a problem that has proven > to > > be incredibly difficult

Re: [nodejs] Potential Problem with Node.js Implementation of OpenSSL with large amounts of data

2012-10-06 Thread Justin Meltzer
er 6, 2012 8:00:59 PM UTC-4, Ben Noordhuis wrote: > > On Sun, Oct 7, 2012 at 1:25 AM, Justin Meltzer > > > wrote: > > I'm using node.js v. 0.8 and I'm running into a problem that has proven > to > > be incredibly difficult to debug. Any ideas or poin

[nodejs] Potential Problem with Node.js Implementation of OpenSSL with large amounts of data

2012-10-06 Thread Justin Meltzer
I'm using node.js v. 0.8 and I'm running into a problem that has proven to be incredibly difficult to debug. Any ideas or pointers on how to debug this would be greatly appreciated. For a bit of background, this involves a Flash socket connection over SSL in Internet Explorer 9. I'm using socke

Re: [nodejs] How to recompile openssl dependency

2012-10-05 Thread Justin Meltzer
On Fri, Oct 5, 2012 at 1:45 PM, Justin Meltzer > > > wrote: > > Cool. > > > > Btw, node.js packages for Fedora systems (http://nodejs.tchol.org/) are > out > > of date. Thought I'd give you a heads up. Looks like I'll have to > install &g

Re: [nodejs] How to recompile openssl dependency

2012-10-05 Thread Justin Meltzer
Ok and although you don't recommend it, what about with 0.6? Btw, thanks so much for all of this help :) On Friday, October 5, 2012 4:35:52 PM UTC-4, Ben Noordhuis wrote: > > On Fri, Oct 5, 2012 at 10:29 PM, Justin Meltzer > > > wrote: > > I suppose you highly rec

Re: [nodejs] How to recompile openssl dependency

2012-10-05 Thread Justin Meltzer
Cool. Btw, node.js packages for Fedora systems (http://nodejs.tchol.org/) are out of date. Thought I'd give you a heads up. Looks like I'll have to install from source now. On Friday, October 5, 2012 4:35:52 PM UTC-4, Ben Noordhuis wrote: > > On Fri, Oct 5, 2012 at 10:29 PM

Re: [nodejs] How to recompile openssl dependency

2012-10-05 Thread Justin Meltzer
t; > On Fri, Oct 5, 2012 at 6:44 PM, Justin Meltzer > > > wrote: > > Actually yes, node is already built. I'm just looking to recompile the > > openssl dependency inside node/deps/openssl. > > > > I tried running make inside node/deps/openssl/openssl but un

Re: [nodejs] How to recompile openssl dependency

2012-10-05 Thread Justin Meltzer
yeah I actually am using 0.6... On Friday, October 5, 2012 4:07:37 PM UTC-4, Ben Noordhuis wrote: > > On Fri, Oct 5, 2012 at 6:44 PM, Justin Meltzer > > > wrote: > > Actually yes, node is already built. I'm just looking to recompile the > > openssl dep

Re: [nodejs] How to recompile openssl dependency

2012-10-05 Thread Justin Meltzer
hanks! On Friday, October 5, 2012 7:51:56 AM UTC-4, Ben Noordhuis wrote: > > On Fri, Oct 5, 2012 at 6:10 AM, Justin Meltzer > > > wrote: > > Yeah exactly, the bundled version in deps/openssl. > > > > Thanks! Do I need to run ./configure? or just make? what about

Re: [nodejs] How to recompile openssl dependency

2012-10-04 Thread Justin Meltzer
Yeah exactly, the bundled version in deps/openssl. Thanks! Do I need to run ./configure? or just make? what about make install? On Thursday, October 4, 2012 10:32:43 PM UTC-4, Ben Noordhuis wrote: > > On Fri, Oct 5, 2012 at 4:13 AM, Justin Meltzer > > > wrote: > > The

[nodejs] How to recompile openssl dependency

2012-10-04 Thread Justin Meltzer
There's a small bug with respect to an Internet Explorer corner case in the openssl dependency package. I'd like to modify one of the openssl C files but I'm at a loss as to how to recompile this package so that node can use my updates. Any help would be greatly appreciated! -- Job Board: http