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