Age | Commit message (Expand) | Author |
2018-08-25 | If man(7) next-line scope is open and the line ends with \c, | Ingo Schwarze |
2018-08-25 | The current rasops cursor implementation simply inverts the appropriate | Mark Kettenis |
2018-08-25 | Insert new child nodes at the end. | Mark Kettenis |
2018-08-25 | Also run DSA tests with the PEM encoded public key. | Theo Buehler |
2018-08-25 | Match ACPI devices based on _CID if no match for _HID is found. | Mark Kettenis |
2018-08-25 | As Intel(TM) cpus are discovered to have more bugs, more workaround MSRs | Theo de Raadt |
2018-08-25 | Rework disks to have pluggable backends. | ccardenas |
2018-08-25 | Don't treat UnicodeChar == 0 as a keyboard input. The same fix was | YASUOKA Masahiko |
2018-08-24 | Fix dates that got broken by committing from one day to another | Ingo Schwarze |
2018-08-24 | update usage for pkcs8; | Jason McIntyre |
2018-08-24 | Rudimentary implementation of the roff(7) .while request. | Ingo Schwarze |
2018-08-24 | tweak previous; | Jason McIntyre |
2018-08-24 | sync libcrypto relink file | Stuart Henderson |
2018-08-24 | sync | Theo Buehler |
2018-08-24 | crank majors after symbol addition/modification/removal | Theo Buehler |
2018-08-24 | Adjust documentation for SSL_copy_session_id() | Theo Buehler |
2018-08-24 | Let SSL_copy_session_id() return an int for error checking. | Theo Buehler |
2018-08-24 | Add const to EVP_PKCS82PKEY(). | Theo Buehler |
2018-08-24 | Add consts to EVP_PKEY_asn1_set_private() | Theo Buehler |
2018-08-24 | After removing support for broken PKCS#8 formats (it was high time), | Theo Buehler |
2018-08-24 | The broken pkcs8 formats generated by openssl pkcs -{embed,nooct,nsdb} | Theo Buehler |
2018-08-24 | Stop handling broken PKCS#8 formats in openssl(1). | Theo Buehler |
2018-08-24 | Remove EVP_PKEY2PKCS8_broken() and PKCS8_set_broken() | Theo Buehler |
2018-08-24 | Document const change for OCSP_cert_to_id() | Theo Buehler |
2018-08-24 | Add const to two arguments of OCSP_cert_to_id() | Theo Buehler |
2018-08-24 | Provide X509_get0_serialNumber() | Theo Buehler |
2018-08-24 | Turn a number of #defines into proper functions with prototypes matching | Theo Buehler |
2018-08-24 | Change PEM_Sign{Init,Update}() to return an int. | Theo Buehler |
2018-08-24 | Check return value of EVP_EncodeUpdate() in PEM_write_bio(). | Theo Buehler |
2018-08-24 | Check return value of EVP_EncodeUpdate() in b64_write(). | Theo Buehler |
2018-08-24 | Convert EVP_EncodeUpdate() to return an int to allow for error | Theo Buehler |
2018-08-24 | Provide EVP_CIPHER_CTX_encrypting(). | Theo Buehler |
2018-08-24 | unifdef DTLS1_AD_MISSING_HANDSHAKE_MESSAGE. | Joel Sing |
2018-08-24 | Document prototype change and return values for BIO_set_cipher() | Theo Buehler |
2018-08-24 | Return an int in BIO_set_cipher() to be able to report errors. | Theo Buehler |
2018-08-24 | In DSO_up_ref(), check return value of CRYPTO_add() and report | Theo Buehler |
2018-08-24 | In ENGINE_up_ref(), check return value of CRYPTO_add() and report | Theo Buehler |
2018-08-24 | Document new prototype and return values of X509_OBJECT_up_ref_count() | Theo Buehler |
2018-08-24 | Make X509_OBJECT_up_ref_count return an int. | Theo Buehler |
2018-08-24 | Update documentation of CRYPTO_mem_leaks*. | Theo Buehler |
2018-08-24 | Let CRYPTO_mem_leaks{,_fp,_cb}() return -1. | Theo Buehler |
2018-08-24 | Drop special handling of SIGSYS. | cheloha |
2018-08-24 | Simplify session ticket parsing/handling. | Joel Sing |
2018-08-24 | Pull up the parsing of a ClientHello. | Joel Sing |
2018-08-24 | Add my copyright. | Theo Buehler |
2018-08-24 | Remove DSA from TODO list and add RSA-PSS back. | Theo Buehler |
2018-08-24 | Also test DSA with the DER encoded key. Lots of help from jsing, thanks! | Theo Buehler |
2018-08-24 | Clean up handshake message start/finish functions. | Joel Sing |
2018-08-24 | Add common Ethernet interface attributes to vio(4)'s build config. | Visa Hankala |
2018-08-24 | /tmp/cvsJqyynm | Edd Barrett |