summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-12Wrap "thread_private.h" with #ifdef __OpenBSD__ so that other systemsTheo de Raadt
2014-07-12add a size argument to free. will be used soon, but for now default to 0.Ted Unangst
2014-07-12add a size argument to free. will be used soon, but for now default to 0.Ted Unangst
2014-07-12add a size argument to free. will be used soon, but for now default to 0.Ted Unangst
2014-07-12Remove extra parenthesis.Joel Sing
2014-07-12need_cert is now always true, so remove the variable and associatedJoel Sing
2014-07-12More KNF.Joel Sing
2014-07-12No need for run-time configuration, add minimal compile-timeIngo Schwarze
2014-07-12Remove #ifndefs for OPENSSL_NO_DH, OPENSSL_NO_ECDH andJoel Sing
2014-07-12No INET6 in ramdisk, fix the tree.Martin Pieuchot
2014-07-12openssl(1) is only built as a single monolithic binary, so just callJoel Sing
2014-07-12Fix root hub descriptors by matching ehci(4)'s descriptors.Paul Irofti
2014-07-12Remove the temporary dospartoff work around.Joel Sing
2014-07-12To enable Intel XHCI host controller, re-route all of usb port to xhciYojiro Uo
2014-07-12provide a missing rfc number;Jason McIntyre
2014-07-12jsing and I are investigating removal of all? most? 'getenv from library'Theo de Raadt
2014-07-12more accept_rtadv removal;Jason McIntyre
2014-07-12Simplify: Delete 74 lines of code including one enum type, oneIngo Schwarze
2014-07-12syncTheo de Raadt
2014-07-12some basic formatting tweaks;Jason McIntyre
2014-07-12tweak previous;Jason McIntyre
2014-07-12andone last (i hope) accept_rtadv sysctl remnant, also found by jmcHenning Brauer
2014-07-12no more net.inet6.ip6.accept_rtadvHenning Brauer
2014-07-12jmc points out this babbled about the accept_rtadvd sysctl which is no moreHenning Brauer
2010-10-01import OpenSSL-1.0.0aDamien Miller
2014-07-12Implement Set Port Feature request support.Paul Irofti
2014-07-12A few fixes/improvements:Miod Vallat
2014-07-12Hook auxcppMatthieu Herrb
2014-07-12Make sure the return value of X509_NAME_oneline(, NULL,) is checked againstMiod Vallat
2014-07-12Eliminate strcpy() and sprintf() in auxcpp. ok deraadt@Matthieu Herrb
2014-07-12Local tweaks to ucpp:Matthieu Herrb
2014-07-12Rename the manual page to auxcpp.1Matthieu Herrb
2014-07-12BSD Makefile for auxcppMatthieu Herrb
2014-07-12Extend output a bit.Antoine Jacoutot
2014-07-12Tackle the endian.h mess. Make it so that:Philip Guenther
2014-07-12Import a copy of ucpp, lightweight cpp that doesn't dependMatthieu Herrb
2014-07-12Start fixing issues that beck@ helped find:Ingo Schwarze
2014-07-12/* this has no effect on IP, and will kill all ISO connections XXX */Henning Brauer
2014-07-12Grammar, from stsp@Martin Pieuchot
2014-07-12if (x) FOO_free(x) -> FOO_free(x).Miod Vallat
2014-07-12Add an initial regress test for libressl, which calls ressl from Go andJoel Sing
2014-07-12cksum -> sha256Antoine Jacoutot
2014-07-12Use sha256(1) for compared files, just like we do for examples.Antoine Jacoutot
2014-07-12Add support for Get Port Status requests.Paul Irofti
2014-07-12more MLINKsMiod Vallat
2014-07-12fix relay "append header" action, add regression test for appendSebastian Benoit
2014-07-12guard inclusion of sys/sysctl.h so we can detect at compile time andBob Beck
2014-07-12Create the examples checksum for sysmerge at release time.Antoine Jacoutot
2014-07-12replace the heavy shell magic in quirks to handle backward compat with simplerRobert Nagy
2014-07-12Initial support for /etc/examples.Antoine Jacoutot