Commit Graph

336 Commits (sigsegv_dump)
 

Author SHA1 Message Date
Greg Alexander 967a1e42a9 probable technique for bypassing atexit
5 years ago
Greg Alexander e204c1ea74 musings about the dump, which must be caused by atexit()
5 years ago
Greg Alexander 2d8d649cdd I finally got a dump!
5 years ago
Greg Alexander d7bd00fc2b change SIGSEGV handler to use SA_SIGINFO to get context information, and
5 years ago
Greg Alexander 62b119e07f Keep around a copy of the old dropbear.err so that it can be accessed
5 years ago
Greg Alexander 7132b50fa1 alert so users know to contact me if the new version broke everything
5 years ago
Greg Alexander 132baa7d5c add symlink for res
5 years ago
Greg Alexander f5270f56c5 Bump to version 20!
5 years ago
Greg Alexander 4e84d03220 Finish testing, I guess.
5 years ago
Greg Alexander 51559e5798 Add allowBackup="false" so that updating to the new SDK doesn't cause
5 years ago
Greg Alexander 445c2957ec Don't call startForegroundService() except on Oreo and above, because
5 years ago
Greg Alexander 7879c603fe Make a naive IP address decoder for the case where the library's
5 years ago
Greg Alexander 12ccb85024 Don't build the stand-alone executables with -static because that doesn't
5 years ago
Greg Alexander 53db5d525d changelog
5 years ago
Greg Alexander ada5ca8def todo
5 years ago
Greg Alexander 80bb4d95c9 use rename() if the underlying filesystem doesn't support link()
5 years ago
Greg Alexander bb8753a5a6 Disable DROPBEAR_SVR_MULTIUSER, because we don't want to be calling
5 years ago
Greg Alexander 23a2bda614 Limit to only displaying 5 IPs at once (the android emulator sets up
5 years ago
Greg Alexander 9fe01ea860 Add new dropbear-2019.78 sources to the JNI Makefile.
5 years ago
Greg Alexander c5fb42b1f1 Update dropbear version in "About" string.
5 years ago
Greg Alexander 8bdc4005f1 todo
5 years ago
Greg Alexander b7bc52d209 Add type cast to avoid warning.
5 years ago
Greg Alexander 5a5cc34841 Use correct #define to disable using environment variable to supply
5 years ago
Greg Alexander 126c9275c5 Run ifndef_wrapper.sh script to generate default_options_guard.h from
5 years ago
Greg Alexander 258e88e458 Merge branch 'dropbear'
5 years ago
Greg Alexander 9d7c6ffbfb stock dropbear-2019.78 source tree
5 years ago
Greg Alexander 30b4c9ce75 doc changelog edits...
5 years ago
Greg Alexander 7f58879b35 Implement a sanity check of settings so that if onboot is selected,
5 years ago
Greg Alexander 83b5dd496d If asked to start at boot in background on Oreo, give a toast so the user
5 years ago
Greg Alexander 9ed777ea20 transfer changelog to the doc
5 years ago
Greg Alexander e0151fa757 Now can start-on-boot on Oreo/Pie, with the caveat that start-on-boot
5 years ago
Greg Alexander 38f477e63c To work on Android 28 (Pie), we have to explicitly declare the
5 years ago
Greg Alexander c759480f44 Notes now that I got the notification channel to work.
5 years ago
Greg Alexander 9b451c9b29 Define the channel for the notification, which requires using
5 years ago
Greg Alexander 993fe96b73 I let Android Studio upgrade the project to the newest version of Gradle
5 years ago
Greg Alexander 1656a5b9c4 AndroidStudio tells me the sdk version setting in AndroidManifest is a
5 years ago
Greg Alexander 713eb378a5 a symlink to find the source easier
5 years ago
Greg Alexander 190c8588e9 request the SD card permission if it hasn't already been granted or
5 years ago
Greg Alexander 0a53e627d2 manually specify last colors...
5 years ago
Greg Alexander 22d7993e23 Find native lib directory the correct way, using
5 years ago
Greg Alexander 7db95c7815 update to target ABI "all", which adds x86_64 and arm64
5 years ago
Greg Alexander 611c57bcc9 Add android.permission.REQUEST_INSTALL_PACKAGES, which doesn't seem to
5 years ago
Greg Alexander ec91693308 update AndroidManifest to also specify sdk 16 (JB 4.2)
5 years ago
Greg Alexander 718baede9d musings now that it "works"
5 years ago
Greg Alexander edbaacbf82 Fix white-on-white text.
5 years ago
Greg Alexander d754beecd8 Copy over the actual JNI library, and now it "works".
5 years ago
Greg Alexander 8ff28ed80f Note that outgoing libs and the generated apk have moved. It now builds
5 years ago
Greg Alexander 5adb445f29 keystore.properties symlink (replaces old ant.properties)
5 years ago
Greg Alexander ccc93ed0da Fix one warning... A lot of warnings remain in dropbear, but hopefully
5 years ago
Greg Alexander cec5e52c7e Now it compiles with the new NDK.
5 years ago