| Commit message (Expand) | Author | Files | Lines |
2021-04-01 | Remove extraneous call of vm_getbyvmid during pause event |  dv | 1 | -2/+1 |
2021-04-01 | Abate superfluous lines from remote servers |  job | 1 | -1/+2 |
2021-04-01 | Compare the pointer variable explicitly with NULL in if condition |  inoguchi | 1 | -18/+17 |
2021-04-01 | Hardcode meaningful alert level, track apm's battery state better |  kn | 1 | -23/+7 |
2021-04-01 | merge NSD 4.3.6rc1 |  sthen | 38 | -653/+995 |
2021-04-01 | import NSD 4.3.6rc1, tested by me and florian@ |  sthen | 2 | -15/+34 |
2021-04-01 | Push kernel lock down to umb_rtrequest(). |  mvs | 1 | -1/+3 |
2021-04-01 | Make build_crls() behave like build_chain(). If there is not auth data |  claudio | 1 | -9/+12 |
2021-04-01 | Do a better job at cleaning up. Remove empty directories, scan not only the |  claudio | 2 | -47/+78 |
2021-04-01 | Add encoding.c to the various build targets |  claudio | 1 | -6/+8 |
2021-04-01 | Change search-again with vi keys to work like actual vi(1), also some |  nicm | 1 | -51/+162 |
2021-04-01 | Move base64 and hex encoding functions into their own place. |  claudio | 5 | -68/+103 |
2021-04-01 | Missing commas, from Vipul Kumar. |  nicm | 1 | -4/+4 |
2021-03-31 | Use new limits@openssh.com protocol extension to let the client select |  djm | 3 | -18/+115 |
2021-03-31 | cannot effectively test posix-rename extension after changes in |  djm | 1 | -8/+10 |
2021-03-31 | do not advertise protocol extensions that have been disallowed by |  djm | 1 | -33/+53 |
2021-03-31 | Set 'select_timeout' to 'now' when an OFFER is received for the IP address |  krw | 1 | -1/+2 |
2021-03-31 | Add two missing checks for strdup() returning NULL. |  krw | 1 | -1/+5 |
2021-03-31 | one of the examples needs an -N (and explanation); |  jmc | 1 | -4/+7 |
2021-03-31 | add --no-motd to SYNOPSIS; |  jmc | 1 | -1/+2 |
2021-03-31 | Add option to suppress the Message of the Day |  job | 4 | -8/+17 |
2021-03-31 | tweak column widths of a .Bl -column table |  schwarze | 1 | -3/+4 |
2021-03-31 | turn log_trace() into a macro to prevent evaluating the format string |  eric | 2 | -10/+9 |
2021-03-31 | Update for DTLSv1.2 support. |  tb | 1 | -2/+4 |
2021-03-31 | allow to specify tls protocols and ciphers on relay actions |  eric | 4 | -10/+46 |
2021-03-31 | change the barrier so that fd's are always passed and received with |  eric | 1 | -8/+10 |
2021-03-31 | Remove workarounds for SSL_is_dtls() |  tb | 2 | -11/+2 |
2021-03-31 | Remove workaround for missing d2i_DSAPrivateKey_fp prototype |  tb | 1 | -5/+1 |
2021-03-31 | sync |  tb | 1 | -4/+4 |
2021-03-31 | Bump minors after symbol addition |  tb | 3 | -3/+3 |
2021-03-31 | Expose various DTLSv1.2 specific functions and defines |  tb | 5 | -27/+8 |
2021-03-31 | Document SSL_set_hostflags(3) and SSL_get0_peername(3) |  tb | 1 | -18/+4 |
2021-03-31 | Expose SSL_set_hostflags(3) and SSL_get0_peername(3) |  tb | 2 | -3/+3 |
2021-03-31 | Document SSL_use_certificate_chain_file(3) |  tb | 1 | -11/+3 |
2021-03-31 | Expose SSL_use_certificate_chain_file(3) |  tb | 2 | -3/+2 |
2021-03-31 | Provide missing prototype for d2i_DSAPrivateKey_fp(3) |  tb | 1 | -1/+2 |
2021-03-31 | Document EVP_PKEY_new_CMAC_key(3) |  tb | 1 | -16/+4 |
2021-03-31 | Provide EVP_PKEY_new_CMAC_key(3) |  tb | 2 | -5/+2 |
2021-03-31 | Set the process title for the rpki-client subprocesses so they can be |  claudio | 1 | -1/+4 |
2021-03-31 | Fix some debug output when running in foreground. |  krw | 1 | -4/+8 |
2021-03-31 | Make ddb's dependency on libz explicit. |  visa | 1 | -12/+12 |
2021-03-31 | sync |  sthen | 2 | -54/+54 |
2021-03-31 | Remove redundant "HUAWEI Mobile" in usbdevs strings, mention radio |  sthen | 1 | -26/+26 |
2021-03-31 | Introduce UAO_USES_SWHASH() and use tabs instead of spaces in #defines. |  mpi | 1 | -25/+26 |
2021-03-31 | Do not exit if cannot write to normal log file, GitHub issue 2630. |  nicm | 1 | -7/+8 |
2021-03-31 | document trusted_snapshot |  espie | 1 | -2/+8 |
2021-03-30 | fix typos in comments |  sthen | 1 | -3/+3 |
2021-03-30 | In HTML output, correctly render .Bd -unfilled in proportionally-spaced |  schwarze | 3 | -5/+9 |
2021-03-30 | Handle systems, such as the Dell Precision 3640, that access |  kettenis | 1 | -19/+87 |
2021-03-30 | Register the PCI variant of dwiic(4) with acpi(4). |  kettenis | 1 | -2/+7 |