aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use expect for interactive testsTad Fisher2017-03-20
* Support --echo and reading key from stdinTad Fisher2017-03-19
* Remove otp_insert_spec and related insert commandsTad Fisher2017-03-19
* Update documentation.Tad Fisher2017-03-19
* Add oathtool to TravisTad Fisher2017-03-19
* Parse key URIs to generate OTP codesTad Fisher2017-03-19
* Fix HOTP URI parsingTad Fisher2017-03-19
* cmd_otp_uri: Show first line starting with otpauth:// in passfileTad Fisher2017-03-19
* Replace cmd_insert_$type with cmd_insert_spec; insert key urisTad Fisher2017-03-19
* Fix overwrite prompt testTad Fisher2017-03-18
* Add cmd_insert_uri; refactor testsTad Fisher2017-03-18
* Parse key URIsTad Fisher2017-03-18
* Fix readme formattingTad Fisher2017-03-16
* Merge pull request #16 from tadfisher/travisTad Fisher2017-03-16
|\
| * Fix buildTad Fisher2017-03-16
|/
* Merge pull request #15 from tadfisher/lintTad Fisher2017-03-16
|\
| * Fix shellcheck issuesTad Fisher2017-03-16
|/
* Merge pull request #14 from tadfisher/travisTad Fisher2017-03-16
|\
| * Fix buildTad Fisher2017-03-16
|/
* Merge pull request #13 from tadfisher/travisTad Fisher2017-03-16
|\
| * Add travis buildTad Fisher2017-03-16
* | Merge pull request #12 from tadfisher/testsTad Fisher2017-03-16
|\ \
| * | Add test harness and basic insert testTad Fisher2017-03-16
| |/
* | Merge pull request #4 from Aimilius/masterTad Fisher2017-03-16
|\ \ | |/ |/|
| * Don't initialize passfile twiceAimilius2017-03-16
| * Initialize $INNER_GIT_DIRAimilius2017-03-13
* | Merge pull request #11 from tadfisher/mac-makefileTad Fisher2017-03-16
|\ \ | |/ |/|
| * Makefile: remove -D for macOS compatibilityTad Fisher2017-03-16
* | Merge pull request #2 from maxf/masterTad Fisher2017-03-02
|\ \ | |/ |/|
| * Avoid deleting /Max Froumentin2017-03-01
|/
* Initial commitTad Fisher2017-02-14