1. 99418e0 Optionally report status when loading and storing history by WHR · 10 months ago
  2. 89f851c Strip new lines from xtea-ctr.sh for XTEA_CTR_CODE variable by WHR · 10 months ago
  3. 3a43751 Fix function append_encrypted_history didn't work without '-e'; check environment passed HISTORY_KEY by WHR · 10 months ago
  4. a5681c1 Automatically determine whether to use hexdump(1) at build time by WHR · 10 months ago
  5. 8e33272 Fallback to current bash if specified alternative shell isn't available at run time by WHR · 10 months ago
  6. d962105 Print a new line after reading passphrase since user inputted new line won't be echoed by WHR · 10 months ago
  7. 7a41efc Print ? to stderr instead by WHR · 10 months ago
  8. 6092898 Support running XTEA-CTR code in a different shell for better performance by WHR · 10 months ago
  9. 8556485 Fix typo by WHR · 10 months ago
  10. 1383e86 Don't override previously set ENCRYPTED_HISTORY_FILE by WHR · 10 months ago
  11. 6bc03dc Don't echo passphrase by WHR · 10 months ago
  12. 702e0ee xtea_crypt: remove argument checkings by WHR · 10 months ago
  13. c3ae307 xtea_crypt: wrap v1 and v2 in 32-bit by WHR · 10 months ago
  14. 55179bb Make the return status of functions in bashrc more meaningful; set HISTORY_KEY to empty explicitly to indicate history has been being disabled by WHR · 10 months ago
  15. 9255688 Don't print error message about nonexistent encrypted history file by WHR · 10 months ago
  16. feed377 Implement raw output format with hexdump(1) by WHR · 10 months ago
  17. ad68168 Minor fixes in bashrc by WHR · 10 months ago
  18. d83e973 Implement hexadecimal output format by WHR · 10 months ago