Mercurial > dropbear
log dbutil.h @ 730:714b9106e335
age | author | description |
---|---|---|
Sun, 04 Dec 2011 05:23:43 +0800 | Matt Johnston | - We don't need to test for NULL before free() |
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, 07 Apr 2011 12:59:18 +0000 | Matt Johnston | Add noreturn and format attribute hints for some functions. |
Tue, 01 Sep 2009 16:38:26 +0000 | Matt Johnston | Rearrange getaddrstring() etc |
Tue, 23 Sep 2008 16:05:04 +0000 | Matt Johnston | propagate from branch 'au.asn.ucc.matt.dropbear' (head 4fb35083f0f46ea667e7043e7d4314aecd3df46c) agent-client |
Mon, 22 Sep 2008 14:13:44 +0000 | Matt Johnston | Replace calls to strtoul() with a helper m_str_to_uint() |