<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/rijndael/Rijndael.cpp, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/rijndael/Rijndael.cpp?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/rijndael/Rijndael.cpp?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2016-05-17T17:18:01Z</updated>
<entry>
<title>various cosmetic: consistent comment format</title>
<updated>2016-05-17T17:18:01Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-05-17T13:16:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=1676464bdc3e7f1ae47cda3d95344c044c2c9207'/>
<id>urn:sha1:1676464bdc3e7f1ae47cda3d95344c044c2c9207</id>
<content type='text'>
+ remove separators to make it consistent.
</content>
</entry>
<entry>
<title>Cleanup random separators with no comments</title>
<updated>2016-05-06T17:51:57Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-05-06T17:43:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=adf587952dd6811de1b23600bbecbd9608678b1a'/>
<id>urn:sha1:adf587952dd6811de1b23600bbecbd9608678b1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply clang-tidy: modernize-loop-convert</title>
<updated>2016-04-30T17:50:45Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2016-04-30T17:48:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=97ecdf6a1b7f95bc1b342b3eaf141cd460249680'/>
<id>urn:sha1:97ecdf6a1b7f95bc1b342b3eaf141cd460249680</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply clang-tidy: modernize-use-nullptr</title>
<updated>2016-04-30T17:50:44Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2016-04-30T17:23:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=505d0768f8392e3c4775425dd97f41e1c829ef44'/>
<id>urn:sha1:505d0768f8392e3c4775425dd97f41e1c829ef44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply clang-format</title>
<updated>2016-04-29T22:57:48Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2016-04-29T22:57:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=690dd7a33ddc90678367d73adf313533536e10f2'/>
<id>urn:sha1:690dd7a33ddc90678367d73adf313533536e10f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>copyright headers: fix broken boilerplate wording linkss -&gt; terms and opinion -&gt; option</title>
<updated>2015-11-28T00:27:43Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2015-11-28T00:12:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=973649f82e5543a84f71b384a3f1bc9741007874'/>
<id>urn:sha1:973649f82e5543a84f71b384a3f1bc9741007874</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copyright Headers: Cosmetic typos irc -&gt; IRC</title>
<updated>2015-10-28T09:30:35Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2015-10-28T09:29:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2f8e7f483ad14b55d7e71be19e87de1f52de4930'/>
<id>urn:sha1:2f8e7f483ad14b55d7e71be19e87de1f52de4930</id>
<content type='text'>
</content>
</entry>
<entry>
<title>KviCString: removed duplicate setLength/setLen, added padRight</title>
<updated>2011-07-23T11:29:03Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2011-07-23T11:29:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=835c5244ec55f1e51bb3d493a3bdbd328f01956e'/>
<id>urn:sha1:835c5244ec55f1e51bb3d493a3bdbd328f01956e</id>
<content type='text'>
Crypto: splitted Initalization Vector engine to its own file, added real cbc mode to Rijndael engine (wip)

git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5911 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>Calm down the rijndael module compilation. Thnx Arfrever.</title>
<updated>2011-02-10T23:52:27Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2011-02-10T23:52:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2e04e3ca6882d6e5c599c6a99f881f4b41e06efe'/>
<id>urn:sha1:2e04e3ca6882d6e5c599c6a99f881f4b41e06efe</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5463 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>The big rename for modules. Still some details remaining.</title>
<updated>2011-01-01T20:19:56Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2011-01-01T20:19:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=c601b5a27f74b16158adafe429faefbe573e64a2'/>
<id>urn:sha1:c601b5a27f74b16158adafe429faefbe573e64a2</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
</feed>
