Commit Graph

  • 39b6c455ab * SMALL_CODE is now LTC_SMALL_CODE Matt Johnston 2005-05-10 17:02:59 +00:00
  • 0f0a8472d7 * add a "label" argument to printhex() * make some vars static in random.c Matt Johnston 2005-05-10 17:02:05 +00:00
  • e48e25a548 * change include path for libtomcrypt 1.02 Matt Johnston 2005-05-10 17:01:16 +00:00
  • 448b31d764 makefile fixup for Dropbear Matt Johnston 2005-05-09 12:00:08 +00:00
  • a457ccda4d Cleanup of import of LTC 1.02, still problematic for Dropbear Matt Johnston 2005-05-09 09:33:00 +00:00
  • 7b403dc57f Switching to libtomcrypt 1.02 (still has problems) Matt Johnston 2005-05-09 09:32:33 +00:00
  • eb741b9cc9 Preparing for 0.46 Matt Johnston 2005-05-09 09:31:49 +00:00
  • b34d2e6b89 propagate from branch 'au.asn.ucc.matt.ltc-orig' (head 9ba8f01f44320e9cb9f19881105ae84f84a43ea9) to branch 'au.asn.ucc.matt.dropbear.ltc' (head dbf51c569bc34956ad948e4cc87a0eeb2170b768) Matt Johnston 2005-05-08 06:36:47 +00:00
  • 33e7019577 Import of libtomcrypt 1.02 with manual path rename rearrangement etc Matt Johnston 2005-05-06 13:23:02 +00:00
  • 180935d8cd Initial import of libtommath 0.35 LTM_0.35 Matt Johnston 2005-05-06 08:59:30 +00:00
  • 68445e1e34 merge of 6b56bdff53b47ae7366d93b496ce353d9e3753dc and b68c53583ba80ad14fd0ba70ff26ea3dbd8e8823 Matt Johnston 2005-05-05 04:00:10 +00:00
  • cf585ba1de - refactored random mp_int generation and byte->mp_int code - added RSA blinding Matt Johnston 2005-05-05 03:58:21 +00:00
  • 298a5717bc compile fix when TRACE debugging is enabled Matt Johnston 2005-05-04 15:31:17 +00:00
  • 347e8bd839 Fix memory leak (reported by Boris Berezovsky) Matt Johnston 2005-05-04 15:22:40 +00:00
  • b952231df1 * warn if we seem to be blocking on /dev/random Matt Johnston 2005-04-24 15:56:36 +00:00
  • 51be125ff9 - allocate correct buffer size for channel info, rather than sizeof(pointer). Matt Johnston 2005-04-24 10:30:33 +00:00
  • 8bc7b0ff5a - note that we should warn if blocking on read from /dev/random Matt Johnston 2005-04-22 14:52:27 +00:00
  • 4ef72ddc16 merge of 954df0829153a81396cf111410fae269457c3ad6 and d7e8c6af971415504a2b626bf6dc1a4d50cdc5d7 Matt Johnston 2005-03-13 16:23:19 +00:00
  • a1fd2da0f9 * Add references in the manpages to the dbclient manpage * Fix multiple typos in client usage information Matt Johnston 2005-03-13 16:23:15 +00:00
  • 269ee62cd4 Merge in Debian package changes from 0.45-3, grab the dbclient manpage Matt Johnston 2005-03-13 16:22:36 +00:00
  • f45eafe342 * fix longstanding bug with connections being closed on failure to connect to auth socket (server) * differentiate between get_byte and get_bool * get rid of some // comments * general tidying Matt Johnston 2005-03-13 13:58:14 +00:00
  • a68755af2b propagate from branch 'au.asn.ucc.matt.dropbear.nonblock-stdout-stderr' (head 0aee4615c96aea0526736b394455958c1fbb47c9) to branch 'au.asn.ucc.matt.dropbear' (head dff46fd69e33acd167e41dfd18b948a82c5489d1) Matt Johnston 2005-03-13 12:03:27 +00:00
  • e903109d9f * fix comment style in options.h * bump debian version DROPBEAR_0.45 Matt Johnston 2005-03-07 04:25:43 +00:00
  • a3bb3137ac changes for 0.45 Matt Johnston 2005-03-07 03:57:26 +00:00
  • 074d8f0a26 * Reset the non-blocking status of stdout and stderr as well on exit Matt Johnston 2005-03-02 04:14:26 +00:00
  • 2d28663f53 * don't add a 'static' prefix to binary names Matt Johnston 2005-03-02 04:13:01 +00:00
  • 4127be0a95 * add SSH_ASKPASS support (based on patch from Paul Whittaker * don't exit if setnonblocking() fails with "not supported by device" (allows redirection from /dev/null) Matt Johnston 2005-02-28 13:01:00 +00:00
  • 03d78bbb31 * respect DO_HOST_LOOKUP config option Matt Johnston 2005-02-28 10:15:16 +00:00
  • 6013d993b9 put back 'return;' on empty terminal mode strings which was erroneously removed in 3a6c6eeefe450a64e244ee39030938ddaacb8987 Matt Johnston 2005-01-19 11:41:04 +00:00
  • b7dbb29e68 Read "y/n" response for fingerprints from /dev/tty directly so that dbclient will work with scp. Matt Johnston 2005-01-11 16:17:03 +00:00
  • 37da919b7d Removed obselete (and incorrect) comment. Matt Johnston 2005-01-07 16:39:48 +00:00
  • 9d4ef36e09 Version number needs munging so that comparison works correctly DROPBEAR_0.44 Matt Johnston 2005-01-03 10:01:23 +00:00
  • c0ddf3df0c Forgot to increment the version number Matt Johnston 2005-01-03 09:33:05 +00:00
  • 74055a3884 Make debian/rules executable Matt Johnston 2005-01-03 09:23:22 +00:00
  • 8c1a429c44 Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place Matt Johnston 2005-01-02 20:25:56 +00:00
  • e3cd6c782e mpi.c isn't needed if we're using libtommath seperately LTC_DB_0.44 Matt Johnston 2005-01-02 17:19:46 +00:00
  • 59b0174a5e make pointers volatile so that memory zeroing won't get optimised away LTM_DB_0.44 Matt Johnston 2005-01-02 17:09:26 +00:00
  • ef7fcc83a7 make data pointers volatile so that memory zeroing won't get optimised away Matt Johnston 2005-01-02 17:09:05 +00:00
  • b5bd8591e7 0.44 release changes Matt Johnston 2005-01-02 17:08:27 +00:00
  • e6c957caaa Fix so that getnameinfo() is passed the address-specific structure size. This lets it work on Solaris (and probably other platforms) Matt Johnston 2005-01-02 12:04:45 +00:00
  • 6d75298284 random.c: fix missed instance of DROPBEAR_EGD_SOCKET Matt Johnston 2004-12-27 16:38:44 +00:00
  • 9d43183704 Log the IP along with auth success/fail attempts Matt Johnston 2004-12-23 17:00:15 +00:00
  • dd32d7d89e tommath_class.h: make sure that toom and karatsuba code really doesn't get compiled in. Matt Johnston 2004-12-22 16:13:44 +00:00
  • e7677a5e8d Rearrange preprocessor parts so that compilation with various options disabled works OK. Matt Johnston 2004-12-22 15:37:50 +00:00
  • 93d382ea1e Makefile.in: find requires a path on non-linux. Matt Johnston 2004-12-20 14:47:48 +00:00
  • 2b69e81c3d Makefile.in: don't compile things we don't need Matt Johnston 2004-12-20 14:46:40 +00:00
  • 7dfb2bfcda loginrec.c: replaced erroneously removed function definition Matt Johnston 2004-12-20 14:46:12 +00:00
  • 67f6d1a7a9 remove unused files Matt Johnston 2004-12-20 14:27:07 +00:00
  • 8a767263d9 Cleaning up various unused bits (des_*, rijndael, MDS for twofish) Matt Johnston 2004-12-20 14:25:33 +00:00
  • 34445aa819 Cleaning out various dead wood found with -dead_strip bignum.c: mptobytes now resides in dss.c loginrec.c: remove lastlog code since it isn't used. dbutil.c: removed obselete usingsyslog variable channel.h: client channel type only defined for client compile common-algo.c: s/rijndael/aes/ Matt Johnston 2004-12-20 14:24:57 +00:00
  • 42c691a051 Cleaned up the random code, use /dev/random by default, and remove the addrandom() function which wasn't used. Matt Johnston 2004-12-20 13:11:15 +00:00
  • 8b32e8a08c includes.h: include mycrypt.h rather than mycrypt_custom.h Matt Johnston 2004-12-19 16:28:08 +00:00
  • a3f18d837c Fixes for it to compile and work nicely with Dropbear. In particular, OS X's 'ar' doesn't seem to like arrays which don't have initialising values. Matt Johnston 2004-12-19 16:23:32 +00:00
  • 68bf427e00 Clean up the merge, remove some unneeded files etc Matt Johnston 2004-12-19 16:18:40 +00:00
  • dd917944c1 propagate of fc94c38452d9fd684a8e1eb9e3a73120aac0d38f and 3e4de4cbef3d9035a7b2f0c25e9f86e297f9f6d1 from branch 'au.asn.ucc.matt.ltm-orig' to 'au.asn.ucc.matt.ltm-db' Matt Johnston 2004-12-19 15:57:19 +00:00
  • ca4c64ea1b propagate of 3f8f752126017cbe7d93c4086c27a91550df745f and 747ebf284d40a15b338e5a5c7730ecec6eade3d7 from branch 'au.asn.ucc.matt.ltc-orig' to 'au.asn.ucc.matt.ltc-db' Matt Johnston 2004-12-19 11:47:33 +00:00
  • 0c10d50a69 import of libtomcrypt 0.99 Matt Johnston 2004-12-19 11:34:45 +00:00
  • fc43a488cc import of libtommath 0.32 Matt Johnston 2004-12-19 11:33:56 +00:00
  • 37ff2eaf2a configure.in: fix a status message Matt Johnston 2004-12-19 07:46:16 +00:00
  • 27aa148e02 atomicio.c: one less compile warning Matt Johnston 2004-12-19 07:43:37 +00:00
  • 216b5790ad Pristine compilation works. Matt Johnston 2004-12-17 06:27:22 +00:00
  • 33dcdb7044 Pristine compilation works Matt Johnston 2004-12-17 06:27:09 +00:00
  • 8f14a1cc38 Pristine compilation works. Matt Johnston 2004-12-17 06:26:55 +00:00
  • 3e53f28f6e - Fixed a couple of compile warnings - First public monotone import Matt Johnston 2004-11-27 19:58:34 +00:00
  • 96823c424d Initialise the outgoing packet queue Matt Johnston 2004-11-03 13:47:44 +00:00
  • 08cb903731 -i works with scp now. Matt Johnston 2004-10-17 10:35:19 +00:00
  • 5c6e8b833e Initialise the "lastexit" variable so that we don't get session channels terminating prematurely. Matt Johnston 2004-10-17 08:19:47 +00:00
  • 028e79ddda use inst_ rather than inst, so it doesn't try to install "all". Matt Johnston 2004-09-21 12:14:20 +00:00
  • 5ebfa4aaed strdup() variables correctly for the PAM conversation function Matt Johnston 2004-09-21 11:42:03 +00:00
  • c2af67efd3 propagate of 82bb923d0154750ef716b66b498561f882891946 and f51a272341ee12268fe7028bc2f2bad66c603069 from branch 'matt.dbclient.work' to 'matt.dbclient.rez' Matt Johnston 2004-09-21 10:08:21 +00:00
  • 6766dfae26 merge of cc7d47b52fc39dc6940ea8fff5b782fbd44a2f6c and f697d6be3bdf1a59bfd78dc1239ea417d52904a7 DROPBEAR_0.44test4 Matt Johnston 2004-09-16 06:19:39 +00:00
  • 199b67a68c Added dropbear.8 and dropbearkey.8 back in Matt Johnston 2004-09-14 15:26:50 +00:00
  • 644488a5f3 put the #ifdefs back in for authpam Matt Johnston 2004-09-14 14:36:42 +00:00
  • 1ace08645a Oops, PAM was on by default in options.h Matt Johnston 2004-09-14 13:47:10 +00:00
  • d933b59ce3 merge of 8231809d2509aa54773443786e3123766438d924 and e30f886c9c14efb01f49297b3fb6b97c8868fd88 Matt Johnston 2004-09-14 13:28:31 +00:00
  • 636b041b9b 0.44test4 probably also bumped the channel recv window sizing Matt Johnston 2004-09-14 13:22:32 +00:00
  • a41f9dc036 calloc memory rather than mallocing it - can't hurt too much, and is probably a bit safer Matt Johnston 2004-09-14 13:18:16 +00:00
  • 448a05ae2c propagate of f51a272341ee12268fe7028bc2f2bad66c603069 and ab35ee4292ea910d4871c3609d6100fe34300720 from branch 'matt.dbclient.rez' to 'matt.dbclient.work' Matt Johnston 2004-09-14 13:09:29 +00:00
  • 099c9a3232 PAM improvements Matt Johnston 2004-09-14 12:51:16 +00:00
  • 2575e227a5 Don't need to burn the payload buffer since process-packet.c does it Matt Johnston 2004-09-12 05:53:48 +00:00
  • fa26b59b0c propagate of 08347df3bca787bd3621602fe2b466c85c9dc3e2 and 717950f4061f1123659ee87c7c168805af920ab7 from branch 'matt.dbclient.rez' to 'matt.dbclient.authpam' Matt Johnston 2004-09-12 05:52:36 +00:00
  • c23ffe4bc1 propagate of 717950f4061f1123659ee87c7c168805af920ab7 and 839f98f136788cc1466e4641bf796f96040a085d from branch 'matt.dbclient.authpam' to 'matt.dbclient.rez' Matt Johnston 2004-09-12 04:56:50 +00:00
  • be3ddd9dd3 Fix for big-endian load/store macros Matt Johnston 2004-09-03 08:31:12 +00:00
  • 7ed5870ed9 Read the last line of a file without a finishing '\n' correctly Matt Johnston 2004-09-02 18:36:11 +00:00
  • 86d817f825 Fix typo in the big-endian macros Matt Johnston 2004-09-02 15:34:30 +00:00
  • 8559be015a Check for non-matching algos properly Matt Johnston 2004-09-02 15:24:17 +00:00
  • cb0657bdf3 WCOREDUMP finally Matt Johnston 2004-08-31 08:52:41 +00:00
  • 15fb479e94 Leak found with MallocDebug - it's kinda useful Matt Johnston 2004-08-30 15:02:45 +00:00
  • 0378cffafc Load the hostkeys for inetd too - oops Matt Johnston 2004-08-30 13:26:42 +00:00
  • 51fb224ef8 options.h Matt Johnston 2004-08-27 17:01:18 +00:00
  • a4516b4261 merge of 00b67a11e33c3ed390556805ed6d1078528bee70 and a3e68842a71eaba22c23468ff95fded952acb973 DROPBEAR_0.44test3 Matt Johnston 2004-09-04 14:19:19 +00:00
  • a952d23781 Add help text that a symlink to "ssh" works Matt Johnston 2004-08-27 15:20:47 +00:00
  • 69282617fd merge of 50be59810e462f9f44f55e421227d6aa0b31982b and 69b007796063cb5f042be7cca2d479e90db869c3 Matt Johnston 2004-08-27 14:39:01 +00:00
  • 51a74b4799 - added circular buffering for channels - added stderr support for the client - cleaned up a bunch of "unused" warnings, duplicated header definitions - added exit-status support for the client Matt Johnston 2004-08-26 13:16:40 +00:00
  • 2dcd6b22d9 Nasty. Matt Johnston 2004-08-24 18:12:18 +00:00
  • 857dfdeb9e Fix if the first write fails Matt Johnston 2004-08-24 07:22:36 +00:00
  • 70b7c24cb0 Fix for "-l" scp option Matt Johnston 2004-08-24 05:05:48 +00:00
  • e089ee4d85 Default port is now set as a string Matt Johnston 2004-08-24 04:12:08 +00:00
  • d254e0191d Allow leading lines before the ident banner when connecting Matt Johnston 2004-08-24 04:10:37 +00:00
  • 0ab18bd14c merge of 5c31199418631253a3d311fe3b1ff87351e1c9ca and c84edf4a78416c5c3172871d3c74d7fd64afab2d Matt Johnston 2004-08-24 04:07:41 +00:00