summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-12Use a saner and consistent address layout for my network tests thatAlexander Bluhm
2014-07-12teduuuuuudfu(4) it has never been enabled in 5 years.Martin Pieuchot
2014-07-12revert more free falloutTed Unangst
2014-07-12more MLINKSMiod Vallat
2014-07-12getentropy on Windows. It compiles but has not been thoroughly tested yet.wouter
2014-07-12Remove signed/unsigned warning, statement before declaration andwouter
2014-07-12zap trailing whitespace;Jason McIntyre
2014-07-12Oops. Correct variable name more likely to compile.Kenneth R Westerback
2014-07-12We have EVP_CIPH_FLAG_DEFAULT_ASN1 in evp.h; no need to keep constructs toMiod Vallat
2014-07-12- replace main() with mips_init() so we can save the arguments from uboot toJasper Lievisse Adriaanse
2014-07-12Calculate i/o starts and sizes in 'proper' sectors rather assumingKenneth R Westerback
2014-07-12add guards to just make available to the bootblocks what they need.Jasper Lievisse Adriaanse
2014-07-12tedu another bunch of DVACT_DEACTIVATE handlers that do nothing but setMartin Pieuchot
2014-07-12reboot(9): Shutdown system by signaling init(8) from kernel where appropriateMasao Uebayashi
2014-07-12Close connections when msgbuf_write() returns 0.Kenneth R Westerback
2014-07-12Protect the freelists of transfer descriptors with the appropriate splMartin Pieuchot
2014-07-12Remove private_{Camellia,RC4}_set_key FIPS indirection tentacles, as has beenMiod Vallat
2014-07-12Mark the interface down and cancel the watchdog timer in imxenet_stop().Brad Smith
2014-07-12Fix a potential bug. privsep.c didn't check the interface nameYASUOKA Masahiko
2014-07-12oh well, remove -Q entirely... I'm probably the only one who ever used that.Marc Espie
2014-07-12ewps, that giant table has -inet6 twice, for SMALL and !SMALLHenning Brauer
2014-07-12WhitespacePaul Irofti
2014-07-12security check in quirksMarc Espie
2014-07-12undocument -QMarc Espie
2014-07-12finish killing old experiment, less confusing codeMarc Espie
2014-07-12rename variable to better indicate it's meaningJasper Lievisse Adriaanse
2014-07-12Provide ssl_version_string() function, which uses one of those modern CJoel Sing
2014-07-12@endfake died a while agoMarc Espie
2014-07-12so, pkg_check can now troll thru the whole file system. Either useMarc Espie
2014-07-12Fix error in previous.YASUOKA Masahiko
2014-07-12In openssl_startup(), call SSL_library_init() and SSL_load_error_strings().Joel Sing
2014-07-12Make the BLOCK_CIPHER_{generic,custom} macros expand to more readable structMiod Vallat
2014-07-12msgbuf_write() <= 0 for a few more daemons.Kenneth R Westerback
2014-07-12syncTheo de Raadt
2014-07-12guenther (who also should have been credited in previous free size commits)Ted Unangst
2014-07-12Remove the redundant csum_flag variable and just set the checksum flagLawrence Teo
2014-07-12Protocol checksums have been recalculated on reinjection for a whileLawrence Teo
2014-07-12revert bogus free changes in not kernel files. got a little trigger happy.Ted Unangst
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