aboutsummaryrefslogtreecommitdiff
path: root/src/artifactory.c
Commit message (Expand)AuthorAgeFilesLines
* Rebrand OhMyCal (OMC) as STASISJoseph Hunkeler2024-06-211-30/+30
* Unit tests (#6)Joseph Hunkeler2024-06-201-8/+7
* The jf x86_64 binary for mac is suffixed by 386.Joseph Hunkeler2024-05-091-2/+6
* Move artifactory authentication redaction code into its own function: redact_...Joseph Hunkeler2024-04-151-13/+3
* Apply download() error detectionJoseph Hunkeler2024-04-151-1/+2
* Free pointers to new_src and baseJoseph Hunkeler2024-04-121-0/+4
* Free components listJoseph Hunkeler2024-04-101-0/+1
* More strlist operationsJoseph Hunkeler2024-04-021-7/+7
* Use do/while in guard_* macros to make them behave more like functionsJoseph Hunkeler2024-03-101-7/+7
* Prototypes documentationJoseph Hunkeler2024-03-041-1/+54
* Quote inputs to string argumentJoseph Hunkeler2024-02-181-8/+8
* Avoid log spam from artifactory pings.Joseph Hunkeler2024-02-121-1/+4
* Change "regexp" argument from type bool, to stringJoseph Hunkeler2024-02-061-1/+1
* Refactor std{out,err} to f_std{out,err}Joseph Hunkeler2024-02-061-2/+2
* Add missing '=' suffix on --client-cert-key-path argumentJoseph Hunkeler2024-02-061-2/+2
* Gracefully handle a failure to download a fileJoseph Hunkeler2024-02-061-1/+3
* Consolidate header includes to omc.hJoseph Hunkeler2024-02-061-1/+1
* Use shell() in place of shell2()Joseph Hunkeler2024-01-291-2/+2
* Add JFrog CLI integrationJoseph Hunkeler2023-12-101-0/+394