Age | Commit message (Expand) | Author |
2020-09-15 | move islinklocal, ismulticast, issitelocal from netaddr to sockaddr | Florian Obser |
2020-09-15 | Fix botched conversion. This was not converted from parse_uint() which | Florian Obser |
2020-09-15 | Remove igetnext prototype for the function does not exist. | Kevin Lo |
2020-09-15 | bump version to 0.29.2, of the changes upstream made between 0.29.1 and 0.29.2 | Jasper Lievisse Adriaanse |
2020-09-14 | Allow snmp mibtree to take one or more arguments who will be converted to | Martijn van Duren |
2020-09-14 | pf: Merge NOTES column into NAME column | kn |
2020-09-14 | Mechanically replace isc_boolean_t with int. | Florian Obser |
2020-09-14 | Bunch of dead stores and otherwise unused stuff lets us get rid of | Florian Obser |
2020-09-14 | Rewrite isc_time_microdiff() as uelapsed() and put it directly | Florian Obser |
2020-09-13 | Get rid of isc_parse_uint32() and replace it with strtonum. | Florian Obser |
2020-09-13 | remove unused lex states | Florian Obser |
2020-09-13 | remove unused LEX_OPTs | Florian Obser |
2020-09-13 | No need to refcount the parser, we never hold more than one reference. | Florian Obser |
2020-09-12 | Let snmp df make use of the new displayhint code, so we don't print random | Martijn van Duren |
2020-09-12 | trailing whitespace | Jasper Lievisse Adriaanse |
2020-09-12 | Remove unused callback mechanism / indirection. | Florian Obser |
2020-09-09 | For the hostkey confirmation message: | Damien Miller |
2020-09-09 | Element next-line scopes can nest. Consequently, even when closing | Ingo Schwarze |
2020-09-09 | Wrap long lines, add space in front of goto label in openssl(1) ocsp.c | Kinichiro Inoguchi |
2020-09-09 | Do not abuse assert(3) to react to absurd input; the purpose of assert(3) | Ingo Schwarze |
2020-09-09 | Change SSLv23_client_method to TLS_client_method openssl(1) ocsp | Kinichiro Inoguchi |
2020-09-09 | Remove space between pointer '*' and variable name in ocsp.c | Kinichiro Inoguchi |
2020-09-09 | Convert openssl(1) ocsp option handling | Kinichiro Inoguchi |
2020-09-09 | Add option type OPTION_UL_VALUE_OR | Kinichiro Inoguchi |
2020-09-09 | when writing an attestation blob for a FIDO key, record all the data | Damien Miller |
2020-09-08 | Allow -N without a command to change or add a note to an existing key. | Nicholas Marriott |
2020-09-06 | After .ti, there are many reasons why the offset may change, so setting | Ingo Schwarze |
2020-09-06 | On tls_config_set_protocols() failure, include the output of | Theo Buehler |
2020-09-06 | Wording tweak from jsing | Theo Buehler |
2020-09-06 | Use an int for the verification depth and drop a cast. | Theo Buehler |
2020-09-06 | Document -S protocols in ftp(1) | Theo Buehler |
2020-09-06 | Allow specifying supported TLS protocols in ftp(1) | Theo Buehler |
2020-09-04 | calloc cb data so the client is NULL. | Nicholas Marriott |
2020-09-03 | Fix two issues with .po (page offset) formatting: | Ingo Schwarze |
2020-09-03 | If .ti had an excessive argument, using it was attempted, in some | Ingo Schwarze |
2020-09-03 | Do not free old session working directory until after expanding the new | Nicholas Marriott |
2020-09-03 | Switch use of '\0' to NULL | Theo Buehler |
2020-09-02 | Check started flag before looking for capability. | Nicholas Marriott |
2020-09-02 | Do not indent by SIZE_MAX/2 when .ce occurs inside explicit no-fill mode. | Ingo Schwarze |
2020-09-02 | Add a -w flag to set- and load-buffer to send to clipboard using OSC 52. | Nicholas Marriott |
2020-09-01 | Ignore unreasonably large spacing modifiers in tbl layouts. | Ingo Schwarze |
2020-09-01 | Missed WRITE_BIG -> WRITE_10 | Kenneth R Westerback |
2020-09-01 | Fix build with -fno-common (default in clang 11) | Jeremie Courreges-Anglas |
2020-09-01 | update currency exchange rates; | Jason McIntyre |
2020-09-01 | Add -F to set-environment and source-file; GitHub issue 2359. | Nicholas Marriott |
2020-09-01 | Only print below number when there is enough space. | Nicholas Marriott |
2020-09-01 | Allow a-z keys for display-panes to jump to higher numbered panes. | Nicholas Marriott |
2020-08-31 | crank to 6.8-beta | Theo de Raadt |
2020-08-31 | refuse to add verify-required (PINful) FIDO keys to ssh-agent until | Damien Miller |
2020-08-31 | Add RCS IDs to the few files that are missing them; | Damien Miller |