summaryrefslogtreecommitdiffstats
path: root/distrib/i386 (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-01Compare the pointer variable explicitly with NULL in if conditioninoguchi1-18/+17
2021-04-01Hardcode meaningful alert level, track apm's battery state betterkn1-23/+7
2021-04-01merge NSD 4.3.6rc1sthen38-653/+995
2021-04-01import NSD 4.3.6rc1, tested by me and florian@sthen2-15/+34
2021-04-01Push kernel lock down to umb_rtrequest().mvs1-1/+3
2021-04-01Make build_crls() behave like build_chain(). If there is not auth dataclaudio1-9/+12
2021-04-01Do a better job at cleaning up. Remove empty directories, scan not only theclaudio2-47/+78
2021-04-01Add encoding.c to the various build targetsclaudio1-6/+8
2021-04-01Change search-again with vi keys to work like actual vi(1), also somenicm1-51/+162
2021-04-01Move base64 and hex encoding functions into their own place.claudio5-68/+103
2021-04-01Missing commas, from Vipul Kumar.nicm1-4/+4
2021-03-31Use new limits@openssh.com protocol extension to let the client selectdjm3-18/+115
2021-03-31cannot effectively test posix-rename extension after changes indjm1-8/+10
2021-03-31do not advertise protocol extensions that have been disallowed bydjm1-33/+53
2021-03-31Set 'select_timeout' to 'now' when an OFFER is received for the IP addresskrw1-1/+2
2021-03-31Add two missing checks for strdup() returning NULL.krw1-1/+5
2021-03-31one of the examples needs an -N (and explanation);jmc1-4/+7
2021-03-31add --no-motd to SYNOPSIS;jmc1-1/+2
2021-03-31Add option to suppress the Message of the Dayjob4-8/+17
2021-03-31tweak column widths of a .Bl -column tableschwarze1-3/+4
2021-03-31turn log_trace() into a macro to prevent evaluating the format stringeric2-10/+9
2021-03-31Update for DTLSv1.2 support.tb1-2/+4
2021-03-31allow to specify tls protocols and ciphers on relay actionseric4-10/+46
2021-03-31change the barrier so that fd's are always passed and received witheric1-8/+10
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