1. 8e33272 Fallback to current bash if specified alternative shell isn't available at run time by WHR · 12 months ago
  2. d962105 Print a new line after reading passphrase since user inputted new line won't be echoed by WHR · 12 months ago
  3. 7a41efc Print ? to stderr instead by WHR · 12 months ago
  4. 6092898 Support running XTEA-CTR code in a different shell for better performance by WHR · 12 months ago
  5. 8556485 Fix typo by WHR · 12 months ago
  6. 1383e86 Don't override previously set ENCRYPTED_HISTORY_FILE by WHR · 12 months ago
  7. 6bc03dc Don't echo passphrase by WHR · 12 months ago
  8. 702e0ee xtea_crypt: remove argument checkings by WHR · 12 months ago
  9. c3ae307 xtea_crypt: wrap v1 and v2 in 32-bit by WHR · 12 months ago
  10. 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 · 12 months ago
  11. 9255688 Don't print error message about nonexistent encrypted history file by WHR · 12 months ago
  12. feed377 Implement raw output format with hexdump(1) by WHR · 12 months ago
  13. ad68168 Minor fixes in bashrc by WHR · 12 months ago
  14. d83e973 Implement hexadecimal output format by WHR · 12 months ago