Age | Commit message (Expand) | Author |
2014-07-11 | some say it is kinda likely you want autoconf if you run rtsol/rtsold on | Henning Brauer |
2014-07-11 | Close the control fd when it has reported EOF. | Kenneth R Westerback |
2014-07-11 | Tweak error checking for msgbuf_write() as recommended by the imsg | Kenneth R Westerback |
2013-01-03 | Reengineer the socket splicing regression tests: | Alexander Bluhm |
2014-07-11 | create /etc/examples | Theo de Raadt |
2014-07-11 | net.inet6.ip6.accept_rtadv bit the bucket | Henning Brauer |
2014-07-11 | allow IFXF_AUTOCONF6 to be set and cleared. | Henning Brauer |
2014-07-11 | revert last commit | Alexander Hall |
2014-07-11 | introduce the IFXF_AUTOCONF6 interface flag which controls wether we | Henning Brauer |
2014-07-11 | Remove redundant mask check in the interrupt routine. | Paul Irofti |
2014-07-11 | move a few more... | Theo de Raadt |
2014-07-11 | Chuck Cranor rescinded clauses in his license | Jonathan Gray |
2014-07-11 | add comment about format requirements | Bob Beck |
2014-07-11 | Place the first example into the /etc/examples directory, removing it | Theo de Raadt |
2014-07-11 | Modify formatting to make portable's life a lot easier. | Bob Beck |
2014-07-11 | sync | Theo de Raadt |
2014-07-11 | Use uint32_t instead of uint16_t for pr_timeout_sec of struct | YASUOKA Masahiko |
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 |
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 |
2014-07-11 | Prevent division by zero on erroneous file systems. | Tobias Stoeckmann |
2014-07-11 | If the application uses tls_session_secret_cb for session resumption, set | Miod Vallat |
2014-07-11 | Avoid invoking EVP_CIPHER_CTX_cleanup() on uninitialized memory; from | Miod Vallat |
2014-07-11 | Fix a memory leak in BIO_free() which no current BIO can trigger; OpenSSL | Miod Vallat |
2014-07-11 | Add a time.log file that accumulates timing information about the | Alexander Bluhm |
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 |
2014-07-11 | Bring in man.cgi(8) to maintain it in our tree together with mandoc. | Ingo Schwarze |
2014-07-11 | Missing bounds check in do_PVK_body(); OpenSSL RT #2277, from OpenSSL trunk, | Miod Vallat |
2014-07-11 | __dead for finish() | Florian Obser |
2014-07-11 | Silence compiler warning and build with -Wall etc. | Florian Obser |
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 |
2014-07-11 | use optval for setsockopt; sync with ping6 | Florian Obser |
2014-07-11 | use optval for setsockopt consistently | Florian Obser |
2014-07-11 | in_proto_cksum_out: zero the icmp cksum before going on so that we do not | Henning Brauer |
2014-07-11 | In RSA_eay_private_encrypt(), correctly return the smaller BN; OpenSSL | Miod Vallat |
2014-07-11 | In ssl3_get_cert_verify(), allow for larger messages to accomodate keys | Miod Vallat |
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 |
2014-07-11 | split ext2fs_read for the upcoming ext4 extent bits, like FreeBSD has done | Martin Pelikan |
2014-07-11 | move IPv6 prefix adding from workq to taskq; as a happy benefit, we | Bret Lambert |
2014-07-11 | Apparently better fix for OpenSSL PR #3397 (Joyent bug #7704), from OpenSSL | Miod Vallat |
2014-07-11 | Also make these files parsable by pod2man.. | Bob Beck |
2014-07-11 | Make this file parsable by pod2man without errors. | Bob Beck |
2014-07-11 | In ASN1_get_object(), reject primitive encodings using the indefinite length | Miod Vallat |
2014-07-11 | Use the correct type, found by naddy@. | Martin Pieuchot |
2014-07-11 | missing prototypes | Florian Obser |