Age | Commit message (Expand) | Author |
2021-03-23 | Use time_t for intermediate lease time values when calculating human | Florian Obser |
2021-03-23 | Timed out RSA key ops, may leave uncalled for responses in the imsg return | Claudio Jeker |
2021-03-22 | Properly reflect stopping state | kn |
2021-03-21 | Use new terminology of RFC 8981 and (mechanically) replace "privacy" | Florian Obser |
2021-03-21 | add -n to SYNOPSIS; | Jason McIntyre |
2021-03-21 | Add -n (no action) mode, which just parses the program and exits. | Jonathan Matthew |
2021-03-19 | Add an -V option to show the version of rpki-client. For the base version | Claudio Jeker |
2021-03-19 | Delay chdir to the cache directory to after parsing the tal files. | Claudio Jeker |
2021-03-19 | Remove booting from kernels in raw/qcow2 images | kn |
2021-03-18 | Do not include ':' in the port number. | Theo Buehler |
2021-03-18 | Fail in rsync_base_uri() if the strdup calls fail. Do not bubble this | Claudio Jeker |
2021-03-18 | Avoid NULL access in http_parse_uri() | Theo Buehler |
2021-03-18 | Do not assign the return value from asprintf (int) to a size_t and then | Claudio Jeker |
2021-03-18 | Initialize rsyncpid and httppid in the noop case. It seem gcc is not able | Claudio Jeker |
2021-03-18 | Since the entity queues are per repo there is no need to store the repo id | Claudio Jeker |
2021-03-18 | Remove duplicate prototype. | Alexander Bluhm |
2021-03-18 | The ntpd client code corrects both T1 and T4 with the current offset | Alexander Bluhm |
2021-03-16 | Do not delete control socket upon exit | kn |
2021-03-16 | A socket buffer is not the best size to read from a disk. | Otto Moerbeek |
2021-03-15 | tweaks to system version handling: | Marc Espie |
2021-03-15 | Allocate the repo structs individually linked by a SLIST instead of using | Claudio Jeker |
2021-03-12 | merge unbound-1.13.1 | Stuart Henderson |
2021-03-12 | update to unbound-1.13.1, tested by gnezdo@ | Stuart Henderson |
2021-03-11 | Use unveil(2) | kn |
2021-03-11 | Revert rev 1.116 | Claudio Jeker |
2021-03-11 | There is no need to revisit a file in the repo, so if the RB_INSERT fails | Claudio Jeker |
2021-03-11 | There is no need for a global enity queue, instead use per repo queues. | Claudio Jeker |
2021-03-10 | Build install media with -fno-asynchronous-unwind-tables to further | Jonathan Gray |
2021-03-10 | do not request client certificate unless required | Eric Faurot |
2021-03-10 | Expand the maximum length for CHAP challenge to 96 octets. npppd | YASUOKA Masahiko |
2021-03-10 | Fix "phone number" spelling. | Patrick Wildt |
2021-03-10 | When adding files from the manifest only the .crl need to be first, after | Claudio Jeker |
2021-03-09 | Fix some old phrasing on how to set up a trap handler which aren't correct | Martijn van Duren |
2021-03-09 | Early daemons like dhcpleased(8), slaacd(8), unwind(8), resolvd(8) | Alexander Bluhm |
2021-03-08 | When introducing prefix_eligible() I botched up one if statement. | Claudio Jeker |
2021-03-08 | Add some references, most of these were removed when we stopped building | Jonathan Gray |
2021-03-07 | use the mx hostname for sni on outgoing connection, not the reverse | Eric Faurot |
2021-03-05 | Avoid print for NULL pointer | jan |
2021-03-05 | Factor out the URI check we do in various places into valid_uri(). | Claudio Jeker |
2021-03-05 | Factor out the SHA256 hash checks into valid_filehash() so that it can | Claudio Jeker |
2021-03-05 | add missing PCI classes | jan |
2021-03-05 | Start porting smtpd to libtls. | Eric Faurot |
2021-03-05 | Remove space at end of line | Claudio Jeker |
2021-03-05 | Fix some heap over-read in logging in PPTP protocol handler. | YASUOKA Masahiko |
2021-03-04 | Add two error checks for strdup for consistency. | Theo Buehler |
2021-03-04 | typo in comment | Theo Buehler |
2021-03-04 | Last commit was done from a non-clean tree. Revert one line that broke | Claudio Jeker |
2021-03-04 | Unify the out of memory errors here as well. | Claudio Jeker |
2021-03-04 | Use the same way to error out in out of memory situation. | Claudio Jeker |
2021-03-04 | an -> and | Theo Buehler |