<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/tests/client, branch debian/0.10-1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=debian%2F0.10-1</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=debian%2F0.10-1'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2010-02-22T04:31:27+00:00</updated>
<entry>
<title>Imported Upstream version 0.10</title>
<updated>2010-02-22T04:31:27+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-02-22T04:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=dfc86dd443e93c20aaaac18f270e38e631769f84'/>
<id>urn:sha1:dfc86dd443e93c20aaaac18f270e38e631769f84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Imported Upstream version 0.10</title>
<updated>2010-02-22T01:45:55+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-02-22T01:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=60210334fa3dbd5dd168199063c6ee850d750d0c'/>
<id>urn:sha1:60210334fa3dbd5dd168199063c6ee850d750d0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correctly handle storing of data that begins with a dash and don't</title>
<updated>2008-08-13T23:36:45+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-08-13T23:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=4b1df0699a800411c106b96974eab52b737e2d60'/>
<id>urn:sha1:4b1df0699a800411c106b96974eab52b737e2d60</id>
<content type='text'>
parse it as an argument to wallet-backend.

</content>
</entry>
<entry>
<title>The wallet command-line client now reads the data for store from a</title>
<updated>2008-04-24T23:05:14+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-04-24T23:05:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=86bce23e53e6cc89ed5104b21a5fe33fab5a7a9f'/>
<id>urn:sha1:86bce23e53e6cc89ed5104b21a5fe33fab5a7a9f</id>
<content type='text'>
file (using -f) or from standard input (if -f wasn't given) when the
data isn't specified on the command line.  The data still must not
contain nul characters.

</content>
</entry>
<entry>
<title>Add a test suite for wallet -u.</title>
<updated>2008-04-24T00:11:32+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-04-24T00:11:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=c052d71301f282eec999216c0f846a345f9e1b33'/>
<id>urn:sha1:c052d71301f282eec999216c0f846a345f9e1b33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix leading comment.</title>
<updated>2008-04-10T17:39:34+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-04-10T17:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=77ce14147857ddda5ad97c2ef068625551da60a5'/>
<id>urn:sha1:77ce14147857ddda5ad97c2ef068625551da60a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Additional flags for the Stanford hacked kinit so that the test suite</title>
<updated>2008-02-13T22:18:26+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-13T22:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=5557a69d87629df26283094e934a63ba9898f824'/>
<id>urn:sha1:5557a69d87629df26283094e934a63ba9898f824</id>
<content type='text'>
can run in AFS.

</content>
</entry>
<entry>
<title>Correctly handle get of an empty object in the wallet client.  The</title>
<updated>2008-02-12T01:55:09+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-12T01:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=54ccb6083d69da03c71d01a271a09554e4d63e4f'/>
<id>urn:sha1:54ccb6083d69da03c71d01a271a09554e4d63e4f</id>
<content type='text'>
empty string is valid object content.

Add a full end-to-end test suite to catch protocol mismatches between
the client and server, such as the one fixed in this release.

</content>
</entry>
<entry>
<title>Initial pass at an end-to-end test suite.</title>
<updated>2008-02-12T01:31:05+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-12T01:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=fb06cf6028090d371a6ecdddba59ed2bed0ad465'/>
<id>urn:sha1:fb06cf6028090d371a6ecdddba59ed2bed0ad465</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added POD testing for the client and server documentation.</title>
<updated>2008-02-07T23:57:21+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-07T23:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=5351e30bb5adbe0304292f6cec7b094bef7a1bf0'/>
<id>urn:sha1:5351e30bb5adbe0304292f6cec7b094bef7a1bf0</id>
<content type='text'>
</content>
</entry>
</feed>
