Greg Alexander
|
3f721ae740
|
add conf_path_file() function to generate "/sdcard/ssh/foo" style filenames
|
2014-12-16 17:27:43 -05:00 |
|
Greg Alexander
|
f0dcb8b2c0
|
pass '-p <portno>' on the virtual commandline
|
2014-12-16 16:34:10 -05:00 |
|
Greg Alexander
|
11c4fa947d
|
somehow #define LTC_SOURCE 1 (which should really be in all libtomcrypt
.c files to be the same as how its native Makefile does it) makes the
ltc_ecc_mulmod_timing et al work
|
2014-12-14 16:43:39 -05:00 |
|
Greg Alexander
|
72aee0cc1e
|
first try of configuring it (fail)
|
2014-12-14 16:18:50 -05:00 |
|
Greg Alexander
|
e658e1694d
|
get rid of pid file
|
2014-12-14 15:54:21 -05:00 |
|
Greg Alexander
|
7cb3cbc624
|
use S_IWUSR (0200) instead of S_IWRITE (S_IWRITE isn't documented, i
guess it is historical)
|
2014-12-14 08:41:22 -05:00 |
|
Greg Alexander
|
5b4f2d405f
|
don't use the timing-resistant ltc_ecc_mulmod because (a) i don't care
and (b) it doesn't seem to build right
|
2014-12-14 08:40:37 -05:00 |
|
Greg Alexander
|
087adfa668
|
fix bug in dropbear - returning address of local variable!!
|
2014-12-14 08:29:27 -05:00 |
|
Greg Alexander
|
b221c41798
|
stock dropbear-2014.66 source tree
|
2014-12-10 16:56:49 -05:00 |
|