Age | Commit message (Expand) | Author |
2023-06-16 | no extra params there, to be revisited | Marc Espie |
2023-06-16 | fix default parm, noticed by aja@ on clean-old-distfiles | Marc Espie |
2023-06-14 | GC remnants of pipe support, long gone. | Marc Espie |
2023-06-13 | Upstream fixes for @yearly, @monthly, @weekly, @daily and @hourly. | Todd C. Miller |
2023-06-13 | move to use v5.36; | Marc Espie |
2023-06-12 | Downgrade CMS signing-time being after notAfter to a warning | Job Snijders |
2023-06-12 | Reduce issues with types by switching iosz and totalsz from off_t to size_t. | Claudio Jeker |
2023-06-12 | Add content-encoding compression support (just gzip and deflate). | Claudio Jeker |
2023-06-12 | Use attr_writebuf() instead of hand rolling a more complicated version | Claudio Jeker |
2023-06-12 | Use data != NULL to be more explicit. No functional change. | Claudio Jeker |
2023-06-11 | No need to check for DTYPE_FLOPPY. If there is neither a GPT nor | Kenneth R Westerback |
2023-06-11 | fix typo: 'hash buffer to small' -> too small | Omar Polo |
2023-06-07 | Document CMS signing-time <> mod-time trick | Job Snijders |
2023-06-07 | do not pass @_ to code snippets, prepare for 5.36 | Marc Espie |
2023-06-07 | Cosmetic tweak for previous | Theo Buehler |
2023-06-07 | In anticipation of a bump of the ASPA eContent profile version, update | Job Snijders |
2023-06-06 | Make the tlsv1.0 and tlsv1.1 options in relayd do nothing | Bob Beck |
2023-06-05 | Sync json.c with rpki-client rev 1.3: | Claudio Jeker |
2023-06-05 | Add an extra argument compact to json_do_object() to instruct the parser | Claudio Jeker |
2023-06-04 | Correct the comment in get_range() describing the range syntax. | Todd C. Miller |
2023-06-01 | Check the F_NEXTHOP flag on the right kroute6 object. | Claudio Jeker |
2023-05-31 | add missing include of time.h | Omar Polo |
2023-05-30 | Fixup file modification timestamps to optimize failover from RRDP to RSYNC | Job Snijders |
2023-05-30 | Revert commitid ANSBO0rBvIUtTi45: | Claudio Jeker |
2023-05-30 | Split cleanup into cleanup and repository cleanup and show how many files | Claudio Jeker |
2023-05-30 | Convert all of filemode to use the json API as well. | Claudio Jeker |
2023-05-30 | Use error check to ensure we have SignedData in CMS | Theo Buehler |
2023-05-29 | use v5.36, this one is somewhat trivial | Marc Espie |
2023-05-28 | Used number of bytes instead of number of 512 byte sectors. | ASOU Masato |
2023-05-27 | the solver needs some love for later | Marc Espie |
2023-05-27 | remove the extra local variable (blessing a ref to self DOES work) | Marc Espie |
2023-05-27 | comment/cosmetic | Marc Espie |
2023-05-27 | more comment | Marc Espie |
2023-05-27 | yeah, yeah, those names are horrible | Marc Espie |
2023-05-27 | finish making this a singleton class (which I don't always like | Marc Espie |
2023-05-27 | more descriptive comment | Marc Espie |
2023-05-27 | indicate that not having hashes already is just legacy needed | Marc Espie |
2023-05-27 | point people towards relevant comments | Marc Espie |
2023-05-27 | a few comments | Marc Espie |
2023-05-27 | prepare for 5.36: pass $code as @code so that we don't have | Marc Espie |
2023-05-27 | comments | Marc Espie |
2023-05-27 | document base method | Marc Espie |
2023-05-27 | try/catch to be revisited | Marc Espie |
2023-05-27 | comments/cosmetics | Marc Espie |
2023-05-27 | restore documentation: explain what ArcCheck does | Marc Espie |
2023-05-27 | cosmetic/comments improvement | Marc Espie |
2023-05-27 | - make the handling of interactive more regular by | Marc Espie |
2023-05-27 | prepare for 5.36, document methods in base class | Marc Espie |
2023-05-26 | Properly account del_extra_files and add the value to the json header. | Claudio Jeker |
2023-05-25 | In session_process_msg() recheck the validity of the rbuf before moving | Claudio Jeker |