<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/capab.cpp, branch v2.0.0b2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/capab.cpp?h=v2.0.0b2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/capab.cpp?h=v2.0.0b2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-02-09T23:14:49Z</updated>
<entry>
<title>Fix typo</title>
<updated>2010-02-09T23:14:49Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-09T23:14:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f0a75392b6bea27aa9b334036b53c644573bd419'/>
<id>urn:sha1:f0a75392b6bea27aa9b334036b53c644573bd419</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12417 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Sort CAPAB CHANMODES and USERMODES</title>
<updated>2010-02-09T22:53:41Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-09T22:53:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8e982095e2784bf25bb4e7b4f0323087c3283a34'/>
<id>urn:sha1:8e982095e2784bf25bb4e7b4f0323087c3283a34</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12416 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add random number generation functions to InspIRCd class.</title>
<updated>2010-02-09T02:22:27Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-09T02:22:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aab7998583ca16590a32c7bdb80955a18b090700'/>
<id>urn:sha1:aab7998583ca16590a32c7bdb80955a18b090700</id>
<content type='text'>
Default implementation uses libc random(), which can be better than rand().
If gnutls is loaded, gcrypt will be used to provide random numbers.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12404 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix error message on OPTCOMMON mismatch</title>
<updated>2010-02-09T00:55:35Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-09T00:55:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=db790d9d1516c9c7cd48738340e5df1c8a2bebe3'/>
<id>urn:sha1:db790d9d1516c9c7cd48738340e5df1c8a2bebe3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12403 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix left/right inversion in ListDifference</title>
<updated>2010-02-06T19:26:44Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-06T19:26:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2a570ec688dc569c1f414853ddd120e52282b5f4'/>
<id>urn:sha1:2a570ec688dc569c1f414853ddd120e52282b5f4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12389 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix use of commasepstream on now space-separated items</title>
<updated>2010-01-16T21:23:27Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-16T21:23:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d7e03c2b55acd8dd2721284fda01331671bb629e'/>
<id>urn:sha1:d7e03c2b55acd8dd2721284fda01331671bb629e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12272 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make CHANMODES/USERMODES split by spaces</title>
<updated>2010-01-16T19:45:07Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-16T19:45:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8320bb61ca24b9c397ed4244b3b81b39c32e29ca'/>
<id>urn:sha1:8320bb61ca24b9c397ed4244b3b81b39c32e29ca</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12267 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Route SVSSILENCE/SVSWATCH using OPT_UCAST, marking them OPTCOMMON</title>
<updated>2010-01-15T20:31:35Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-15T20:31:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=57e51adaf1b1e30b06bebf5fe8fb13e937e96c5e'/>
<id>urn:sha1:57e51adaf1b1e30b06bebf5fe8fb13e937e96c5e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12264 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add CAPAB CHANMODES, CAPAB USERMODES to verify matching of modes by name, not just by letter</title>
<updated>2010-01-15T19:46:01Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-15T19:46:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=33318dd6fbc2fa38ccf16ca90a95666f28d860b3'/>
<id>urn:sha1:33318dd6fbc2fa38ccf16ca90a95666f28d860b3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12262 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Verify cloak keys match during CAPAB negotiation</title>
<updated>2010-01-14T18:22:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-14T18:22:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ac002a195d35b12218b912d369570aad45c1839f'/>
<id>urn:sha1:ac002a195d35b12218b912d369570aad45c1839f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12258 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
