<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ffj/buildchain/files/common/sbin/urlencode, branch plugnpray</title>
<subtitle>Freifunk Jena Firmware Buildroot</subtitle>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/ffj/buildchain/'/>
<entry>
<title>change url encoding to avoid % character</title>
<updated>2011-12-20T16:19:31Z</updated>
<author>
<name>Katze Miau</name>
<email>miaukatzemiau@priveasy.de</email>
</author>
<published>2011-12-20T16:19:31Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/ffj/buildchain/commit/?id=0146907d8a0ea470f2dd88ea2d97851f0bc158be'/>
<id>0146907d8a0ea470f2dd88ea2d97851f0bc158be</id>
<content type='text'>
- Replace the URL encding escape character % with _. This allows
  passing the encoded value forth and back between our (buggy) server
  and (buggy) clients without escaping the escape character.
- add /sbin/urldecode to reverse the encoding
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Replace the URL encding escape character % with _. This allows
  passing the encoded value forth and back between our (buggy) server
  and (buggy) clients without escaping the escape character.
- add /sbin/urldecode to reverse the encoding
</pre>
</div>
</content>
</entry>
<entry>
<title>add /sbin/urlencode</title>
<updated>2011-12-19T10:31:16Z</updated>
<author>
<name>Katze Miau</name>
<email>miaukatzemiau@priveasy.de</email>
</author>
<published>2011-12-19T10:31:16Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/ffj/buildchain/commit/?id=bd35f9fe17680fad70fd770341ca3f73c14c27de'/>
<id>bd35f9fe17680fad70fd770341ca3f73c14c27de</id>
<content type='text'>
No full URL encoding is performed. Only the characters % &amp;?&lt;&gt;"' are
encoded.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No full URL encoding is performed. Only the characters % &amp;?&lt;&gt;"' are
encoded.
</pre>
</div>
</content>
</entry>
</feed>
