summaryrefslogtreecommitdiffstats
path: root/client/go/internal/util
Commit message (Expand)AuthorAgeFilesLines
* Rename util -> osutilMartin Polden2023-11-2910-620/+0
* Rename exit functionsMartin Polden2023-11-293-9/+9
* Move function with only one usageMartin Polden2023-11-292-30/+0
* Extract list packageMartin Polden2023-11-292-191/+0
* Extract ioutil packageMartin Polden2023-11-294-151/+12
* Move spinner to cmd packageMartin Polden2023-11-291-35/+0
* Move OperationResult to cmd packageMartin Polden2023-11-291-32/+0
* Extract httputil packageMartin Polden2023-11-291-95/+0
* Merge pull request #29421 from vespa-engine/mpolden/qemu-reduce-freqHenning Baldersheim2023-11-221-8/+18
|\
| * Reduce timer frequency when QEMU virtualization is usedMartin Polden2023-11-221-8/+18
* | Avoid hiding cursor on interruptMartin Polden2023-11-211-0/+3
|/
* Update copyrightJon Bratseth2023-10-0919-19/+19
* Always copy request headersMartin Polden2023-06-141-9/+4
* Reuse headers mapMartin Polden2023-05-161-8/+15
* Disable automatic compressionMartin Polden2023-05-031-2/+3
* Support feeding to hosted targetMartin Polden2023-05-021-3/+0
* Revert "Apply SETTINGS_MAX_CONCURRENT_STREAMS globally"Martin Polden2023-04-271-3/+2
* Apply SETTINGS_MAX_CONCURRENT_STREAMS globallyMartin Polden2023-04-241-2/+3
* Support TLS in custom targetMartin Polden2023-04-171-14/+15
* Support multiple connectionsMartin Polden2023-04-111-0/+3
* Use slice of certificates instead of pointerMartin Polden2023-04-111-1/+1
* Always use HTTP/2 when feedingMartin Polden2023-04-111-30/+36
* Always use HTTP/2 transport when using TLSMartin Polden2023-03-231-17/+48
* Expose HTTP transportMartin Polden2023-03-231-6/+18
* Move build package up one levelMartin Polden2023-03-231-1/+1
* Re-organize Go codeMartin Polden2023-02-0319-0/+1076