Commit Graph

274 Commits

Author SHA1 Message Date
Michael Lazar 4202e69ff4 upping version 2020-05-28 21:11:07 -04:00
Michael Lazar 4ca5726af4 Fix an issue with comparing str vs int port numbers 2020-05-28 21:10:39 -04:00
Michael Lazar 226efea6b0 Upping version 2020-05-27 23:58:44 -04:00
Michael Lazar ae262875ea Fix CGI script handling 2020-05-27 23:58:04 -04:00
Michael Lazar 4ce3c0758a Third pre-release 2020-05-27 00:23:35 -04:00
Michael Lazar 6d84442992 Better error handling 2020-05-26 10:22:49 -04:00
Michael Lazar ec63a0bc9d Second pre-release 2020-05-26 00:26:36 -04:00
Michael Lazar 9c5eb99266 Updating changelog and fixing examples 2020-05-26 00:25:48 -04:00
Michael Lazar 8d7a3372c0 Merge branch 'master' of github.com:michael-lazar/jetforce 2020-05-25 23:53:23 -04:00
Michael Lazar c09d0cb47e Include TLS connection info variables with all requests 2020-05-25 23:52:11 -04:00
Michael Lazar c794384248 Drop threading by default and add proper support for async applications 2020-05-25 23:40:15 -04:00
Michael Lazar 62376d8c96
Update README.md 2020-05-24 23:34:09 -04:00
Michael Lazar d16afa8dc7 Merge branch 'arxcode-master' 2020-05-24 23:12:44 -04:00
Michael Lazar fe037b812b Fix SCRIPT_NAME to use the RFC 3875 definition, minor refactoring 2020-05-24 23:12:24 -04:00
Michael Lazar 9ab4c6f212 Merge branch 'master' of https://github.com/arxcode/jetforce into arxcode-master 2020-05-24 22:13:15 -04:00
Michael Lazar 3a7c075521 Merge branch 'master' of github.com:michael-lazar/jetforce 2020-05-24 21:48:35 -04:00
Michael Lazar e5b1d5b41d Merge branch 'v0.2.3' 2020-05-24 21:48:17 -04:00
Michael Lazar 524df0d56a Upping version 2020-05-24 21:31:41 -04:00
Michael Lazar 50bde8b7f2 Fix a security vulnerability that allowed maliciously crafted URLs to break out of the root server directory. 2020-05-24 21:29:19 -04:00
Michael Lazar 623a408ca4
Update README.md 2020-05-24 01:45:01 -04:00
Michael Lazar 3b610982ae
Update README.md 2020-05-24 01:44:26 -04:00
Michael Lazar 2528f3d928
Update README.md 2020-05-24 01:41:48 -04:00
Michael Lazar bc68f3d706
Update README.md 2020-05-24 01:40:46 -04:00
Michael Lazar b8a61941e9
Update README.md 2020-05-24 01:40:09 -04:00
Michael Lazar a29708f883
Update README.md 2020-05-24 01:27:30 -04:00
Michael Lazar 9f02bcd005
Update README.md 2020-05-24 01:26:11 -04:00
Michael Lazar 0a2fead782
Update README.md 2020-05-24 01:25:11 -04:00
Michael Lazar 1c870a7a47
Update README.md 2020-05-24 01:24:35 -04:00
Michael Lazar 90da8e805a
Update README.md 2020-05-24 01:02:28 -04:00
Michael Lazar 5b118b7581
Update README.md 2020-05-24 01:00:20 -04:00
Michael Lazar ea05ff7531
Update README.md 2020-05-24 00:47:51 -04:00
Michael Lazar e79bd79c92 wording 2020-05-24 00:47:16 -04:00
Michael Lazar d8e7218fff
Update README.md 2020-05-24 00:45:39 -04:00
Michael Lazar 2048384c56
Update README.md 2020-05-24 00:45:01 -04:00
Michael Lazar fffab7b684
Update README.md 2020-05-24 00:44:48 -04:00
Michael Lazar b5f4235535 Merge branch 'master' of github.com:michael-lazar/jetforce 2020-05-24 00:42:19 -04:00
Michael Lazar 701e16fe2a Send regex named capture groups as keyword arguments 2020-05-24 00:39:47 -04:00
Michael Lazar 4d0c640aec
Update README.md 2020-05-23 22:04:27 -04:00
Michael Lazar cdb0b93ce1
Update README.md 2020-05-23 21:57:28 -04:00
Michael Lazar 7f4c74cb29
Update README.md 2020-05-23 21:56:19 -04:00
Michael Lazar b4fd0919eb
Merge pull request #23 from michael-lazar/v0.3.0
V0.3.0
2020-05-23 21:46:00 -04:00
Michael Lazar 21d180175a Merge branch 'master' into v0.3.0 2020-05-23 21:40:21 -04:00
Michael Lazar b92574c662 Merge branch 'v0.3.0' of github.com:michael-lazar/jetforce into v0.3.0 2020-05-23 21:39:06 -04:00
Michael Lazar a138210ff9 Setting up a beta release candidate 2020-05-23 21:38:55 -04:00
Michael Lazar 1cb5324a61 Forgot to remove old license classifier 2020-05-23 21:31:41 -04:00
Michael Lazar 8920225b38 Remove jetforce-diagnostics script, it have now been moved to a separate repository 2020-05-23 21:31:24 -04:00
Michael Lazar 67c18f2f98
Update README.md 2020-05-19 01:43:18 -04:00
Michael Lazar 925fba3ba4 Merge branch 'v0.3.0' of github.com:michael-lazar/jetforce into v0.3.0 2020-05-19 01:14:58 -04:00
Michael Lazar ee9efd3f5f Tidy up client code 2020-05-19 01:14:44 -04:00
Michael Lazar dca4ebc4ed
Update README.md 2020-05-19 01:01:46 -04:00