Age | Commit message (Expand) | Author |
2021-04-01 | Abate superfluous lines from remote servers | job |
2021-04-01 | Compare the pointer variable explicitly with NULL in if condition | Kinichiro Inoguchi |
2021-04-01 | Hardcode meaningful alert level, track apm's battery state better | kn |
2021-04-01 | merge NSD 4.3.6rc1 | Stuart Henderson |
2021-04-01 | Push kernel lock down to umb_rtrequest(). | mvs |
2021-04-01 | Make build_crls() behave like build_chain(). If there is not auth data | Claudio Jeker |
2021-04-01 | Do a better job at cleaning up. Remove empty directories, scan not only the | Claudio Jeker |
2021-04-01 | Add encoding.c to the various build targets | Claudio Jeker |
2021-04-01 | Change search-again with vi keys to work like actual vi(1), also some | Nicholas Marriott |
2021-04-01 | Move base64 and hex encoding functions into their own place. | Claudio Jeker |
2021-04-01 | Missing commas, from Vipul Kumar. | Nicholas Marriott |
2021-03-31 | Use new limits@openssh.com protocol extension to let the client select | Damien Miller |
2021-03-31 | cannot effectively test posix-rename extension after changes in | Damien Miller |
2021-03-31 | do not advertise protocol extensions that have been disallowed by | Damien Miller |
2021-03-31 | Set 'select_timeout' to 'now' when an OFFER is received for the IP address | Kenneth R Westerback |
2021-03-31 | Add two missing checks for strdup() returning NULL. | Kenneth R Westerback |
2021-03-31 | one of the examples needs an -N (and explanation); | Jason McIntyre |
2021-03-31 | add --no-motd to SYNOPSIS; | Jason McIntyre |
2021-03-31 | Add option to suppress the Message of the Day | job |
2021-03-31 | tweak column widths of a .Bl -column table | Ingo Schwarze |
2021-03-31 | turn log_trace() into a macro to prevent evaluating the format string | Eric Faurot |
2021-03-31 | Update for DTLSv1.2 support. | Theo Buehler |
2021-03-31 | allow to specify tls protocols and ciphers on relay actions | Eric Faurot |
2021-03-31 | change the barrier so that fd's are always passed and received with | Eric Faurot |
2021-03-31 | Remove workarounds for SSL_is_dtls() | Theo Buehler |
2021-03-31 | Remove workaround for missing d2i_DSAPrivateKey_fp prototype | Theo Buehler |
2021-03-31 | sync | Theo Buehler |
2021-03-31 | Bump minors after symbol addition | Theo Buehler |
2021-03-31 | Expose various DTLSv1.2 specific functions and defines | Theo Buehler |
2021-03-31 | Document SSL_set_hostflags(3) and SSL_get0_peername(3) | Theo Buehler |
2021-03-31 | Expose SSL_set_hostflags(3) and SSL_get0_peername(3) | Theo Buehler |
2021-03-31 | Document SSL_use_certificate_chain_file(3) | Theo Buehler |
2021-03-31 | Expose SSL_use_certificate_chain_file(3) | Theo Buehler |
2021-03-31 | Provide missing prototype for d2i_DSAPrivateKey_fp(3) | Theo Buehler |
2021-03-31 | Document EVP_PKEY_new_CMAC_key(3) | Theo Buehler |
2021-03-31 | Provide EVP_PKEY_new_CMAC_key(3) | Theo Buehler |
2021-03-31 | Set the process title for the rpki-client subprocesses so they can be | Claudio Jeker |
2021-03-31 | Fix some debug output when running in foreground. | Kenneth R Westerback |
2021-03-31 | Make ddb's dependency on libz explicit. | Visa Hankala |
2021-03-31 | sync | Stuart Henderson |
2021-03-31 | Remove redundant "HUAWEI Mobile" in usbdevs strings, mention radio | Stuart Henderson |
2021-03-31 | Introduce UAO_USES_SWHASH() and use tabs instead of spaces in #defines. | Martin Pieuchot |
2021-03-31 | Do not exit if cannot write to normal log file, GitHub issue 2630. | Nicholas Marriott |
2021-03-31 | document trusted_snapshot | Marc Espie |
2021-03-30 | fix typos in comments | Stuart Henderson |
2021-03-30 | In HTML output, correctly render .Bd -unfilled in proportionally-spaced | Ingo Schwarze |
2021-03-30 | Handle systems, such as the Dell Precision 3640, that access | Mark Kettenis |
2021-03-30 | Register the PCI variant of dwiic(4) with acpi(4). | Mark Kettenis |
2021-03-30 | Make http_new() take care of all the error handling. By closing the | Claudio Jeker |
2021-03-30 | Some cards announce support for the NTB16 format, but that support does not | Patrick Wildt |