summaryrefslogtreecommitdiff
path: root/dbutil.h
Commit message (Expand)AuthorAgeFilesLines
* Merge in changes from the past couple of releasesMatt Johnston2013-10-181-0/+1
|\
| * merge in HEADMatt Johnston2013-05-211-5/+4
| |\
| * | add printmpint() for debuggingMatt Johnston2013-04-081-0/+1
* | | Constant time memcmp for the hmac and password cryptMatt Johnston2013-10-031-0/+3
| |/ |/|
* | Add sentinel attributeMatt Johnston2013-04-031-5/+3
* | Move the more verbose TRACE() statements into TRACE2()Matt Johnston2013-04-011-0/+1
|/
* - We don't need to test for NULL before free()Matt Johnston2011-12-041-2/+1
* Add noreturn and format attribute hints for some functions.Matt Johnston2011-04-071-6/+22
* Rearrange getaddrstring() etcMatt Johnston2009-09-011-2/+4
* propagate from branch 'au.asn.ucc.matt.dropbear' (head 4fb35083f0f46ea667e704...Matt Johnston2008-09-231-0/+3
|\
| * propagate from branch 'au.asn.ucc.matt.dropbear' (head 8a7db1e2fdc5636abb338a...Matt Johnston2007-08-161-0/+3
| |\
| | * propagate from branch 'au.asn.ucc.matt.dropbear' (head 0501e6f661b5415eb76f3b...Matt Johnston2006-03-211-1/+5
| | |\
| | * | - progress towards client agent forwardingMatt Johnston2005-07-181-0/+3
* | | | Replace calls to strtoul() with a helper m_str_to_uint()Matt Johnston2008-09-221-0/+1
* | | | - Add run_shell_command() function to run a "sh -c" command, handlingMatt Johnston2008-09-151-0/+1
* | | | - Generalise spawn_command functionMatt Johnston2008-09-151-0/+2
|/ / /
* | | Disable core dumpsMatt Johnston2007-02-121-0/+1
| |/ |/|
* | * Per-IP connection unauthed connection limitsMatt Johnston2006-03-081-1/+1
* | * use own assertions which should get logged properlyMatt Johnston2005-09-051-0/+4
|/
* * add a "label" argument to printhex()Matt Johnston2005-05-101-1/+1
* merge of 50be59810e462f9f44f55e421227d6aa0b31982bMatt Johnston2004-08-271-0/+1
* DEBUG_TRACE now only triggers with -v on the cmdlineMatt Johnston2004-08-181-0/+1
* just checkpointingMatt Johnston2004-08-101-2/+4
* Forgot dbutil.h with the last commit (added buf_get_line)Matt Johnston2004-08-081-0/+1
* snapshot of stuffMatt Johnston2004-07-261-0/+5
* switching to global varsMatt Johnston2004-07-201-1/+0
* Mostly done with the listener changeoverMatt Johnston2004-06-031-0/+1
* Makefile.in contains updated files requiredMatt Johnston2004-06-011-0/+59