<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby_srp.git/ruby-srp.gemspec, branch master</title>
<subtitle>[ruby_srp] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/'/>
<entry>
<title>version 2.0: API change! expecting and sending hex values now</title>
<updated>2013-07-14T13:06:19+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2013-07-14T13:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/commit/?id=cac0949c86209c7174bb5b4edc2f8eca65079429'/>
<id>cac0949c86209c7174bb5b4edc2f8eca65079429</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>version 0.1.7: expose session internal state for debugging</title>
<updated>2013-06-24T10:03:44+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2013-06-24T10:03:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/commit/?id=a0adb2d7a12876df48b309e3949b2675b53b6634'/>
<id>a0adb2d7a12876df48b309e3949b2675b53b6634</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>version 0.1.6 - added SRP::Session#to_hash</title>
<updated>2013-02-25T14:35:12+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2013-02-25T14:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/commit/?id=80958380cbb7a492d0ef7586714f2cfe8885603b'/>
<id>80958380cbb7a492d0ef7586714f2cfe8885603b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bumped version to 0.1.5</title>
<updated>2013-02-06T15:06:29+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2013-02-06T15:06:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/commit/?id=9ca93d71df0eac0983947766646a1abbab49e824'/>
<id>9ca93d71df0eac0983947766646a1abbab49e824</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>making byte algo work in 1.9.3 - bumping version</title>
<updated>2012-11-04T15:21:58+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2012-11-04T15:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/commit/?id=bda0084efb0ebadcbe22fb4a91ec925593564e1a'/>
<id>bda0084efb0ebadcbe22fb4a91ec925593564e1a</id>
<content type='text'>
in ruby 1.9.3 string[i] will be a char. Need to call #ord to make sure we have a charcode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in ruby 1.9.3 string[i] will be a char. Need to call #ord to make sure we have a charcode.
</pre>
</div>
</content>
</entry>
<entry>
<title>authenticate returns the user, to_json includes M2. bumped version to 0.1.3</title>
<updated>2012-10-11T15:02:15+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2012-10-11T15:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/commit/?id=04421b355eb93de2888f12801cc0ebe123414264'/>
<id>04421b355eb93de2888f12801cc0ebe123414264</id>
<content type='text'>
This way the controller can easily use @user = @session.authenticate; respond_with @sessoin;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way the controller can easily use @user = @session.authenticate; respond_with @sessoin;
</pre>
</div>
</content>
</entry>
<entry>
<title>removed duplicate requires, bumped version</title>
<updated>2012-10-11T10:40:40+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2012-10-11T10:40:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/commit/?id=bc36f65eb7f72fe3f4cf364e807f7d43eaa11edc'/>
<id>bc36f65eb7f72fe3f4cf364e807f7d43eaa11edc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bumped version to 0.1.1</title>
<updated>2012-10-05T14:51:46+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2012-10-05T14:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/commit/?id=3eecdc65d3c210e71684f6b71a3ad3a0977e7a2f'/>
<id>3eecdc65d3c210e71684f6b71a3ad3a0977e7a2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bumped version</title>
<updated>2012-10-05T10:54:38+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2012-10-05T10:54:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/commit/?id=41ef9b34b7cfb94574868db401aaf17b82733670'/>
<id>41ef9b34b7cfb94574868db401aaf17b82733670</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added authenticate! which raises SRP::WrongPassword if it fails, version 0.0.2</title>
<updated>2012-08-06T10:41:06+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-08-06T10:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/commit/?id=552574bfb0a0160935452b605bb262b5b52c4f67'/>
<id>552574bfb0a0160935452b605bb262b5b52c4f67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
