<feed xmlns='http://www.w3.org/2005/Atom'>
<title>squark, branch v0.5</title>
<subtitle>Squid User Authentication and Rating Kit
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/squark/'/>
<entry>
<title>squark-0.5</title>
<updated>2013-02-06T12:02:58+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2013-02-06T12:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/squark/commit/?id=c242a2754da2c2b965ecc5cd4ae04a07c40ab475'/>
<id>c242a2754da2c2b965ecc5cd4ae04a07c40ab475</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>auth-snmp: allow specifying management network prefix</title>
<updated>2013-02-06T12:01:46+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2013-02-06T12:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/squark/commit/?id=89362a08fe4da0992e8dc10374b3d898fc78a4ea'/>
<id>89362a08fe4da0992e8dc10374b3d898fc78a4ea</id>
<content type='text'>
So we don't go and try querying untrusted LLDP capable devices in
non-managed subnets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So we don't go and try querying untrusted LLDP capable devices in
non-managed subnets.
</pre>
</div>
</content>
</entry>
<entry>
<title>squark-0.4.4</title>
<updated>2012-11-16T06:14:09+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2012-11-16T06:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/squark/commit/?id=da50a45d29de99a8ed49e24e9c2e1e6d400fc4c3'/>
<id>da50a45d29de99a8ed49e24e9c2e1e6d400fc4c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>squark-filter: fix path component lookup</title>
<updated>2012-11-12T13:51:09+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2012-11-12T13:51:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/squark/commit/?id=28d71e825f122379feaa0a5231c72719dbbe459a'/>
<id>28d71e825f122379feaa0a5231c72719dbbe459a</id>
<content type='text'>
Do not do string literal lookup unless the path parent matches.
This avoids wrong string literal lookups when the path does not
exist and refers actuall to an entry which is IPv4 encoded
(parent == SQDB_PARENT_IPV4).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not do string literal lookup unless the path parent matches.
This avoids wrong string literal lookups when the path does not
exist and refers actuall to an entry which is IPv4 encoded
(parent == SQDB_PARENT_IPV4).
</pre>
</div>
</content>
</entry>
<entry>
<title>filterdb: check section limits for literal strings</title>
<updated>2012-11-12T13:28:53+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2012-11-12T13:28:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/squark/commit/?id=c17f12b2ee059aa2c78f25bb0f97e2cfe93dde8f'/>
<id>c17f12b2ee059aa2c78f25bb0f97e2cfe93dde8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>squark-0.4.4</title>
<updated>2012-07-16T13:38:21+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2012-07-16T13:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/squark/commit/?id=dd27d08692576575cf675b04b5a7149b4f03b879'/>
<id>dd27d08692576575cf675b04b5a7149b4f03b879</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>authdb: fix authdb entry location</title>
<updated>2012-07-16T08:33:45+00:00</updated>
<author>
<name>Kolar Uros</name>
<email>host.uros@gmail.com</email>
</author>
<published>2012-07-16T08:32:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/squark/commit/?id=f3dc247038c5e718c9dc7055ca70fd57b6380e52'/>
<id>f3dc247038c5e718c9dc7055ca70fd57b6380e52</id>
<content type='text'>
Commit 5a28c352a2f6de525 forgot to update the byte used for
hash offset index. Fix that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit 5a28c352a2f6de525 forgot to update the byte used for
hash offset index. Fix that.
</pre>
</div>
</content>
</entry>
<entry>
<title>squark-0.4.3</title>
<updated>2012-04-12T11:24:02+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2012-04-12T11:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/squark/commit/?id=3f34430d6c6fbe92974a075e85b99b91faca506b'/>
<id>3f34430d6c6fbe92974a075e85b99b91faca506b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>authdb: ipv4 is in network order; not host order</title>
<updated>2012-04-12T11:23:26+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2012-04-12T11:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/squark/commit/?id=5a28c352a2f6de525f687c8869a2a4cb53bdb5e2'/>
<id>5a28c352a2f6de525f687c8869a2a4cb53bdb5e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>squark-0.4.2</title>
<updated>2012-02-14T08:48:42+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2012-02-14T08:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/squark/commit/?id=5956fca5e3c1e7d5ecd12b604c812dd898b47635'/>
<id>5956fca5e3c1e7d5ecd12b604c812dd898b47635</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
