summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-11Use uint32_t instead of uint16_t for pr_timeout_sec of structYASUOKA Masahiko
2014-07-11adapt addapt spelling to adapt; request from miodTheo de Raadt
2014-07-11Huge documentation update for libcrypto and libssl, mostly from Matt Caswell,Miod Vallat
2014-07-11Fix dryrun for remote relayd test.Alexander Bluhm
2014-07-11new dinode format for big-endian conversion routinesMartin Pelikan
2014-07-11make dump support DUIDs for command line arguments and /etc/dumpdates (usingAlexander Hall
2014-07-11Prevent division by zero on erroneous file systems.Tobias Stoeckmann
2014-07-11If the application uses tls_session_secret_cb for session resumption, setMiod Vallat
2014-07-11Avoid invoking EVP_CIPHER_CTX_cleanup() on uninitialized memory; fromMiod Vallat
2014-07-11Fix a memory leak in BIO_free() which no current BIO can trigger; OpenSSLMiod Vallat
2014-07-11Add a time.log file that accumulates timing information about theAlexander Bluhm
2014-07-11add some more register definitionsJasper Lievisse Adriaanse
2014-07-11Prevent infinite loop during configuration file parsing; OpenSSL PR #2985Miod Vallat
2014-07-11Bring in man.cgi(8) to maintain it in our tree together with mandoc.Ingo Schwarze
2014-07-11Missing bounds check in do_PVK_body(); OpenSSL RT #2277, from OpenSSL trunk,Miod Vallat
2014-07-11__dead for finish()Florian Obser
2014-07-11Silence compiler warning and build with -Wall etc.Florian Obser
2014-07-11OPENSSL_ALGORITHM_DEFINES has been removed from conf.h, no need for it nowTed Unangst
2014-07-11Silence a compiler warning and build with -Wall etc.Florian Obser
2014-07-11use optval for setsockopt; sync with ping6Florian Obser
2014-07-11use optval for setsockopt consistentlyFlorian Obser
2014-07-11in_proto_cksum_out: zero the icmp cksum before going on so that we do notHenning Brauer
2014-07-11In RSA_eay_private_encrypt(), correctly return the smaller BN; OpenSSLMiod Vallat
2014-07-11In ssl3_get_cert_verify(), allow for larger messages to accomodate keysMiod Vallat
2014-07-11fix dacl->size_hi header changeMartin Pelikan
2014-07-11it has been 4888 days since the transient feature to define short macrosTed Unangst
2014-07-11split ext2fs_read for the upcoming ext4 extent bits, like FreeBSD has doneMartin Pelikan
2014-07-11move IPv6 prefix adding from workq to taskq; as a happy benefit, weBret Lambert
2014-07-11Apparently better fix for OpenSSL PR #3397 (Joyent bug #7704), from OpenSSLMiod Vallat
2014-07-11Also make these files parsable by pod2man..Bob Beck
2014-07-11Make this file parsable by pod2man without errors.Bob Beck
2014-07-11In ASN1_get_object(), reject primitive encodings using the indefinite lengthMiod Vallat
2014-07-11Use the correct type, found by naddy@.Martin Pieuchot
2014-07-11missing prototypesFlorian Obser
2014-07-11Fix copy for CCM, GCM and XTS.Miod Vallat
2014-07-11reboot(9): Add MI reboot entry functionMasao Uebayashi
2014-07-11Remove redundant check and wrong fix: fat.c checks already take careTobias Stoeckmann
2014-07-11Fix invocation of _OSC. We were passing the capabilities in the wrong DWORDMark Kettenis
2014-07-11i'm a dumbdumb. fix build.Ted Unangst
2014-07-11determine and use maximum file size instead of magical constantsMartin Pelikan
2014-07-11In asn1_get_length(), tolerate leading zeroes in BER encoding.Miod Vallat
2014-07-11In EVP_PBE_alg_add don't use the underlying NID for the cipherMiod Vallat
2014-07-11make the __cxa_call_terminate() proto match the definitionJonathan Gray
2014-07-11additional features: no buffer freelists and no heartbleedTed Unangst
2014-07-11no compression is also a feature of libresslTed Unangst
2014-07-11move all the feature settings to a common header.Ted Unangst
2014-07-11Tolerate critical AKID in CRLs; OpenSSL PR #3014 via OpenSSL trunk, andMiod Vallat
2014-07-11by popular demand, add back hamc-sha1 to server proposal for better compatTed Unangst
2014-07-11tweak previous;Jason McIntyre
2014-07-11Remove some duplicate directories.Ingo Schwarze