projects
/
ruby_srp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ruby_srp.git
2012-10-11
Azul
authenticate returns the user, to_json includes M2...
release-0.1.0
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Azul
removed duplicate requires, bumped version
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Azul
bumped version to 0.1.1
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Azul
add to_json for session so it's easy to use in rails...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Azul
bugfix - zero padded salts do not break login anymore
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Azul
bumped version
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Azul
rakefile now runs all tests
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Azul
Merge branch 'feature-py_srp_compat' into develop
develop
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Azul
made m and m2 calculation srp 6A compatible
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Azul
using the SRP 6a algorithm for calculating M
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Azul
moved all server side auth stuff into session so i...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Azul
created session class to hold aa, bb and so forth ...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Azul
more cleanup - no more duplicate password and username...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Azul
simplifying modpow to default to BIG_PRIME_N
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Azul
some cleanup, sha functions now concat multiple args
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Azul
using BIG_PRIME_N and hashing the byte array - tests...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Azul
calculate verifiers and multiplier just like in py srp
feature-py_srp_compat
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Azul
moved readme links from ruby-srp to ruby_srp
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Azul
added travis ci and codeclimate to the readme
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Azul
no more spam for me please
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Azul
adding minimal Rakefile so travis runs our tests
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Azul
updated srp-js after forced push
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Azul
hand over the login on handshake like we normally would
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Azul
added authenticate! which raises SRP::WrongPassword...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Azul
added gemspec
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Azul
make sure our urls still work with srp-js
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Azul
bringing in srp-js as a submodule for the example
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Azul
we cache neither the verifier nor the secret in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Azul
session is handled by the class that includes SRP:...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Azul
SRP::Authentication::Session holds the per session...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Azul
removing the remaining zerofills
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Azul
both sides calculate their own u
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Azul
turned server class into authentication module - test...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Azul
removed debugging output and adjusted ruby client to...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-03
Azul
more info and resources on the index page
commit
|
commitdiff
|
tree
|
snapshot
2012-07-03
Azul
fixed workflow and reduced copy
commit
|
commitdiff
|
tree
|
snapshot
2012-07-03
Azul
using json instead of xml responses
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Azul
adopted srp algo to srp-js way of doing things.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Azul
complete ajax flow is working - just auth fails
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Azul
adjusted user model to use srp
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Azul
moved to ajax workflow and integrated srp-js - not...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Azul
first steps towards adding a server side srp flow to...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Azul
moved user and log class to models, verify prints logs
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Azul
moved the sample app to it's own subdirectory
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Azul
stress three step layout with a little helper
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Azul
using layout in the sinatra app
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Azul
added simple sinatra app for demoing / testing
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Azul
added readme
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Azul
initial commit - testing srp auth
commit
|
commitdiff
|
tree
|
snapshot