summaryrefslogtreecommitdiffhomepage
path: root/dbutil.h
AgeCommit message (Expand)Author
2013-12-02Set IPTOS_LOWDELAY on PTY sessions onlyCatalin Patulea
2013-10-18Merge in changes from the past couple of releasesMatt Johnston
2013-10-03Constant time memcmp for the hmac and password cryptMatt Johnston
2013-05-21merge in HEADMatt Johnston
2013-04-08add printmpint() for debuggingMatt Johnston
2013-04-03Add sentinel attributeMatt Johnston
2013-04-01Move the more verbose TRACE() statements into TRACE2()Matt Johnston
2011-12-04- We don't need to test for NULL before free()Matt Johnston
2011-04-07Add noreturn and format attribute hints for some functions.Matt Johnston
2009-09-01Rearrange getaddrstring() etcMatt Johnston
2008-09-23propagate from branch 'au.asn.ucc.matt.dropbear' (head 4fb35083f0f46ea667e704...Matt Johnston
2008-09-22Replace calls to strtoul() with a helper m_str_to_uint()Matt Johnston
2008-09-15- Add run_shell_command() function to run a "sh -c" command, handlingMatt Johnston
2008-09-15- Generalise spawn_command functionMatt Johnston
2007-08-16propagate from branch 'au.asn.ucc.matt.dropbear' (head 8a7db1e2fdc5636abb338a...Matt Johnston
2007-02-12Disable core dumpsMatt Johnston
2006-03-21propagate from branch 'au.asn.ucc.matt.dropbear' (head 0501e6f661b5415eb76f3b...Matt Johnston
2006-03-08* Per-IP connection unauthed connection limitsMatt Johnston
2005-09-05* use own assertions which should get logged properlyMatt Johnston
2005-07-18- progress towards client agent forwardingMatt Johnston
2005-05-10* add a "label" argument to printhex()Matt Johnston
2004-08-27merge of 50be59810e462f9f44f55e421227d6aa0b31982bMatt Johnston
2004-08-18DEBUG_TRACE now only triggers with -v on the cmdlineMatt Johnston
2004-08-10just checkpointingMatt Johnston
2004-08-08Forgot dbutil.h with the last commit (added buf_get_line)Matt Johnston
2004-07-26snapshot of stuffMatt Johnston
2004-07-20switching to global varsMatt Johnston
2004-06-03Mostly done with the listener changeoverMatt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston