| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix some compiler warnings | 2013-11-17 | 1 | -7/+5 | |
| | | | | | | | | | | | - Remove some unused variables - Explicitly cast =tbuff= to a pointer to =unsigned char= when using =SHA512=. - Use =long long unsigned= as =seqno=, since there is no theoretical limit to it. - Use =size_t= for the =tbufflen= variable in =dispass1= since technically that is what =strlen= returns. | ||||
| * | Remove = from generated passphrase | 2013-11-17 | 1 | -0/+26 | |
| | | |||||
| * | Fix memory leak | 2013-11-16 | 1 | -5/+22 | |
| | | |||||
| * | Initial commit | 2013-11-16 | 4 | -0/+111 | |
