<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/httpush/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/httpush/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/httpush/bugs/</id><updated>2002-09-16T14:09:44Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Error in SSL code</title><link href="https://sourceforge.net/p/httpush/bugs/6/" rel="alternate"/><published>2002-09-16T14:09:44Z</published><updated>2002-09-16T14:09:44Z</updated><author><name>Javier Fernandez-Sanguino Peña</name><uri>https://sourceforge.net/u/javifs/</uri></author><id>https://sourceforge.netda48b057e62ed79b3f85cdb8df68982f9a762580</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;There is an error in the SSL code (this might or might&lt;br /&gt;
not be related to the other &amp;amp;quot;SSL connection&amp;amp;quot; bug&lt;br /&gt;
reported) which prevents SSL proxy from working. It&lt;br /&gt;
seems that in the migration to the new library function&lt;br /&gt;
stuff this was overlooked (and not fixed).&lt;/p&gt;
&lt;p&gt;The problem shows up in httpush-0.9b11 when doing an&lt;br /&gt;
SSL connection:&lt;br /&gt;
Undefined subroutine &amp;amp;amp;main::Debug called at httpush.pl&lt;br /&gt;
line 1124, &amp;amp;lt;STDIN&amp;amp;gt; line 4.&lt;br /&gt;
(1408)# child 1414 (slave) terminated status 65280&lt;/p&gt;
&lt;p&gt;Here's the patch that fixes it:&lt;br /&gt;
(the diff output will be probably be mangled due to the&lt;br /&gt;
web form)&lt;br /&gt;
$ diff -u httpush.pl httpush.pl.fixed&lt;br /&gt;
--- httpush.pl  Sun Oct 28 23:02:49 2001&lt;br /&gt;
+++ httpush.pl.fixed    Mon Sep 16 16:55:00 2002&lt;br /&gt;
@@ -1121,7 +1121,7 @@&lt;/p&gt;
&lt;p&gt;Net::SSLeay::accept($CURRENT{'ssl'}) and&lt;br /&gt;
die_if_ssl_error('ssl accept');&lt;/p&gt;
&lt;p&gt;-  Debug (&amp;amp;quot;Fake SSL session established&lt;br /&gt;
(&amp;amp;quot;.Net::SSLeay::get_cipher($CURRENT{'ssl'}).&amp;amp;quot;)&amp;amp;quot;);&lt;br /&gt;
+ lib::debug(&amp;amp;quot;Fake SSL session established&lt;br /&gt;
(&amp;amp;quot;.Net::SSLeay::get_cipher($CURRENT{'ssl'}).&amp;amp;quot;)&amp;amp;quot;);&lt;/p&gt;
&lt;p&gt;my $x=GetSSLRequest($r);&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>-f option missing</title><link href="https://sourceforge.net/p/httpush/bugs/5/" rel="alternate"/><published>2002-02-08T13:08:57Z</published><updated>2002-02-08T13:08:57Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netbc90597d356b69909378a423e419d656255cff56</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I'm using httpush-0.9b11 and README + Changelog tell me&lt;br /&gt;
that there is a -f outputfile option, however the&lt;br /&gt;
program does not seem to know about it ...&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Undefined subroutine &amp;amp;main::Debug</title><link href="https://sourceforge.net/p/httpush/bugs/4/" rel="alternate"/><published>2002-02-08T13:07:21Z</published><updated>2002-02-08T13:07:21Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netde32da898d1867f28e0dbd39023b9cef64a8f632</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Undefined subroutine &amp;amp;amp;main::Debug called at&lt;br /&gt;
./httpush.pl line 1124, &amp;amp;lt;STDIN&amp;amp;gt; line 3.&lt;br /&gt;
(2795)# child 2916 (slave) terminated status 65280&lt;/p&gt;
&lt;p&gt;guess it should mean lib::debug()&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Wrong debug routines</title><link href="https://sourceforge.net/p/httpush/bugs/3/" rel="alternate"/><published>2001-11-14T08:08:30Z</published><updated>2001-11-14T08:08:30Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net4035fa49402ce798bf3b93651682305b9c75e9ed</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Wrong debug routines show a lot of error messages &lt;br /&gt;
during navigation (for example at line 1124)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Various SSL bugs</title><link href="https://sourceforge.net/p/httpush/bugs/2/" rel="alternate"/><published>2001-08-31T11:38:13Z</published><updated>2001-08-31T11:38:13Z</updated><author><name>Colin Phipps</name><uri>https://sourceforge.net/u/cph/</uri></author><id>https://sourceforge.netff3bfe7226367d2f17952edbdc264bdb6712dbd6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;1) Syntax error in GetSSLRequest&lt;/p&gt;
&lt;p&gt;2) Bad hprint call in PrintForm causes SSL connections&lt;br /&gt;
to be aborted.&lt;/p&gt;
&lt;p&gt;3) Styles printed to wrong handle for SSL connections&lt;/p&gt;
&lt;p&gt;Patch attached.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>endless looping on wait call</title><link href="https://sourceforge.net/p/httpush/bugs/1/" rel="alternate"/><published>2001-08-24T11:39:47Z</published><updated>2001-08-24T11:39:47Z</updated><author><name>Arjan de Vet</name><uri>https://sourceforge.net/u/devet/</uri></author><id>https://sourceforge.net1e0968b9d83e8e392787ed9462adfabe0ad56b79</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The wait call returns -1 when there are no child&lt;br /&gt;
processes left. The code does not handle this situation&lt;br /&gt;
and the parent ends up in an endless loop which can&lt;br /&gt;
only be stopped with a control-C.&lt;/p&gt;
&lt;p&gt;The attached patch seems to fix this.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>