| 
							
							
								 Matt Johnston | 4ba058986e | - Fix "inst_scp" target since there isn't a manpage - Fix "make install MULTI=1" | 2013-10-09 22:24:39 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 03b7255ddd | Add @exec_prefix@ that was missing | 2013-10-09 21:58:07 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 2de7f8b224 | Added signature for changeset deb211f75ca1 | 2013-10-04 22:40:28 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | bbf2f1d571 | Added tag DROPBEAR_2013.59 for changeset 7b68e581985f | 2013-10-04 22:39:09 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 9cdd5e99a4 | Fix up debian build | 2013-10-04 22:22:35 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 897ed7125b | Fix debian installation of manpages | 2013-10-04 21:49:32 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 459d259185 | Version 2013.59 | 2013-10-04 21:41:19 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | aac6336e49 | Don't say "SSH 2" any more since protocol version 1 is irrelevant | 2013-10-03 23:50:04 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | fc1155f974 | Add manpage for dropbearconvert Move dropbearkey to manual section 1
Add install target for manpages
--HG--
rename : dropbearkey.8 => dropbearkey.1 | 2013-10-03 23:45:25 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 6a09fa23d0 | Get rid of spurious newlines in pam log messages | 2013-10-03 23:04:26 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 142a0f8a83 | Send PAM error messages as a banner messages Patch from Martin Donnelly, modified. | 2013-10-03 23:04:11 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | d1dec41f76 | Constant time memcmp for the hmac and password crypt | 2013-10-03 22:25:30 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 69a165db86 | Only send a failure response to a channel request if wantreply is set. | 2013-09-21 00:34:36 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | dffb33cecf | Improve EOF handling for half-close. Patch from Catalin Patulea Fixes the situation
$ ./dbclient root@1.2.3.4 'cat; echo foo'
^D
<no output> | 2013-09-21 00:17:22 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | e7917c16c9 | Remove accidental one second sleep leftover from debugging | 2013-08-12 22:41:00 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | e05b7f0b76 | merge | 2013-07-08 22:43:56 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | aeea70f95f | strdup the proxycmd to avoid crash when freeing, from Lluís Batlle i Rossell | 2013-07-08 22:42:32 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | ded40babb5 | limit how much we read from rt_cache etc | 2013-05-28 22:16:57 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | e355f69401 | merge | 2013-05-26 18:43:00 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | c2b1327deb | merge | 2013-05-26 18:42:17 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | f7ba7444e8 | improve auth failure delays to avoid indicating which users exist | 2013-05-26 18:39:24 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | a57947c513 | Fix bad comma in header list | 2013-05-13 21:35:13 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 372e81a842 | Update config.guess and config.sub | 2013-05-13 21:06:35 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 49263b5314 | Limit decompressed size | 2013-05-08 23:23:14 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 57166b400c | Avoid segfault for locked accounts (invalid salt to crypt()) | 2013-04-29 23:42:37 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 3ea9068e18 | Save with utf8 encoding | 2013-04-18 23:15:17 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | e4c672bdbb | Added signature for changeset f168962bab85 | 2013-04-18 23:10:24 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 791a78ad1f | Added tag DROPBEAR_2013.58 for changeset e76614145aea | 2013-04-18 23:10:19 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 6da90b34fe | 2013.58 | 2013-04-18 22:57:47 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 43769b5bb3 | Don't enable CLI_IMMEDIATE_AUTH by default, it breaks blank password logins | 2013-04-18 21:47:38 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | f98eb5808b | Use % rather than # for port delimiter | 2013-04-17 23:17:27 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 3525cabf48 | Use '#' for host#port separator, document it. This fixes scp in multihop | 2013-04-17 22:48:43 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 54a76342f5 | If running as non-root only allow that user to log in | 2013-04-17 22:29:18 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 154a65fc31 | Fix build when zlib is disabled, from http://freetz.org/browser/trunk/make/dropbear/patches/350-no_zlib_fix.patch | 2013-04-16 22:16:32 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | bd7a46f514 | Added signature for changeset 095b46180bbc | 2013-04-15 22:11:11 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 79a307bca2 | Added tag DROPBEAR_2013.57 for changeset 96b8bcb88017 | 2013-04-15 22:10:49 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 38f42a0fa2 | Fix error message for requirenext change | 2013-04-15 22:01:41 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | b4cdfcb506 | bump version to 2013.57 | 2013-04-15 21:56:04 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | d3cef72f26 | changelog updates for 2013.57 | 2013-04-15 21:51:27 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | ef151888fb | requirenext fixup for firstkexfollows | 2013-04-14 23:16:16 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | ba15bbfe33 | Document escape chars | 2013-04-14 23:08:57 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 3bdfae61a2 | merge | 2013-04-14 22:49:19 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 4404126501 | -y -y to disable hostkey checking fix missing trailing space when passing arguments for multihop mode
From Hans Harder | 2013-04-14 22:49:10 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | adeb372a66 | Fix zlib for split newkeys | 2013-04-11 23:03:58 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | c0d7c6693f | run closehandlers on cleanup | 2013-04-10 21:32:55 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 3ec4670478 | reset terminal modes before printing a message | 2013-04-10 21:32:44 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 2fdb5fd6ce | setup tcp after requesting a channel - might hide some DNS latency | 2013-04-04 07:51:13 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | 7f42096d0f | Take transmit and receive keys into use separately | 2013-04-04 00:18:50 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | e2c813df4d | Fix MAC bug which would prevent asymmetric hashes | 2013-04-03 23:54:58 +08:00 |  | 
			
				
					| 
							
							
								 Matt Johnston | a2f70a3751 | Just put the version string on the queue, don't use atomicio | 2013-04-03 19:23:53 +08:00 |  |