<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/testsuite.cpp, branch v1.2.0a6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/testsuite.cpp?h=v1.2.0a6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/testsuite.cpp?h=v1.2.0a6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-08-26T04:43:54Z</updated>
<entry>
<title>Add test cases that fails current matching, fix to follow soon.</title>
<updated>2008-08-26T04:43:54Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-08-26T04:43:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4b8661270d999e302d183de5184c8cafd574aa62'/>
<id>urn:sha1:4b8661270d999e302d183de5184c8cafd574aa62</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10301 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add even more edge case matching tests (they all pass yay)</title>
<updated>2008-08-22T17:49:36Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-08-22T17:49:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=30c8606724660f911bb16e90f216cf7b72090b2e'/>
<id>urn:sha1:30c8606724660f911bb16e90f216cf7b72090b2e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10220 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>match() is no longer a function+no header, now a static method of InspIRCd class, blah blah blah. Also rip out the 1.2 matcher, as it was slow, and replace it with one adapted from znc, which happens to be a tiny bit faster than 1.1's (and the fastest I've seen so far that works properly)</title>
<updated>2008-08-21T20:56:16Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-21T20:56:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c16cda5d715241bb4bff8050bee942a8a34a72c0'/>
<id>urn:sha1:c16cda5d715241bb4bff8050bee942a8a34a72c0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10212 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Another edge case suggested by peavey (passes)</title>
<updated>2008-08-17T15:40:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-17T15:40:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e9b7d71c557e2bafedaf4cd2993242e3c17f6f8e'/>
<id>urn:sha1:e9b7d71c557e2bafedaf4cd2993242e3c17f6f8e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10148 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix missing bounds checks in wildcard.cpp causing crash in bug #590 and related</title>
<updated>2008-08-17T15:33:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-17T15:33:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dd6464f8f64ba25f428a4d81a592a0223d45ca53'/>
<id>urn:sha1:dd6464f8f64ba25f428a4d81a592a0223d45ca53</id>
<content type='text'>
Add test cases for wildcards to pick this up in future regression testing plus a bunch of other edge cases


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10147 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove last vestige of libircdfoo, by changing  tag into a single  identifier marking object as requiring compilation into a .o (minor commit)</title>
<updated>2008-07-29T18:58:38Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-29T18:58:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6a869d0701bbfe3c7a5e370793adfda4b5b45c65'/>
<id>urn:sha1:6a869d0701bbfe3c7a5e370793adfda4b5b45c65</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10076 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Alter prompt to indicate that multiple tests can be queued by entering multiple choices</title>
<updated>2008-07-20T16:08:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-07-20T16:08:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a3bf47ca3fc329e67d15586fa0856d3be043736f'/>
<id>urn:sha1:a3bf47ca3fc329e67d15586fa0856d3be043736f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10055 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix memory leak if we send STARTTLS twice, thanks special and psychon</title>
<updated>2008-05-24T12:05:08Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-24T12:05:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=813bc55a8496875cef52e6da42d608e4d2fa35da'/>
<id>urn:sha1:813bc55a8496875cef52e6da42d608e4d2fa35da</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9800 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add interesting test case</title>
<updated>2008-05-23T23:42:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-23T23:42:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b87565e3441f25be17d35dac86f68661a7ec3bbd'/>
<id>urn:sha1:b87565e3441f25be17d35dac86f68661a7ec3bbd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9799 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix test suite to not have bugs itself (oops) and fix bugs in new cidr matching methods. This could do with some optimization, if you DO optimize this, test it after against the test cases: bin/inspircd --testsuite, option 5 from the menu</title>
<updated>2008-05-21T16:30:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-21T16:30:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1b70f3861b4b6d627e54b20d7cc7dc68a3b3d4c3'/>
<id>urn:sha1:1b70f3861b4b6d627e54b20d7cc7dc68a3b3d4c3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9785 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
