Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Version 1.2.0 | Tad Fisher | 2018-11-15 |
| | |||
* | Update Nix instructions | Tad Fisher | 2018-11-15 |
| | |||
* | Merge pull request #93 from SimplyDanny/brew-install-fix | Tad Fisher | 2018-11-01 |
|\ | | | | | Fix installation instructions for Brew | ||
| * | Fix installation instructions for Brew | Danny Moesch | 2018-11-01 |
| | | |||
| * | Use universal way to get the prefix of the Brew installation | Danny Moesch | 2018-11-01 |
|/ | |||
* | Merge pull request #92 from Lem/develop | Tad Fisher | 2018-10-28 |
|\ | | | | | Bump to 1.7.3 | ||
| * | Bump to 1.7.3 | Lemming | 2018-10-27 |
|/ | | | | as of today 1.7.3 is the latest stable | ||
* | Merge pull request #90 from beli3ver/patch-1 | Tad Fisher | 2018-10-20 |
|\ | | | | | added crux linux | ||
| * | added crux linux | Malte Kiefer | 2018-09-30 |
| | | |||
* | | Merge pull request #91 from crt/feature/bash_completion | Tad Fisher | 2018-10-20 |
|\ \ | |/ |/| | Add bash_completion support | ||
| * | Add bash_completion support | Zoltan Kertesz | 2018-10-19 |
|/ | |||
* | Change testing to buster and add linebreak | Fritz Reichwald | 2018-09-23 |
| | |||
* | Add debian to the list of distributions with pass-otp packages | Fritz Reichwald | 2018-09-23 |
| | |||
* | Fix getopt missed comma | xPMo | 2018-09-10 |
| | | | pass-otp doesn't correctly read issuer, and will infinite loop on the `while true` | ||
* | Update README.md | Loic Pefferkorn | 2018-08-18 |
| | | | I've created a port of pass-otp in [Macports](https://github.com/macports/macports-ports/blob/master/security/pass-otp/Portfile), updating instructions for macOS installation alternative. | ||
* | add Gentoo Linux install instruction | noface | 2018-07-16 |
| | | | close #70 | ||
* | Add openSUSE to README.md | Dany Marcoux | 2018-07-16 |
| | |||
* | Merge branch 'develop' into master | Tad Fisher | 2018-06-28 |
|\ | |||
| * | Version 1.1.1 | Tad Fisher | 2018-06-28 |
| | | |||
| * | Tolerate base64 padding in secret | Tad Fisher | 2018-06-28 |
| | | |||
| * | Refer to the migration wiki page in the README. | Roman Valls Guimera | 2018-06-28 |
| | | |||
| * | travis: Bump stable upstream to 1.7.2 | Tad Fisher | 2018-06-28 |
| | | |||
| * | Don't use herestrings | Remus Buzatu | 2018-06-28 |
| | | |||
| * | Add LICENSE file | Dany Marcoux | 2018-06-28 |
| | | |||
| * | Fix behaviour for otp append as well | xPMo | 2018-06-03 |
| | | |||
| * | Merge pull request #76 from sudoforge/feature/otp-append-fix-missing-entry-name | Tad Fisher | 2018-05-04 |
| |\ | | | | | | | fix missing secret name when reading secret in `cmd_otp_append` | ||
| | * | fix missing secret name when reading secret in `cmd_otp_append` | Benjamin Denhartog | 2018-05-01 |
| | | | | | | | | | | | | closes #75 | ||
| * | | Merge pull request #73 from endgame/patch-1 | Tad Fisher | 2018-05-01 |
| |\ \ | | |/ | |/| | README.md: Remove redundant use of cat | ||
| | * | README.md: Remove redundant use of cat | endgame | 2018-04-27 |
| |/ | |||
| * | otp-insert: require only one of `--issuer` or `--account` | Benjamin Denhartog | 2018-03-17 |
| | | | | | | | | closes #68 | ||
| * | Marked debug target as .PHONY | Lucid One | 2018-03-07 |
| | | |||
| * | Fixed aggregate-results target to run indently of aggregate-results-and-clean | Lucid One | 2018-03-07 |
| | | |||
| * | Modified setup.sh to pass lint | Lucid One | 2018-03-07 |
| | | |||
| * | Enable `make lint` for test/setup.sh | Lucid One | 2018-03-07 |
| | | |||
| * | Check that testing prerequisites are installed | Lucid One | 2018-03-07 |
| | | |||
| * | Added support for `pass otp --version` | Lucid One | 2018-03-06 |
| | | |||
| * | Add `make debug` target to log errors for failed tests to console. | Lucid One | 2018-03-06 |
| | | |||
| * | Add headers to build badge table | Tad Fisher | 2018-03-05 |
| | | |||
| * | Format build badges more nicely | Tad Fisher | 2018-03-05 |
| | | |||
| * | Fix NixOS instruction formatting | Tad Fisher | 2018-03-05 |
| | | |||
| * | Add NixOS install instructions | Tad Fisher | 2018-03-05 |
| | | |||
| * | Add master/develop build badges | Tad Fisher | 2018-03-05 |
| | | |||
| * | Clarify build requirements | Tad Fisher | 2018-03-05 |
| | | |||
| * | Add test/lint requirement documentation | Tad Fisher | 2018-03-05 |
| | | |||
| * | Update changelog for 1.1.0 | Tad Fisher | 2018-03-04 |
| | | |||
* | | Update changelog for 1.1.0 | Tad Fisher | 2018-03-04 |
| | | |||
* | | Merge pull request #56 from tadfisher/develop | Tad Fisher | 2018-03-04 |
|\| | | | | | Merge branch 'develop' into master | ||
| * | Fail for `otp code` on missing secret (#46) | Tad Fisher | 2018-03-04 |
| | | |||
| * | Add target 'test' to Makefile (#53) | Philip Rinn | 2018-03-03 |
| | | |||
| * | Remove gnupg/random_seed on clean (#52) | Philip Rinn | 2018-03-03 |
| | |