Jonathan Lamothe jlamothe
jlamothe pushed to dev at jlamothe/passman 2021-11-13 23:50:42 -05:00
a048e0ad8b moved priject to codeberg
jlamothe pushed to wip at jlamothe/gemcap 2021-11-13 11:32:15 -05:00
8cc671e211 WIP: tests for readURL
735719aaa7 runConnection can now accept any type of Connection
Compare 2 commits »
jlamothe pushed to master at jlamothe/gemcap 2021-11-13 11:29:51 -05:00
735719aaa7 runConnection can now accept any type of Connection
jlamothe pushed to wip at jlamothe/gemcap 2021-11-12 20:59:50 -05:00
d569c55c07 WIP: implemented tests for readURL
6247595145 refactored adjustServerParams
Compare 2 commits »
jlamothe pushed to master at jlamothe/gemcap 2021-11-12 20:58:13 -05:00
6247595145 refactored adjustServerParams
jlamothe pushed to wip at jlamothe/gemcap 2021-11-12 11:25:18 -05:00
048d7f1f22 WIP: tests for readURL
7814705dd9 made default certificate chain empty
Compare 2 commits »
jlamothe pushed to master at jlamothe/gemcap 2021-11-12 11:23:32 -05:00
7814705dd9 made default certificate chain empty
jlamothe pushed to wip at jlamothe/gemcap 2021-11-10 19:48:10 -05:00
eaa3079e3e WIP: implemented tests for readURL
jlamothe created branch wip in jlamothe/gemcap 2021-11-10 15:50:31 -05:00
jlamothe pushed to wip at jlamothe/gemcap 2021-11-10 15:50:31 -05:00
6e5e0495d9 WIP: implementing readURL
jlamothe pushed to master at jlamothe/gemcap 2021-11-10 15:49:55 -05:00
e47bc3ce48 implemented runConnection logic
17f1eba583 make runConnection take a certificate as a parameter
Compare 2 commits »
jlamothe pushed to dev at jlamothe/dmfix 2021-11-10 11:02:36 -05:00
dfbf345f7a moved source to Codeberg
9544a3586c specified GPL3 or later in package file
Compare 2 commits »
jlamothe pushed to master at jlamothe/gemcap 2021-11-10 10:19:13 -05:00
a15abeaa1f moved project to codeberg
jlamothe pushed to master at jlamothe/gemcap 2021-11-09 01:13:39 -05:00
dacd4a2c9a added warning to Network.GemServ.Internal
jlamothe pushed to master at jlamothe/gemcap 2021-11-05 20:56:31 -04:00
7aac1df7b0 implemented more logic for runGemServer
jlamothe pushed to master at jlamothe/gemcap 2021-11-01 13:13:25 -04:00
1ecf47b391 use lazy ByteString for GemResponse
3e17acc4f3 added haddock headers to Network.GemServ
Compare 2 commits »
jlamothe pushed to master at jlamothe/gemcap 2021-10-28 20:50:42 -04:00
0aae14479d WIP: partially implemented runGemServer
d021511bd6 GemHandler is just a function now
f943b50a20 implemented GemServSettings type and constructor
8c50721309 implemented GemHandler type
7addd8982f implemented GemResponse type and constructor
Compare 6 commits »
jlamothe pushed to master at jlamothe/gemcap 2021-10-27 14:43:10 -04:00
75d5e44278 updated README.md
jlamothe pushed to master at jlamothe/gemcap 2021-10-26 12:32:58 -04:00
bbdd7e4c8d remove GitHub references
jlamothe pushed to master at jlamothe/gemcap 2021-10-26 12:06:57 -04:00
745e761451 include Paths_gemserv module after all