Jonathan Lamothe jlamothe
jlamothe deleted branch wip from jlamothe/csv-sip 2022-04-24 14:24:24 -04:00
jlamothe created branch wip in jlamothe/csv-sip 2022-04-22 22:15:47 -04:00
jlamothe pushed to wip at jlamothe/csv-sip 2022-04-22 22:15:47 -04:00
jlamothe pushed to master at jlamothe/csv-sip 2022-04-21 22:29:46 -04:00
724dfe0345 implemented slurpRawLabelledCSV
51784123cd implemented slurpLabelledCSV
35130eeae1 documentation for slurpCSV and slurpRawCSV
2af6966192 implemented slurpRawCSV
8533e84caa implemented slurpCSV
Compare 5 commits »
jlamothe pushed to master at jlamothe/csv-sip 2022-04-21 15:39:27 -04:00
76cea1e051 implemented labelFields
jlamothe pushed to dev at jlamothe/subfix 2022-01-28 15:02:04 -05:00
0db09b0420 moved from GitHub to Fingerprint Software git repo
f62dd46f82 removed travis config
Compare 2 commits »
jlamothe pushed to certfix at jlamothe/gemcap 2021-11-28 00:13:44 -05:00
e0b8820418 get the client certificate from the connection's context
jlamothe created branch certfix in jlamothe/gemcap 2021-11-25 21:09:02 -05:00
jlamothe pushed to certfix at jlamothe/gemcap 2021-11-25 21:09:02 -05:00
976c5b6a96 don't read certRef until just before passing to the handler
jlamothe created branch dev in jlamothe/gemcap 2021-11-25 03:27:28 -05:00
jlamothe pushed to dev at jlamothe/gemcap 2021-11-25 03:27:28 -05:00
465b5a9115 don't worry about length of response status code
14f2064050 updated README
Compare 2 commits »
jlamothe pushed tag v0.1.0 to jlamothe/gemcap 2021-11-24 19:46:35 -05:00
jlamothe pushed to master at jlamothe/gemcap 2021-11-24 19:46:18 -05:00
84b6d0bcae version 0.1.0
43b76aa39c implemented encodeGemResponse
391ffd3eea implemented stripCRLF
05e83857a7 tests for runConnection
Compare 4 commits »
jlamothe pushed to master at jlamothe/gemcap 2021-11-23 11:12:05 -05:00
7126838eb0 fixed a bug in readLoop that would cause the server hang while reading the request
jlamothe deleted branch wip from jlamothe/gemcap 2021-11-23 00:19:51 -05:00
jlamothe pushed to master at jlamothe/gemcap 2021-11-22 23:27:12 -05:00
7b8a887b3c made failure reason ob readLoop more obvious
jlamothe pushed to master at jlamothe/gemcap 2021-11-21 02:22:59 -05:00
61fca70a5e refactored readLoop
jlamothe pushed to master at jlamothe/gemcap 2021-11-20 11:45:01 -05:00
440aee7536 System.IO.Streams should be a qualified import
63702be1e7 whitespace fix
Compare 2 commits »
jlamothe pushed to master at jlamothe/gemcap 2021-11-19 20:59:00 -05:00
64444bbc81 implemented readMax
4a99e5cb0b implemented high-level logic for strFromConn
489d0fdb78 linting of readURL function
Compare 3 commits »
jlamothe pushed to wip at jlamothe/gemcap 2021-11-19 13:21:30 -05:00
3e85a906bf WIP: tests for strFromConn