<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/desproxy/patches/" rel="alternate"/><link href="https://sourceforge.net/p/desproxy/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/desproxy/patches/</id><updated>2004-05-03T01:18:15Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>UDP by TCP "short udp-reply" fix</title><link href="https://sourceforge.net/p/desproxy/patches/4/" rel="alternate"/><published>2004-05-03T01:18:15Z</published><updated>2004-05-03T01:18:15Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net35073a88a8719f4056b55b28657d9ea4a139adcc</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have used "desproxy-dns" to bypass my local proxy &lt;br /&gt;
connecting to upstream DNS-server and noticed &lt;br /&gt;
complains in my own DNS-server log.&lt;br /&gt;
Complains was about incomplete DNS-replies.&lt;br /&gt;
I have investigated the problem and have fixed it.&lt;br /&gt;
By now, by DNS-server is happy. ;-)&lt;/p&gt;
&lt;p&gt;I hope my patch will be included in next version.&lt;/p&gt;
&lt;p&gt;Mikhail Krivtsov &amp;lt;mk@pisem.net&amp;gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>patch to util.c to add connect_host()</title><link href="https://sourceforge.net/p/desproxy/patches/3/" rel="alternate"/><published>2002-08-12T15:09:23Z</published><updated>2002-08-12T15:09:23Z</updated><author><name>Bruce Campbell</name><uri>https://sourceforge.net/u/bxc/</uri></author><id>https://sourceforge.net6b4c328c877ce96415901e4f8887346f5fbae0ae</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;See desproxy-inetd.patch for details.&lt;/p&gt;
&lt;p&gt;Will also need to patch util.h to declare the function and avoid a&lt;br /&gt;
compiler warning, ie:&lt;/p&gt;
&lt;p&gt;111a112,121&lt;br /&gt;
&amp;amp;gt;  * Function : int connect_host(int connection, char *remote_host&lt;br /&gt;
&amp;amp;gt;  *          : char *remote_port)&lt;br /&gt;
&amp;amp;gt;  * Purpose  : connects to remote_host:remote_port directly&lt;br /&gt;
&amp;amp;gt;  * Params   : int connection - number of connection in use&lt;br /&gt;
&amp;amp;gt;  *          : char *remote_host - remote host (name or IP as string)&lt;br /&gt;
&amp;amp;gt;  *          : char *remote_port - remote port (number as string)&lt;br /&gt;
&amp;amp;gt;  */&lt;br /&gt;
&amp;amp;gt; int connect_host(int connection, char *remote_host, char *remote_port);&lt;br /&gt;
&amp;amp;gt; &lt;br /&gt;
&amp;amp;gt; /*&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>inetd-based proxy direct</title><link href="https://sourceforge.net/p/desproxy/patches/2/" rel="alternate"/><published>2002-08-12T15:07:12Z</published><updated>2002-08-12T15:07:12Z</updated><author><name>Bruce Campbell</name><uri>https://sourceforge.net/u/bxc/</uri></author><id>https://sourceforge.net48834c7e07bad732aab8f9b19edbdec3898d75b3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;A simple patch to desproxy-inetd which allows it to make a &lt;br /&gt;
direct connection to a remote host if the proxy host and port are &lt;br /&gt;
omitted from the command line arguments.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>autoconf patch</title><link href="https://sourceforge.net/p/desproxy/patches/1/" rel="alternate"/><published>2002-05-24T09:25:56Z</published><updated>2002-05-24T09:25:56Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.nete3c0f5fce3b4c998f88b334ec3f378d497df0844</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Patch  for using autoconf &amp;amp;amp; automake for desproxy.&lt;br /&gt;
Makefiles will be generated from Makefile.am files, and&lt;br /&gt;
will support $(DESTDIR) (useful e.g. when building rpm&lt;br /&gt;
packages)&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>