| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-01 | show: do not store binary data in bash vars | Jason A. Donenfeld | |
| Instead we're forced to base64 it, like we do with the clipboard. | |||
| 2014-04-24 | Turns out aliases were a bad idea. | Jason A. Donenfeld | |
| 2014-04-23 | Use aliases instead of variables for command portability. | Jason A. Donenfeld | |
| 2014-04-16 | Apparantly we can't get a secure tmpdir on freebsd. | Jason A. Donenfeld | |
| 2014-04-15 | All globals are upper-case. | Jason A. Donenfeld | |
| Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||
| 2014-04-15 | Reorganize entire program | Jason A. Donenfeld | |
| Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||
| 2014-03-18 | Shred shm files. | Jason A. Donenfeld | |
| 2012-09-30 | Explicitly use gpg2 rather than relying on symlink. | Jason A. Donenfeld | |
| 2012-09-23 | Fix style. | Jason A. Donenfeld | |
| 2012-09-23 | Add FreeBSD platform file | Jonathan Chu | |
| Redefine GNUPG and GETOPT for port paths Redefine tmpdir() for a different ramdisk path | |||