Alessio Caiazza is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againCommit ba52b1257333 Raw commit »
- commit
- ba52b1257333
- parent
- c9f74665d8ef
- branch
- default
major version change. fixed (mod)hex decoding. FakeYubikey. Exceptions. Testing ( fixes #1 and #3 )
| File | Lines added | Lines removed |
|---|---|---|
| .hgignore | 2 | 1 |
| CHANGELOG | 2 | – |
| Manifest | 7 | 3 |
| Rakefile | 2 | 1 |
| YubiRuby.gemspec | 10 | 3 |
| ext/libyubikey/libyubikey.c | 20 | 5 |
| lib/exceptions.rb | 52 | – |
| lib/fake_yubikey.rb | 149 | – |
| lib/hex.rb | 27 | 5 |
| lib/yubiruby.rb | 2 | – |
| test/tc_crc16.rb | 10 | – |
| test/tc_fake_yubikey.rb | 89 | – |
| test/tc_hex.rb | 29 | – |
| test/tc_modhex.rb | 36 | – |
| test/test_helper.rb | 13 | – |
| tests/tc_modhex.rb | – | 13 |
| tests/ts_yubiruby.rb | – | 6 |
Comments
Log in to comment »