Age | Commit message (Expand) | Author |
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 |
2014-07-11 | In asn1_get_length(), tolerate leading zeroes in BER encoding. | Miod Vallat |
2014-07-11 | In EVP_PBE_alg_add don't use the underlying NID for the cipher | Miod Vallat |
2014-07-11 | make the __cxa_call_terminate() proto match the definition | Jonathan Gray |
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 |
2014-07-11 | Tolerate critical AKID in CRLs; OpenSSL PR #3014 via OpenSSL trunk, and | Miod Vallat |
2014-07-11 | by popular demand, add back hamc-sha1 to server proposal for better compat | Ted Unangst |
2014-07-11 | tweak previous; | Jason McIntyre |
2014-07-11 | Remove some duplicate directories. | Ingo Schwarze |
2014-07-11 | fix dacl->size_hi header change | Martin Pelikan |
2014-07-11 | sync | Theo de Raadt |
2014-07-11 | Fix OID encoding for single components. OpenSSL PR #2556 via OpenSSL trunk. | Miod Vallat |
2014-07-11 | More memory leaks and unchecked allocations; OpenSSL PR #3403 via OpenSSL | Miod Vallat |
2014-07-11 | use the merged 4.4BSD.dist mtree if BSD.local is gone | Marc Espie |
2014-07-11 | Fix incorrect duplicate mlinks | Bob Beck |
2014-07-11 | Make sure BN_sqr never returns negative numbers. | Miod Vallat |
2014-07-11 | Accept CCS again after `finished' has been sent by the client; at this point | Miod Vallat |
2014-07-11 | take the directories specified by BSD.local.dist, and add them into | Theo de Raadt |
2014-07-11 | Correct incorrect mlinks | Bob Beck |
2014-07-11 | There is a use-after-free somewhere in the code that links the pf | Alexander Bluhm |
2014-07-11 | using COPTS is probably better than CFLAGS | Theo de Raadt |
2014-07-11 | In dtls1_clear_queues(), free buffered_add_data.q correctly, it's made of | Miod Vallat |
2014-07-11 | Grok the new /dev/klog LIOCSFD ioctl associated with sendsyslog(2) | Theo de Raadt |
2014-07-11 | Fix incorrect mlinks | Bob Beck |
2014-07-11 | Fix version number processing in cms_sd_set_version(); OpenSSL PR #3249 via | Miod Vallat |
2014-07-11 | delete all traces of oldrdist -Server command. ok beck guenther | Ted Unangst |
2014-07-11 | Remove duplicate 0x for salt len in output; Martin Kaiser via OpenSSL trunk. | Miod Vallat |
2014-07-11 | sgmap loading didnt respect the dmamaps max number of segments. | David Gwynne |
2014-07-11 | sizeof good old inode is 128, the structure has expanded | Martin Pelikan |
2014-07-11 | When looking for the issuer of a certificate, if the current candidate is | Miod Vallat |
2014-07-11 | display the extraction tally only if verbose | Marc Espie |
2014-07-11 | with out-of-order extraction, match tempnames to item names | Marc Espie |
2014-07-11 | sync | Theo de Raadt |
2014-07-11 | whatever mickey had to drink 13 years ago, he's not going to find it again. so | Jasper Lievisse Adriaanse |
2014-07-11 | In ssl3_get_client_key_exchange() parsing a GOST session key, invoke the | Miod Vallat |
2014-07-11 | clean up after previous: zap rfc 4620 from sysctl(3) too. | Sebastian Benoit |
2014-07-11 | Remove rfc 4620 Node Information Query support (from the kernel). | Sebastian Benoit |
2014-07-11 | Missing calloc() return value check in dgram_sctp_ctrl(); from Kurt Roeckx via | Miod Vallat |
2014-07-11 | Make CMS_decrypt_set1_pkey() return an error if no recipient type matches, | Miod Vallat |
2014-07-11 | updated inode format, whitespace, re-formatting | Martin Pelikan |
2014-07-11 | Missing initialization for error line in error paths; from Coverity via | Miod Vallat |
2014-07-11 | Missing initialization; OpenSSL PR#3289 and #3345 via OpenSSL trunk. | Miod Vallat |
2014-07-11 | Simplify the code that handles the HTTP headers by using an RB tree | Reyk Floeter |
2014-07-11 | Provide correct version details for LibreSSL. | Joel Sing |
2014-07-11 | Clean up versioning and remove #ifdefs that we do not define. | Joel Sing |
2014-07-11 | Make sure we leave OPENSSL_NO_PSK in the conf files so things | Bob Beck |
2014-07-11 | Remove unused files. | Ingo Schwarze |