summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-02-10remove some very MD debug code that was reaching into x86 mplocksDavid Gwynne
2015-02-10switch most rwlock calls back to their linux equivalentsJonathan Gray
2015-02-10reintroduce page item cache colouring.David Gwynne
2015-02-10be more verbose when logging privsep errors.Brent Cook
2015-02-10use correct formatters for s/size_t data types.Brent Cook
2015-01-29reorg tbl(7) test suiteIngo Schwarze
2008-09-06import of OpenSSL 0.9.8hDamien Miller
1998-10-05Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker
2015-02-10revert rev 1.12 (tolower conversion). didn't get it quite right.Ted Unangst
2015-02-10move scheck.c into zic.cTed Unangst
2015-02-10Expand the IMPLEMENT_ASN1_ALLOC_FUNCTIONS macro so that the code is visibleJoel Sing
2015-02-10Same session_socket_blockmode() changes as done to ospfd. Also do the sameClaudio Jeker
2015-02-10Remove a #define for an ipi removed last year. No functional change.Mike Larkin
2015-02-10Factor out the common bits of process_new() and main()'s code forPhilip Guenther
2015-02-10Manually expand ASN1_ITEM_rptr macros that should have been expanded withJoel Sing