summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-10Convert header paths.Masao Uebayashi
2015-02-10Document that RFC 5905 (ie. NTP protocol) has a limit which will beTheo de Raadt
2015-02-10Sanity check TZ environment variable; backport from sudo 1.8.12Todd C. Miller
2015-02-10Add RCS IDs.Masao Uebayashi
2015-02-10Adjust paths. Add RCS ID.Masao Uebayashi
2015-02-10Import dwc2 core and glue code from NetBSD. OK deraadt@ jsing@ miod@ mpi@Masao Uebayashi
2015-02-10Remove old interesting but not useful content.Joel Sing
2015-02-10spacingReyk Floeter
2015-02-10unifdef OPENSSL_NO_RC5Joel Sing
2015-02-10make atomic cas and swap take volatile pointers like theyre documented to.David Gwynne
2015-02-10Remove RC5 code - this is not currently enabled and is not likely to everJoel Sing
2015-02-10After successfully getting a constraint from an HTTPS server, there isReyk Floeter
2015-02-10Remove more IMPLEMENT_STACK_OF noops that have been hiding for the lastJoel Sing
2015-02-10Don't show the subseconds when displaying the constraint offset.Reyk Floeter
2015-02-10Remove crypto/store - part of which is "currently highly experimental".Joel Sing
2015-02-10Fix -d output of smaller than 64 bit values on big-endian systems.Miod Vallat
2015-02-10Do not read past the end of the buffer if an "f" layout font modifierIngo Schwarze
2015-02-10Remove a lie that "snmpd does not fully work yet". It works like a charm.Reyk Floeter
2015-02-10switch most mtx_* calls back to linux spinlocksJonathan Gray
2015-02-10Enable `va < VM_MIN_ADDRESS' check now that VM_MIN_ADDRESS is nonzero.Miod Vallat
2015-02-10remove #ifndef handling of __HAVE_MD_RWLOCK. it's never set, and with aDavid Gwynne
2015-02-10increase min address to page size for all remaining min == 0 systems.Ted Unangst
2015-02-10EVP_BytesToKey(): return through the error path (which cleans things up)Miod Vallat
2015-02-10Replace assert() and OPENSSL_assert() calls with proper error return paths.Miod Vallat
2015-02-10Remove default value initialisers for ASN1_ITEM. Minor changes to generatedJoel Sing
2015-02-10Remove unnecessary include of assert.hMiod Vallat
2015-02-10Specifying the port is non-optional for (non-TLS) syslog over TCP, ok bluhm@Stuart Henderson
2015-02-10Remove assert() or OPENSSL_assert() of pointers being non-NULL. The policyMiod Vallat
2015-02-10Expand IMPLEMENT_ASN1_TYPE macros - no change to generated assembly.Joel Sing
2015-02-10add some missing namesStuart Henderson
2015-02-10LPL is "Liverpool John Lennon Airport"Stuart Henderson
2015-02-10include the "set prio" values.Henning Brauer
2015-02-10redo the tolower/string conversion, but retain itsabbr which is strangelyTed Unangst
2015-02-10Correctly parse memory regions from the firmware on 64bit machines.Martin Pieuchot
2015-02-10More SOCK_NONBLOCK adjustments similar to the other daemons.Claudio Jeker
2015-02-10The IMPLEMENT_STACK_OF and IMPLEMENT_ASN1_SET_OF macros were turned intoJoel Sing
2015-02-10Forgot the EAGAIN or EINTR check on read.Claudio Jeker
2015-02-10Sync kroute code with bgpd/ospfd code regarding EAGAIN and short readsClaudio Jeker
2015-02-10Sync kroute code with what we do in ospfd/bgpd (EAGAIN handling).Claudio Jeker
2015-02-10Encode directory listings.Florian Obser
2015-02-10Place the IMPLEMENT_ASN1_.*FUNCTION.* macros under an #ifndefJoel Sing
2015-02-10trim trailing white space, no code change;Ingo Schwarze
2015-02-10Add a stub option for big_writes. This is needed by gvfs.Antoine Jacoutot
2015-02-10Explain all WARNING, ERROR, and UNSUPP messages in the DIAGNOSTICS section.Ingo Schwarze
2015-02-10Move the constraints in a new section and add a preamble to explainReyk Floeter
2015-02-10document matching on prioHenning Brauer
2015-02-10since we inherit prio (as in, the queuing priority) from outside sources,Henning Brauer
2015-02-10Add support for "constraints": when configured, ntpd(8) will query theReyk Floeter
2015-02-10Expand IMPLEMENT_ASN1_NDEF_FUNCTION and IMPLEMENT_ASN1_PRINT_FUNCTIONJoel Sing
2015-02-10Expand IMPLEMENT_ASN1_ENCODE_FUNCTIONS_fname macros that got missed.Joel Sing