index
:
levitating
master
request_refactor
An overly simple continuous integration system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2021-06-29
Tokens are now checked for file uploads. Fixed major buffer bugs in status r...
Jeffrey Armstrong
2021-05-25
Added directory to filename for upload when mask is specified.
Jeffrey Armstrong
2021-05-24
Fixed skip_first issue on Linux
Jeffrey Armstrong
2021-05-24
Removed unitialized logical from file listing routine. Fixed Windows project...
Jeffrey Armstrong
2021-05-20
Added a build date function. Implemented about and home templates for gemini...
Jeffrey Armstrong
2021-05-18
Fixed listing available files on Windows
Jeffrey Armstrong
2021-05-17
Removed debugging output
Jeffrey Armstrong
2021-05-17
Fixed temp filename creation on Windows caused by bad strlen call.
Jeffrey Armstrong
2021-05-13
Temporary directory is now configurable.
Jeffrey Armstrong
2021-05-06
Fixed static file handler to allow subdirectories properly. Fixed directory ...
Jeffrey Armstrong
2021-05-04
Initial work on the CGI interface for web access.
Jeffrey Armstrong
2021-04-28
Directory listing on UNIXy systems modified to work on macOS
Jeffrey Armstrong
2021-04-27
Fixed issue with reading file contents into a buffer, now using size instead ...
Jeffrey Armstrong
2021-04-16
Fixed issue with connect calls that were manifested on macOS.
Jeffrey Armstrong
2021-04-15
Added license and readme to the project
Jeffrey Armstrong
2021-04-14
Added Windows support for getting directory and file listings
Jeffrey Armstrong
2021-04-14
Fixed binary transfers to maintain file integrity. Added globbed file upload...
Jeffrey Armstrong
2021-04-13
Releases page and file/dir listing works great on Linux. Should work on BSD ...
Jeffrey Armstrong
2021-04-12
Added directory listing feature to utilities in preparation for building rele...
Jeffrey Armstrong
2021-04-12
Tree deletion now also uses the 'f' flag on non-windows
Jeffrey Armstrong
2021-04-09
Modified how logging works so that multiple processes can write in theory.
Jeffrey Armstrong
2021-04-07
Results now posted back correctly using titan protocol
Jeffrey Armstrong
2021-04-07
Fixed many issues related to reporting status. Initial debugging of titan up...
Jeffrey Armstrong
2021-04-05
Fixed checkin json to return a name of instructions needed and a job id
Jeffrey Armstrong
2021-04-05
Fixed URL issues in player
Jeffrey Armstrong
2021-03-29
Changed how temp files work on UNIX-y stuff. Fixed templates, which were qui...
Jeffrey Armstrong
2021-03-25
Started on server components. Implemented thin, only-necessary sqlite wrappi...
Jeffrey Armstrong
2021-03-24
Initial import
Jeffrey Armstrong