aboutsummaryrefslogtreecommitdiff
path: root/player/talking.f90
AgeCommit message (Collapse)Author
2021-04-15Added license and readme to the projectJeffrey 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-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-25Added endpoints and convenience functions for talking to the server. ↵Jeffrey Armstrong
Completed task loop and run loop.