<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mocca/bkucommon/src/main/java/at, branch mocca-1.3.6</title>
<subtitle>Modular Open Citizen Card Architecture</subtitle>
<id>https://git.egiz.gv.at/mocca/atom?h=mocca-1.3.6</id>
<link rel='self' href='https://git.egiz.gv.at/mocca/atom?h=mocca-1.3.6'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/'/>
<updated>2011-09-08T09:52:31+00:00</updated>
<entry>
<title>Comment SLUnmarshaller changes, adapt tests</title>
<updated>2011-09-08T09:52:31+00:00</updated>
<author>
<name>tkellner</name>
<email>tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4</email>
</author>
<published>2011-09-08T09:52:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/commit/?id=8493281dff4676cb191ea362f87ce1be987e2e44'/>
<id>urn:sha1:8493281dff4676cb191ea362f87ce1be987e2e44</id>
<content type='text'>
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@981 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
</content>
</entry>
<entry>
<title>Housekeeping</title>
<updated>2011-09-02T16:01:17+00:00</updated>
<author>
<name>tkellner</name>
<email>tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4</email>
</author>
<published>2011-09-02T16:01:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/commit/?id=89888f9f230c98bde926e849d5e42ed92da10c0d'/>
<id>urn:sha1:89888f9f230c98bde926e849d5e42ed92da10c0d</id>
<content type='text'>
 * Generic types parameterized
 * SupressWarnings annotations added where parameterization impossible
 * Unused members commented out
 * SerialVersionUID added/removed where necessary
 * Superfluous imports removed
 * Other small changed to get rid of some compiler/validator warnings

git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@976 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
</content>
</entry>
<entry>
<title>Perform basic checks on RedirectURL</title>
<updated>2011-08-31T18:24:12+00:00</updated>
<author>
<name>tkellner</name>
<email>tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4</email>
</author>
<published>2011-08-31T18:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/commit/?id=93a2ea0edb700eb6b1a37d26552447c4502a0b13'/>
<id>urn:sha1:93a2ea0edb700eb6b1a37d26552447c4502a0b13</id>
<content type='text'>
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@967 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
</content>
</entry>
<entry>
<title>Missed one file in previous commit</title>
<updated>2011-08-30T18:04:21+00:00</updated>
<author>
<name>tkellner</name>
<email>tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4</email>
</author>
<published>2011-08-30T18:04:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/commit/?id=47fbe37596e3e4029015f50d8010f11f3b8d8c7a'/>
<id>urn:sha1:47fbe37596e3e4029015f50d8010f11f3b8d8c7a</id>
<content type='text'>
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@965 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
</content>
</entry>
<entry>
<title>Parameterize XSECTTransforms List parameter</title>
<updated>2011-08-30T10:47:06+00:00</updated>
<author>
<name>tkellner</name>
<email>tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4</email>
</author>
<published>2011-08-30T10:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/commit/?id=56230b91a944a2f5edac2bb3a513d4afd384ea94'/>
<id>urn:sha1:56230b91a944a2f5edac2bb3a513d4afd384ea94</id>
<content type='text'>
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@963 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
</content>
</entry>
<entry>
<title>Change UseSHA2 config value to UseStrongHash</title>
<updated>2011-08-30T10:39:29+00:00</updated>
<author>
<name>tkellner</name>
<email>tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4</email>
</author>
<published>2011-08-30T10:39:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/commit/?id=5f5ffeaa9193a28484a9ae2b15e18dbd5712d6c2'/>
<id>urn:sha1:5f5ffeaa9193a28484a9ae2b15e18dbd5712d6c2</id>
<content type='text'>
UseStrongHash behaviour:
 * Use SHA-256 for new cards which do support it (key length)
 * Use RIPEMD160 for older cards


git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@962 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
</content>
</entry>
<entry>
<title>Proper capitalization</title>
<updated>2011-08-30T10:33:57+00:00</updated>
<author>
<name>tkellner</name>
<email>tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4</email>
</author>
<published>2011-08-30T10:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/commit/?id=1b8b3004c00b233e28a421674506a168e56a92a9'/>
<id>urn:sha1:1b8b3004c00b233e28a421674506a168e56a92a9</id>
<content type='text'>
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@961 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
</content>
</entry>
<entry>
<title>License change</title>
<updated>2011-06-22T14:30:14+00:00</updated>
<author>
<name>tkellner</name>
<email>tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4</email>
</author>
<published>2011-06-22T14:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/commit/?id=ea1407ba9756252666e5d67f2397d7cb44ba0232'/>
<id>urn:sha1:ea1407ba9756252666e5d67f2397d7cb44ba0232</id>
<content type='text'>
copyright headers changed/added
License text added
NOTICE modified


git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@940 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
</content>
</entry>
<entry>
<title>Enable switching to SHA-2 mode via config parameter</title>
<updated>2011-05-17T14:04:25+00:00</updated>
<author>
<name>tkellner</name>
<email>tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4</email>
</author>
<published>2011-05-17T14:04:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/commit/?id=df1f2ef69011c6754030fa22a42c080e31b99b03'/>
<id>urn:sha1:df1f2ef69011c6754030fa22a42c080e31b99b03</id>
<content type='text'>
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@935 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
</content>
</entry>
<entry>
<title>Remove unnecessary @SuppressWarnings</title>
<updated>2011-03-18T15:00:32+00:00</updated>
<author>
<name>tkellner</name>
<email>tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4</email>
</author>
<published>2011-03-18T15:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/commit/?id=d14bb03500027b876d7a3d9e9a9487125005a39c'/>
<id>urn:sha1:d14bb03500027b876d7a3d9e9a9487125005a39c</id>
<content type='text'>
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@926 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
</content>
</entry>
</feed>
