Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-11 | Use uint32_t instead of uint16_t for pr_timeout_sec of struct | YASUOKA Masahiko | |
pipex_session_req. | |||
2014-07-11 | adapt addapt spelling to adapt; request from miod | Theo de Raadt | |
2014-07-11 | Huge documentation update for libcrypto and libssl, mostly from Matt Caswell, | Miod Vallat | |
Jeff Trawick, Jean-Paul Calderone, Michal Bozon, Jeffrey Walton and Rich Salz, via OpenSSL trunk (with some parts not applying to us, such as SSLv2 support, at least partially removed). | |||
2014-07-11 | Fix dryrun for remote relayd test. | Alexander Bluhm | |
2014-07-11 | new dinode format for big-endian conversion routines | Martin Pelikan | |
2014-07-11 | make dump support DUIDs for command line arguments and /etc/dumpdates (using | Alexander Hall | |
the new shiny -U switch) dumpdates part originating from, and discussed with, Maximilian Fillinger seems reasonable to krw@, "get it in" deraadt@ | |||
2014-07-11 | Prevent division by zero on erroneous file systems. | Tobias Stoeckmann | |
ok pelikan@ | |||
2014-07-11 | If the application uses tls_session_secret_cb for session resumption, set | Miod Vallat | |
the CCS_OK flag. From OpenSSL trunk. | |||
2014-07-11 | Avoid invoking EVP_CIPHER_CTX_cleanup() on uninitialized memory; from | Miod Vallat | |
Coverity via OpenSSL trunk | |||
2014-07-11 | Fix a memory leak in BIO_free() which no current BIO can trigger; OpenSSL | Miod Vallat | |
PR #3439 via OpenSSL trunk | |||
2014-07-11 | Add a time.log file that accumulates timing information about the | Alexander Bluhm | |
executed tests. This allows to micro benchmark relayd. based on a diff from andre@; OK reyk@ | |||
2014-07-11 | add some more register definitions | Jasper Lievisse Adriaanse | |
2014-07-11 | Prevent infinite loop during configuration file parsing; OpenSSL PR #2985 | Miod Vallat | |
via OpenSSL trunk. | |||
2014-07-11 | Bring in man.cgi(8) to maintain it in our tree together with mandoc. | Ingo Schwarze | |
It will not be enabled in the build nor installed by default. A comment in the Makefile lists the three simple steps needed to build, install, and run it on the two machines worldwide that are going to run it. deraadt@ agrees with having the code in the tree. | |||
2014-07-11 | Missing bounds check in do_PVK_body(); OpenSSL RT #2277, from OpenSSL trunk, | Miod Vallat | |
but without a memory leak. | |||
2014-07-11 | __dead for finish() | Florian Obser | |
OK benno@ | |||
2014-07-11 | Silence compiler warning and build with -Wall etc. | Florian Obser | |
OK benno@ | |||
2014-07-11 | OPENSSL_ALGORITHM_DEFINES has been removed from conf.h, no need for it now | Ted Unangst | |
2014-07-11 | Silence a compiler warning and build with -Wall etc. | Florian Obser | |
While here check that our buffer is big enough. OK benno@ | |||
2014-07-11 | use optval for setsockopt; sync with ping6 | Florian Obser | |
OK benno@ | |||
2014-07-11 | use optval for setsockopt consistently | Florian Obser | |
OK benno@ | |||
2014-07-11 | in_proto_cksum_out: zero the icmp cksum before going on so that we do not | Henning Brauer | |
require the caller to do so. lteo needs that for divert soon, and is in line with tcp/udp and the general approach that the rest of the stack should not need to do anything regarding the cksums but setting the "needs it" flag. ok lteo | |||
2014-07-11 | In RSA_eay_private_encrypt(), correctly return the smaller BN; OpenSSL | Miod Vallat | |
PR #3418 via OpenSSL trunk | |||
2014-07-11 | In ssl3_get_cert_verify(), allow for larger messages to accomodate keys | Miod Vallat | |
larger than 4096-bit RSA which the most paranoid of us are using; OpenSSL PR #319 via OpenSSL trunk. | |||
2014-07-11 | fix dacl->size_hi header change | Martin Pelikan | |
2014-07-11 | it has been 4888 days since the transient feature to define short macros | Ted Unangst | |
for apps that haven't had time to make the appropriate changes was added. time's up. | |||
2014-07-11 | split ext2fs_read for the upcoming ext4 extent bits, like FreeBSD has done | Martin Pelikan | |
ok guenther | |||
2014-07-11 | move IPv6 prefix adding from workq to taskq; as a happy benefit, we | Bret Lambert | |
can delete 2 dozen or so lines that check to see if we've queued up a prefix addition multiple times. ok stsp@ | |||
2014-07-11 | Apparently better fix for OpenSSL PR #3397 (Joyent bug #7704), from OpenSSL | Miod Vallat | |
trunk | |||
2014-07-11 | Also make these files parsable by pod2man.. | Bob Beck | |
ok bcook@ | |||
2014-07-11 | Make this file parsable by pod2man without errors. | Bob Beck | |
ok bcook@ | |||
2014-07-11 | In ASN1_get_object(), reject primitive encodings using the indefinite length | Miod Vallat | |
constructed form. OpenSSL PR #2438 via OpenSSL trunk | |||
2014-07-11 | Use the correct type, found by naddy@. | Martin Pieuchot | |
2014-07-11 | missing prototypes | Florian Obser | |
OK tedu@ but don't ask him questions about mrouted, ever | |||
2014-07-11 | Fix copy for CCM, GCM and XTS. | Miod Vallat | |
Internal pointers in CCM, GCM and XTS contexts should either be NULL or set to point to the appropriate key schedule. This needs to be adjusted when copying contexts. OpenSSL PR #3272 with further fixes, from OpenSSL trunk | |||
2014-07-11 | reboot(9): Add MI reboot entry function | Masao Uebayashi | |
Now, for kernel to "reboot" (reboot, halt, or shutdown), MD boot(9) is called in some places. This change introduces a new MI function reboot(9) which is simply a wrapper to call MD boot(9). OK kettenis@ deraadt@ | |||
2014-07-11 | Remove redundant check and wrong fix: fat.c checks already take care | Tobias Stoeckmann | |
about cluster chains. If the user didn't want to fix them at that time, he asks for trouble -- and these checks didn't help in all cases either. discussed with and ok krw@ | |||
2014-07-11 | Fix invocation of _OSC. We were passing the capabilities in the wrong DWORD | Mark Kettenis | |
and specifyig the wrong DWORD count. Moreover we should not evaluate _PDC if _OSC is present. Might not be perfect yet, but what we had previously was uterrly and totally wrong. ok guenther@ | |||
2014-07-11 | i'm a dumbdumb. fix build. | Ted Unangst | |
2014-07-11 | determine and use maximum file size instead of magical constants | Martin Pelikan | |
ok guenther | |||
2014-07-11 | In asn1_get_length(), tolerate leading zeroes in BER encoding. | Miod Vallat | |
OpenSSL PR #2746 via OpenSSL trunk | |||
2014-07-11 | In EVP_PBE_alg_add don't use the underlying NID for the cipher | Miod Vallat | |
as it may have a non-standard key size; OpenSSL PR #3206 via OpenSSL trunk. | |||
2014-07-11 | make the __cxa_call_terminate() proto match the definition | Jonathan Gray | |
From dt71 at gmx.com via FreeBSD Required to build with recent versions of clang. | |||
2014-07-11 | additional features: no buffer freelists and no heartbleed | Ted Unangst | |
2014-07-11 | no compression is also a feature of libressl | Ted Unangst | |
2014-07-11 | move all the feature settings to a common header. | Ted Unangst | |
probably ok beck jsing miod | |||
2014-07-11 | Tolerate critical AKID in CRLs; OpenSSL PR #3014 via OpenSSL trunk, and | Miod Vallat | |
also update the comments to reflect what the code now does. | |||
2014-07-11 | by popular demand, add back hamc-sha1 to server proposal for better compat | Ted Unangst | |
with many clients still in use. ok deraadt | |||
2014-07-11 | tweak previous; | Jason McIntyre | |
ok krw yasuoka | |||
2014-07-11 | Remove some duplicate directories. | Ingo Schwarze | |
This doesn't change the directory structure being defined. ok deraadt@ |