aboutsummaryrefslogtreecommitdiff
path: root/player/player.F90
AgeCommit message (Expand)Author
2021-06-29Tokens are now checked for file uploads. Fixed major buffer bugs in status r...Jeffrey Armstrong
2021-05-18Added time stamps to common player stdout messages. Fixed delete_tree task t...Jeffrey Armstrong
2021-04-19Properly set the result logical to true when json instructions are properly r...Jeffrey Armstrong
2021-04-16Fixed issue with connect calls that were manifested on macOS.Jeffrey Armstrong
2021-04-15Added license and readme to the projectJeffrey Armstrong
2021-04-14Fixed binary transfers to maintain file integrity. Added globbed file upload...Jeffrey Armstrong
2021-04-07Fixed many issues related to reporting status. Initial debugging of titan up...Jeffrey Armstrong
2021-04-05Fixed misordering of arguments when building an instruction request urlJeffrey Armstrong
2021-04-05Fixed checkin json to return a name of instructions needed and a job idJeffrey Armstrong
2021-03-25Added endpoints and convenience functions for talking to the server. Complet...Jeffrey Armstrong