Commit Graph

69 Commits (308753ce715f4596e9e913d852cc0786e0348fd4)

Author SHA1 Message Date
Greg Alexander f0dcb8b2c0 pass '-p <portno>' on the virtual commandline
10 years ago
Greg Alexander 447ffa0b8f stderr output should now hopefully go to /sdcard/ssh/dropbear.err instead
10 years ago
Greg Alexander bfa3c99dc0 actually call main...
10 years ago
Greg Alexander a9ca75accc communicate the preferences to the C code
10 years ago
Greg Alexander 9cac7ed132 make sshd_pid static
10 years ago
Greg Alexander e1d43c3208 first draft of rough JNI interface
10 years ago
Greg Alexander 52dce6c256 disable ZLIB
10 years ago
Greg Alexander d9d19077cb take care of excess definitions
10 years ago
Greg Alexander 762d44b1a4 notes about what the jni interface will need to be like..
10 years ago
Greg Alexander 2f501186ce no scp, no password authentication
10 years ago
Greg Alexander 72aee0cc1e first try of configuring it (fail)
10 years ago
Greg Alexander b14b0073a2 exclude a few more tests from building
10 years ago
Greg Alexander 8c4a2b76e9 don't build table files because they are actually used with #include even
10 years ago
Greg Alexander f93a643e4c don't build demo code
10 years ago
Greg Alexander 4a7429b8a8 don't build an ssh client
10 years ago
Greg Alexander ed20d0de21 no warnings, at least for now..
10 years ago
Greg Alexander 13c3f5337f just the bare minimum autoconf stuff to get through a couple of sources...
10 years ago
Greg Alexander 49ac41a6cf just add all the dropbear sources to the ndk makefile
10 years ago
Greg Alexander 159f75574f template Android.mk based on the soft84 one
10 years ago