summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-31Remove workarounds for SSL_is_dtls()tb2-11/+2
2021-03-31Remove workaround for missing d2i_DSAPrivateKey_fp prototypetb1-5/+1
2021-03-31synctb1-4/+4
2021-03-31Bump minors after symbol additiontb3-3/+3
2021-03-31Expose various DTLSv1.2 specific functions and definestb5-27/+8
2021-03-31Document SSL_set_hostflags(3) and SSL_get0_peername(3)tb1-18/+4
2021-03-31Expose SSL_set_hostflags(3) and SSL_get0_peername(3)tb2-3/+3
2021-03-31Document SSL_use_certificate_chain_file(3)tb1-11/+3
2021-03-31Expose SSL_use_certificate_chain_file(3)tb2-3/+2
2021-03-31Provide missing prototype for d2i_DSAPrivateKey_fp(3)tb1-1/+2
2021-03-31Document EVP_PKEY_new_CMAC_key(3)tb1-16/+4
2021-03-31Provide EVP_PKEY_new_CMAC_key(3)tb2-5/+2
2021-03-31Set the process title for the rpki-client subprocesses so they can beclaudio1-1/+4
2021-03-31Fix some debug output when running in foreground.krw1-4/+8
2021-03-31Make ddb's dependency on libz explicit.visa1-12/+12
2021-03-31syncsthen2-54/+54
2021-03-31Remove redundant "HUAWEI Mobile" in usbdevs strings, mention radiosthen1-26/+26
2021-03-31Introduce UAO_USES_SWHASH() and use tabs instead of spaces in #defines.mpi1-25/+26
2021-03-31Do not exit if cannot write to normal log file, GitHub issue 2630.nicm1-7/+8
2021-03-31document trusted_snapshotespie1-2/+8
2021-03-30fix typos in commentssthen1-3/+3
2021-03-30In HTML output, correctly render .Bd -unfilled in proportionally-spacedschwarze3-5/+9
2021-03-30Handle systems, such as the Dell Precision 3640, that accesskettenis1-19/+87
2021-03-30Register the PCI variant of dwiic(4) with acpi(4).kettenis1-2/+7
2021-03-30Make http_new() take care of all the error handling. By closing theclaudio1-5/+5
2021-03-30Some cards announce support for the NTB16 format, but that support does notpatrick3-41/+167
2021-03-30Some umb(4) devices require the NDP pointer behind the NDP datagram.patrick2-36/+59
2021-03-30[ICMP] IP options lead to malformed replysashan4-9/+53
2021-03-30Move tx/rx descriptors into their own structs.kevlo2-188/+509
2021-03-29Propagate host-side tap(4) lladdr to guest vm process to allow unicast dhcpdv9-12/+124
2021-03-29Install apm(8) and and apmd(8) under MI MANPATHkn3-16/+4
2021-03-29whitespace nitstb1-4/+4
2021-03-29Prepare documenting EVP_PKEY_new_CMAC_key(3)tb1-2/+54
2021-03-29Turns out the PCIe DARTs support a full 32-bit device virtual address space.kettenis1-4/+9
2021-03-29Remove pointless assignment in SSL_get0_alpn_selected().jsing1-4/+1
2021-03-29Avoid transcript initialisation when sending a TLS HelloRequest.jsing1-4/+6
2021-03-29Move finished and peer finished to the handshake struct.jsing7-44/+44
2021-03-29Add regress coverage for TLSv1.2 record number increment.jsing1-8/+151
2021-03-29Move the TLSv1.2 record number increment into the new record layer.jsing3-19/+44
2021-03-29Prepare to provide EVP_PKEY_new_CMAC_key()tb4-20/+84
2021-03-29Add a pretty_key_id() which reinserts colons into the hex string.claudio5-12/+53
2021-03-29Fix my email address in copyright lineclaudio1-2/+2
2021-03-29-B option not updated about bird1v4 & bird1v6 files; ok jobderaadt1-3/+7
2021-03-29combine umb_products and umb_fccauth_devs into one umb_quirks tablesthen1-36/+51
2021-03-29Cleanly teardown and restore emulated device state on vm send/receive.dv3-5/+21
2021-03-29Introduce hex_encode() to transform the aki/ski values to a string.claudio2-40/+40
2021-03-29Fix IA32_EPT_VPID_CAP_XO_TRANSLATIONS specificationdv1-2/+2
2021-03-29Inline x509_get_extensions() and remove ittb5-40/+28
2021-03-29Pull up freeing cms in gbr_parse() after its last use to avoid a leaktb1-2/+3
2021-03-29Check all inet_ntop() calls, in case we screw up the parameters somehow wederaadt1-9/+15