Sun, 04 Dec 2011 05:31:25 +0800 |
Matt Johnston |
- Fix use-after-free if multiple command requests were sent. Move
|
Sun, 04 Dec 2011 05:27:57 +0800 |
Matt Johnston |
- Remove unused variable/code
|
Sun, 04 Dec 2011 05:27:29 +0800 |
Matt Johnston |
- Make sure we don't use channel-specific data after it has been freed
|
Sun, 04 Dec 2011 05:24:50 +0800 |
Matt Johnston |
- Fix some format strings in TRACE()s
|
Sun, 04 Dec 2011 05:23:43 +0800 |
Matt Johnston |
- We don't need to test for NULL before free()
|
Fri, 10 Feb 2012 19:09:52 +0800 |
Matt Johnston |
Merge
|
Fri, 10 Feb 2012 18:32:18 +0800 |
Matt Johnston |
Clear a few buffers when possible
|
Wed, 30 Nov 2011 23:15:21 +0800 |
Matt Johnston |
- Fix constraints so we don't get warned about uninitialised
dropbear-tfm
|
Wed, 30 Nov 2011 23:03:47 +0800 |
Matt Johnston |
- More asm constraint fixes. Now seems to build OK on 32-bit OS X.
dropbear-tfm
|
Wed, 30 Nov 2011 22:27:26 +0800 |
Matt Johnston |
- Work around broken asm constraint behaviour on 32bit x86 OS X
dropbear-tfm
|
Wed, 23 Nov 2011 18:11:51 +0700 |
Matt Johnston |
Somehow Makefile.in went missing
dropbear-tfm tomsfastmath
|
Wed, 23 Nov 2011 18:10:20 +0700 |
Matt Johnston |
Add tomsfastmath from git rev bfa4582842bc3bab42e4be4aed5703437049502a
dropbear-tfm
|
Tue, 22 Nov 2011 19:28:58 +0700 |
Matt Johnston |
A few build fixes
dropbear-tfm
|
Mon, 21 Nov 2011 19:52:28 +0800 |
Matt Johnston |
- Update tfm changes to current default tip
dropbear-tfm
|
Mon, 21 Nov 2011 19:19:57 +0800 |
Matt Johnston |
- Bring in original tomsfastmath patch against 0.52 from Peter Turczak
dropbear-tfm
|
Thu, 10 Nov 2011 18:17:00 +0800 |
Matt Johnston |
Put better #if guards around IPv6 socket options for IPV6_TCLASS and
|
Tue, 08 Nov 2011 21:06:29 +0800 |
Matt Johnston |
Added signature for changeset 3f12086c2ef2
|
Tue, 08 Nov 2011 21:06:01 +0800 |
Matt Johnston |
Added tag DROPBEAR_2011.54 for changeset 3f12086c2ef2
|
Tue, 08 Nov 2011 20:48:15 +0800 |
Matt Johnston |
Changelog and version bump for 2011.54
DROPBEAR_2011.54
|
Tue, 08 Nov 2011 20:33:19 +0800 |
Matt Johnston |
Fix symlink target created by installdropbearmulti
|
Tue, 08 Nov 2011 00:01:47 +0800 |
Matt Johnston |
Added signature for changeset aa2f51a6b81d
|
Mon, 07 Nov 2011 19:31:53 +0800 |
Matt Johnston |
Use "uint64_t" instead of "u_int64_t" since the Solaris doesn't have the
|
Sun, 06 Nov 2011 20:22:34 +0800 |
Matt Johnston |
Fix crash with -R forwarding
|
Sat, 05 Nov 2011 23:12:15 +0800 |
Matt Johnston |
Print the server allocated port when using dbclient -R 0:....
|
Thu, 03 Nov 2011 07:18:37 +0000 |
convert-repo |
update tags
|
Wed, 26 Oct 2011 16:02:06 +0000 |
Matt Johnston |
Set IPTOS_LOWDELAY for IPv6 too
|
Wed, 26 Oct 2011 15:49:47 +0000 |
Matt Johnston |
- Add ALLOW_BLANK_PASSWORD option
|
Thu, 20 Oct 2011 13:45:43 +0000 |
Matt Johnston |
Try bind IPV6_V6ONLY
|