| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add destroy to example | Joseph Hunkeler | 42 hours | 1 | -0/+2 |
| * | Enforce maximum buffer length of `name` | Joseph Hunkeler | 42 hours | 1 | -1/+8 |
| * | Remove debugging code | Joseph Hunkeler | 2 days | 1 | -4/+0 |
| * | Do not print error from within function | Joseph Hunkeler | 2 days | 1 | -1/+0 |
| * | Document semaphore usage | Joseph Hunkeler | 2 days | 2 | -1/+43 |
| * | Integrate --no-task-logging CLI argument | Joseph Hunkeler | 6 days | 2 | -11/+27 |
| * | Add --no-task-logging CLI argument | Joseph Hunkeler | 6 days | 4 | -0/+5 |
| * | Decrease length of semaphore name | Joseph Hunkeler | 6 days | 1 | -1/+1 |
| * | Flush buffers | Joseph Hunkeler | 6 days | 1 | -0/+3 |
| * | Integrate semaphore | Joseph Hunkeler | 6 days | 1 | -1/+3 |
| * | Integrate semaphore | Joseph Hunkeler | 6 days | 1 | -0/+11 |
| * | Integrate semaphore | Joseph Hunkeler | 6 days | 2 | -3/+19 |
| * | Add semaphore wrapper | Joseph Hunkeler | 6 days | 3 | -0/+44 |
| * | The release list should use the full count of releases, not nelem_realindexer-buffer-overlow | Joseph Hunkeler | 10 days | 1 | -1/+1 |
| * | Squelch unused argument warnings | Joseph Hunkeler | 14 days | 2 | -0/+4 |
| * | Delivery context is constant | Joseph Hunkeler | 14 days | 1 | -1/+1 |
| * | Duplicate tests | Joseph Hunkeler | 14 days | 1 | -0/+17 |
| * | Duplicate jfrog_auth | Joseph Hunkeler | 14 days | 1 | -0/+11 |
| * | Move docker struct duplication down to jfrog struct duplication | Joseph Hunkeler | 14 days | 1 | -9/+9 |
| * | Delivery context is not modified | Joseph Hunkeler | 14 days | 1 | -1/+1 |
| * | Fix buffer overflow while building command string | Joseph Hunkeler | 14 days | 1 | -2/+2 |
| * | Initialize character arrays to zero | Joseph Hunkeler | 2025-11-04 | 1 | -7/+3 |
| * | Fix System struct comment positions | Joseph Hunkeler | 2025-11-04 | 1 | -4/+2 |
| * | Duplicate upload context | Joseph Hunkeler | 2025-11-04 | 1 | -1/+43 |
| * | Fix incorrect formatter in SYSERROR call | Joseph Hunkeler | 2025-11-04 | 1 | -1/+1 |
| * | Convert context manipulation from stack+heap to just heap | Joseph Hunkeler | 2025-11-04 | 10 | -76/+85 |
| * | Fix possible overflow in command string | Joseph Hunkeler | 2025-11-04 | 1 | -3/+3 |
| * | get_latest_deliveries() now optionally returns the count of elements in the r... | Joseph Hunkeler | 2025-11-04 | 2 | -3/+8 |
| * | Add delivery_duplicate() and strdup_maybe() helper | Joseph Hunkeler | 2025-11-04 | 2 | -0/+110 |
| * | Increase lines_on_error from 100 to 1000breakdown | Joseph Hunkeler | 2025-07-08 | 1 | -1/+1 |
| * | Bugfix: Remove errant else block | Joseph Hunkeler | 2025-07-08 | 1 | -10/+15 |
| * | Free errmsg after use | Joseph Hunkeler | 2025-07-08 | 1 | -0/+1 |
| * | Bugfix: HTTP_ERROR did not check for negative values | Joseph Hunkeler | 2025-07-08 | 1 | -1/+1 |
| * | Debug messages | Joseph Hunkeler | 2025-07-08 | 2 | -0/+9 |
| * | Write error message correctly to the buffer | Joseph Hunkeler | 2025-07-08 | 1 | -3/+3 |
| * | Set last records to NULL | Joseph Hunkeler | 2025-07-08 | 1 | -1/+2 |
| * | Disable noisy debug statements | Joseph Hunkeler | 2025-07-08 | 1 | -2/+2 |
| * | Make want_(artifactory|docker) constant | Joseph Hunkeler | 2025-07-07 | 1 | -3/+3 |
| * | Fix leak | Joseph Hunkeler | 2025-07-07 | 1 | -0/+1 |
| * | Offset is constant | Joseph Hunkeler | 2025-07-07 | 1 | -0/+1 |
| * | Use a copy of the environment variable if its present | Joseph Hunkeler | 2025-07-07 | 1 | -1/+4 |
| * | Return a copy of the input, not the input pointer | Joseph Hunkeler | 2025-07-07 | 1 | -2/+1 |
| * | Separator as variable | Joseph Hunkeler | 2025-07-07 | 1 | -0/+1 |
| * | Memory safety | Joseph Hunkeler | 2025-07-07 | 1 | -5/+27 |
| * | Grammar | Joseph Hunkeler | 2025-07-07 | 1 | -1/+1 |
| * | Convert sprintf to snprintf | Joseph Hunkeler | 2025-07-07 | 1 | -3/+2 |
| * | Move steps into functions | Joseph Hunkeler | 2025-07-07 | 1 | -330/+387 |
| * | Add delivery_export.c | Joseph Hunkeler | 2025-07-07 | 3 | -0/+83 |
| * | Remove dead code | Joseph Hunkeler | 2025-07-07 | 1 | -2/+0 |
| * | Merge pull request #114 from jhunkeler/fail-on-baked-in-vcs-requirements | Joseph Hunkeler | 2025-07-03 | 4 | -0/+111 |
| |\ | |||||
