<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/socket.h, branch v1.2.0b1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/socket.h?h=v1.2.0b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/socket.h?h=v1.2.0b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-09-08T20:59:16Z</updated>
<entry>
<title>Remove crappy, unsafe (and now unneeded!) casts.</title>
<updated>2008-09-08T20:59:16Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-08T20:59:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=36b68893df73fa2b2a9ab579172350cfd90c2e80'/>
<id>urn:sha1:36b68893df73fa2b2a9ab579172350cfd90c2e80</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10476 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make OnAcceptReady pure virtual, rename ListenSocket to ListenSocketBase, create ClientListenSocket and inherit from ListenSocketBase to create User objects.</title>
<updated>2008-09-08T16:58:41Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-08T16:58:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=74f401f1997b89783217cd636f396e35f5c2a9d0'/>
<id>urn:sha1:74f401f1997b89783217cd636f396e35f5c2a9d0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10469 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add incoming IP to OnAcceptReady</title>
<updated>2008-09-08T10:43:00Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-08T10:43:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0e07fc2e9e69270a110d8dc07007498b4d03b8b0'/>
<id>urn:sha1:0e07fc2e9e69270a110d8dc07007498b4d03b8b0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10467 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidy up some of the internals a bit, making things a bit more extensible and future proof.</title>
<updated>2008-09-07T23:08:32Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-07T23:08:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=77b7c4300472ff1ba5c643b75ead4be75625f96f'/>
<id>urn:sha1:77b7c4300472ff1ba5c643b75ead4be75625f96f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10462 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Start moving IO hooking from being bufferedsocket based to residing in EventHandler, this will pave the way for a generic listener type, and also simplifies a lot of code.</title>
<updated>2008-09-07T18:31:21Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-07T18:31:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=61fed23a3e9a62f19c2f88208585b31356c986ef'/>
<id>urn:sha1:61fed23a3e9a62f19c2f88208585b31356c986ef</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10447 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>for real</title>
<updated>2008-06-12T21:04:37Z</updated>
<author>
<name>pippijn</name>
</author>
<published>2008-06-12T21:04:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5ca2a6ffdb4dbb7f7d8f120df5f99d85d484b3ab'/>
<id>urn:sha1:5ca2a6ffdb4dbb7f7d8f120df5f99d85d484b3ab</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9898 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert CIDR matching and wildcard matching to operate on std::strings</title>
<updated>2008-05-09T17:24:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-09T17:24:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=03ef675c0dd4742464d8ad93888e98721a044108'/>
<id>urn:sha1:03ef675c0dd4742464d8ad93888e98721a044108</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9681 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>We were lucky this one didnt bring down the whole devnet (see cmd_part.cpp diff)</title>
<updated>2008-04-07T16:18:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-07T16:18:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=18310fc8b7dbb0dcda3f0fa10d2b37e2b1457c10'/>
<id>urn:sha1:18310fc8b7dbb0dcda3f0fa10d2b37e2b1457c10</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9400 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Clear up header insanity</title>
<updated>2008-02-03T23:20:20Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-03T23:20:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f1271614679843191bb247c0db2716acb5ac0e4b'/>
<id>urn:sha1:f1271614679843191bb247c0db2716acb5ac0e4b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8808 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Header update: 2007 -&gt; 2008</title>
<updated>2008-01-10T13:27:07Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-10T13:27:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e4acbc95b8b6cd5b28d38a2242c02e8ff4991e4a'/>
<id>urn:sha1:e4acbc95b8b6cd5b28d38a2242c02e8ff4991e4a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8694 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
