aboutsummaryrefslogtreecommitdiff
path: root/common/protocol.f90
AgeCommit message (Collapse)Author
2023-01-02Added a timeout to read functions such that failures don't occur ↵Jeffrey Armstrong
immediately. Seems to be a culprit in the upload failures.
2022-06-29Initial work to show artifacts on job pages.Jeffrey Armstrong
2021-06-29Tokens are now checked for file uploads. Fixed major buffer bugs in status ↵Jeffrey Armstrong
reporting.
2021-04-16Fixed issue with connect calls that were manifested on macOS.Jeffrey Armstrong
2021-04-14Fixed binary transfers to maintain file integrity. Added globbed file ↵Jeffrey Armstrong
upload capabilities. Fixed memory overrun issues due to problems parsing ls output.
2021-04-09Modified how logging works so that multiple processes can write in theory.Jeffrey Armstrong
2021-04-07Results now posted back correctly using titan protocolJeffrey Armstrong
2021-04-07Fixed many issues related to reporting status. Initial debugging of titan ↵Jeffrey Armstrong
upload handling.
2021-04-05Fixed URL issues in playerJeffrey Armstrong
2021-03-24Initial importJeffrey Armstrong