Age | Commit message (Expand) | Author |
2016-11-06 | Do not create machine@ symlinks in obj as root during includes:, but | Theo Buehler |
2016-11-06 | delete prototypes available in other pages and add a missing .Xr link | Ingo Schwarze |
2016-11-06 | conditionalize ocsp load properly | Bob Beck |
2016-11-06 | Do not create machine@ symlinks in obj as root during includes:, but | Theo Buehler |
2016-11-06 | delete prototypes available in other pages and add two missing .Xr links | Ingo Schwarze |
2016-11-06 | first pass; ok schwarze | Jason McIntyre |
2016-11-06 | since ocsp stapling is optional, make sure we guard if we do not have it. | Bob Beck |
2016-11-06 | delete prototypes available in other pages and add three missing .Xr links | Ingo Schwarze |
2016-11-06 | delete prototypes available in other pages and add two missing .Xr links | Ingo Schwarze |
2016-11-06 | Split ssl3_get_client_key_exchange() into separate per algorithm functions. | Joel Sing |
2016-11-06 | Remove pointless check - without fixed ECDH, there is only one way to reach | Joel Sing |
2016-11-06 | tweak previous; | Jason McIntyre |
2016-11-06 | simplify error handling in c2i_ASN1_OBJECT | Brent Cook |
2016-11-06 | Split out the DHE and ECDHE code paths from | Joel Sing |
2016-11-06 | rename tlslegacy to tlsall, and better describe what it does. | Bob Beck |
2016-11-06 | Bump ftp(1)'s cipher default from "all" to "legacy" - this really should | Joel Sing |
2016-11-06 | Adjust cipher suite strengths - move MD5 to LOW, RC4 to LOW and 3DES to | Joel Sing |
2016-11-06 | Update regress for IDEA cipher suite removal. | Joel Sing |
2016-11-06 | Avoid calling usbd_set_config_no() in *_attach() and let the stack do | Martin Pieuchot |
2016-11-06 | Remove unused fields from ffs_opt_t. | Martin Natano |
2016-11-06 | Pass -peam to pax(1), so ownership and permissions that were set by | Theo Buehler |
2016-11-06 | Remove the single IDEA cipher suite. There is no good reason to support | Joel Sing |
2016-11-06 | unifdef -m -UOPENSSL_NO_CHACHA -UOPENSSL_NO_POLY1305 | Joel Sing |
2016-11-06 | Add regress test script for openssl command. | Kinichiro Inoguchi |
2016-11-06 | Avoid compiling in an unused function. | Joel Sing |
2016-11-06 | tweak previous; | Jason McIntyre |
2016-11-06 | Add OCSP stapling support to httpd | Bob Beck |
2016-11-06 | adjust guards to elide unused Bi array | Brent Cook |
2016-11-06 | Rework X509_verify_cert to support alt chains on certificate verification, | Bob Beck |
2016-11-06 | The upcoming x509 alt chains diff tightens the trust requirements | Bob Beck |
2016-11-06 | Add interrupt handling routines for Loongson 3A. | Visa Hankala |
2016-11-06 | Commit a reminder that the default is not the default. This needs to | Bob Beck |
2016-11-06 | dont issue sas config page requests against raid targets. | David Gwynne |
2016-11-06 | remove unused variable | Brent Cook |
2016-11-06 | use the correct function for free | Brent Cook |
2016-11-06 | add an .Xr that was missing | Ingo Schwarze |
2016-11-06 | Validate address ranges for AllowUser/DenyUsers at configuration load | Damien Miller |
2016-11-05 | sync | Theo de Raadt |
2016-11-05 | document BN_set_negative() and BN_is_negative(); | Ingo Schwarze |
2016-11-05 | Part one of the alt chains changes, bring in newer modifications to | Bob Beck |
2016-11-05 | Add objects for X25519, X448, Ed25519 and Ed448. | Joel Sing |
2016-11-05 | One of the error paths would attempt to access not-yet-initialized locals. | Miod Vallat |
2016-11-05 | Do a partial CBB conversion of ssl3_send_server_key_exchange(), which will | Joel Sing |
2016-11-05 | fix misplaced quote by tls_peer_ocsp_this_update | Brent Cook |
2016-11-05 | fix previous; looks good to bcook@ | Ingo Schwarze |
2016-11-05 | don't skip names that match the beginning of the file name; | Ingo Schwarze |
2016-11-05 | Remove syscall.ph from vi.recover | Andrew Fresh |
2016-11-05 | update example directory | Brent Cook |
2016-11-05 | zap trailing whitespace, and add -o to usage() and help (-h); | Jason McIntyre |
2016-11-05 | sync | Theo de Raadt |