summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-25Improve messages related to the roff(7) .so request.Ingo Schwarze
2014-06-24Deprecate .Tn and .Ux, and make it clearer that .Bt and .Ud are deprecated.Ingo Schwarze
2014-06-24Unifdef -UNO_SYS_TYPES_HMiod Vallat
2014-06-24Remove previously commented out wrong code, as well as the comment saying thisMiod Vallat
2014-06-24Remove ancient workaround for previous century's compilers in the declarationMiod Vallat
2014-06-24Remove BIO_f_reliable(), guilty of playing with EVP_MD_CTX internals itMiod Vallat
2014-06-24POSIX doesn't specify MAP_FILE and it's a noop anyway, so remove it toMatthew Dempsky
2014-06-24syncTheo de Raadt
2014-06-24Crank libcrypto major since my previous commit changed the size of theJoel Sing
2014-06-24If a chacha operation does not consume all of the generated key stream,Joel Sing
2014-06-24Extend the chacha regress to cover the ChaCha interface, in addition to theJoel Sing
2014-06-24Some KNF.Joel Sing
2014-06-24Replace 48 lines of code with a single inet_pton() call. The previousJoel Sing
2014-06-24Actually make BIO_set_tcp_ndelay() work - TCP_NODELAY will not magicallyJoel Sing
2014-06-24The Perl close() function, when called on pipe file descriptors,Ingo Schwarze
2014-06-24Do not try to pass potentially non-existent array elements intoIngo Schwarze
2014-06-24Fixup the test after new queue code has been added.Mike Belopuhov
2014-06-24do not prompt for overwrite when none is neccessary using the -F optionJason McIntyre
1998-03-11Lynx 2.8Mats O Jansson
2014-06-24Fix memory leak.Loganaden Velvindron
2014-06-24remove the noaccesstime synonym for noatime which was previously added for BS...Daniel Dickman
2014-06-24when copying local->remote fails during read, don't send uninitialisedDamien Miller
2014-06-24don't fatal() when hostname canonicalisation fails with aDamien Miller
2014-06-24New key API: refactor key-related functions to be more library-like,Damien Miller
2014-06-24unit and fuzz tests for new key APIDamien Miller
2014-06-24New key API: refactor key-related functions to be more library-like,Damien Miller
2014-06-24regress test for broken consecutive revoked serial number rangesDamien Miller
2014-06-24fix bug in KRL generation: multiple consecutive revoked certificateDamien Miller
2014-06-23repair ramdisk buildsTheo de Raadt
2014-06-23Since this is a library, place issetugid() before every getenv()Theo de Raadt
2014-06-23Below DIAGNOSTICS, document the SYSERR message level;Ingo Schwarze
2014-06-23Add regress test for SIGSEGV and SIGBUS siginfo semantics.Matthew Dempsky
2014-06-23gcc4: emit warning when ignoring alignment constraintsMatthew Dempsky
2014-06-23first attempt at documenting NOINET6 by default and eui64 turning it on againHenning Brauer
2014-06-23Fix possible crash on invalid filesystems.Tobias Stoeckmann
2014-06-23turn of IPv6 for new interfaces by default. this really just means thereHenning Brauer
2014-06-23SystemMemory is used to access memory mapped registers on some machines, so weMark Kettenis
2014-06-23make "ifconfig <if> inet6 eui64" reset the NOINET6 flagHenning Brauer
2014-06-23add another supported model;Jason McIntyre
2014-06-23Fix compile without IPSEC.YASUOKA Masahiko
2014-06-23Allow keys and send-keys to invisible panes, from saggy-kun at users dotNicholas Marriott
2014-06-23Count mouse clicks correctly, from Balazs Kezes.Nicholas Marriott
2014-06-23unbreak build of getentropy_sysctl - we need linux/sysctl.h, andBob Beck
2014-06-23unbreak - main needs to be extern in here somewhere.Bob Beck
2014-06-22Add regress tests for BIO_get_host_ip().Joel Sing
2014-06-21matthew reminds me to update regress to reflect current specTed Unangst
2014-06-21repair indentation for an inner loop; shorten some macros and variableTheo de Raadt
2014-06-21loosen the spec for timingsafe functions slightly, so as to notTed Unangst
2014-06-21fix expected message levelIngo Schwarze
2014-06-21Move to a non-zeroing _dl_malloc, a _dl_calloc and _dl_reallocarry andOtto Moerbeek