Commit Graph

66 Commits (master)

Author SHA1 Message Date
Greg Alexander c222b4b074 use configuration values instead of getpwnam()
10 years ago
Greg Alexander 25b613c4f5 use rename() if the underlying filesystem doesn't support link()
10 years ago
Greg Alexander 97533c8574 add LTC_SOURCE to each libtomcrypt .c file because that's easier than
10 years ago
Greg Alexander b912829679 don't tweak tomcrypt ecc timing settings either
10 years ago
Greg Alexander 0ff8cc90aa back out partial LTC_SOURCE hack, in preparation for a more thorough one
10 years ago
Greg Alexander 834e994042 put the pid file under conf_path_file()
10 years ago
Greg Alexander 781af9c467 Revert "get rid of pid file"
10 years ago
Greg Alexander 3f721ae740 add conf_path_file() function to generate "/sdcard/ssh/foo" style filenames
10 years ago
Greg Alexander f0dcb8b2c0 pass '-p <portno>' on the virtual commandline
10 years ago
Greg Alexander 11c4fa947d somehow #define LTC_SOURCE 1 (which should really be in all libtomcrypt
10 years ago
Greg Alexander 72aee0cc1e first try of configuring it (fail)
10 years ago
Greg Alexander e658e1694d get rid of pid file
10 years ago
Greg Alexander 7cb3cbc624 use S_IWUSR (0200) instead of S_IWRITE (S_IWRITE isn't documented, i
10 years ago
Greg Alexander 5b4f2d405f don't use the timing-resistant ltc_ecc_mulmod because (a) i don't care
10 years ago
Greg Alexander 087adfa668 fix bug in dropbear - returning address of local variable!!
10 years ago
Greg Alexander b221c41798 stock dropbear-2014.66 source tree
10 years ago