aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2023-01-02Added a timeout to read functions such that failures don't occur immediately....Jeffrey Armstrong
2022-06-29Merge branch 'artifacts'Jeffrey Armstrong
2022-06-29Initial work to show artifacts on job pages.Jeffrey Armstrong
2022-06-28Titan query strings are now actually processed as queries. Additional cleanu...request_refactorJeffrey Armstrong
2021-06-29Tokens are now checked for file uploads. Fixed major buffer bugs in status r...Jeffrey Armstrong
2021-05-25Added directory to filename for upload when mask is specified.Jeffrey Armstrong
2021-05-24Fixed skip_first issue on LinuxJeffrey Armstrong
2021-05-24Removed unitialized logical from file listing routine. Fixed Windows project...Jeffrey Armstrong
2021-05-20Added a build date function. Implemented about and home templates for gemini...Jeffrey Armstrong
2021-05-18Fixed listing available files on WindowsJeffrey Armstrong
2021-05-17Removed debugging outputJeffrey Armstrong
2021-05-17Fixed temp filename creation on Windows caused by bad strlen call.Jeffrey Armstrong
2021-05-13Temporary directory is now configurable.Jeffrey Armstrong
2021-05-06Fixed static file handler to allow subdirectories properly. Fixed directory ...Jeffrey Armstrong
2021-05-04Initial work on the CGI interface for web access.Jeffrey Armstrong
2021-04-28Directory listing on UNIXy systems modified to work on macOSJeffrey Armstrong
2021-04-27Fixed issue with reading file contents into a buffer, now using size instead ...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-14Added Windows support for getting directory and file listingsJeffrey Armstrong
2021-04-14Fixed binary transfers to maintain file integrity. Added globbed file upload...Jeffrey Armstrong
2021-04-13Releases page and file/dir listing works great on Linux. Should work on BSD ...Jeffrey Armstrong
2021-04-12Added directory listing feature to utilities in preparation for building rele...Jeffrey Armstrong
2021-04-12Tree deletion now also uses the 'f' flag on non-windowsJeffrey Armstrong
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 up...Jeffrey Armstrong
2021-04-05Fixed checkin json to return a name of instructions needed and a job idJeffrey Armstrong
2021-04-05Fixed URL issues in playerJeffrey Armstrong
2021-03-29Changed how temp files work on UNIX-y stuff. Fixed templates, which were qui...Jeffrey Armstrong
2021-03-25Started on server components. Implemented thin, only-necessary sqlite wrappi...Jeffrey Armstrong
2021-03-24Initial importJeffrey Armstrong