Commit Graph

243 Commits

Author SHA1 Message Date
Michael Lazar 1aa9c2c7b9
Update README.md 2020-06-08 14:17:33 -04:00
Michael Lazar 702c3dd7bd Use a space character to separate the response status code from the meta string 2020-06-08 13:46:49 -04:00
Michael Lazar 218fc2af53 Add the new status code 2020-06-07 23:08:16 -04:00
Michael Lazar a871b6017d Add the ability to specify a lang parameter 2020-06-07 23:03:25 -04:00
Michael Lazar 961d42e3e2 Clarify support for virtual hosting 2020-06-04 13:36:57 -04:00
Michael Lazar 9ac80a986c upping version 2020-06-02 22:46:38 -04:00
Michael Lazar 9cc4a320c2 Add URL encoding and decoding to the path and other components 2020-06-01 21:12:05 -04:00
Michael Lazar 3eab1bfc1a Merge branch 'master' of github.com:michael-lazar/jetforce 2020-06-01 14:59:30 -04:00
Michael Lazar 8048c7a9e5 Fix wording 2020-06-01 14:59:26 -04:00
Michael Lazar af41d12157 Change certificate fingerprint to use url-safe base64 encoding 2020-06-01 14:56:44 -04:00
Michael Lazar 23aacbb065
Update README.md 2020-05-31 17:29:35 -04:00
Michael Lazar 0c1bbdcb7a
Update README.md 2020-05-31 17:26:03 -04:00
Michael Lazar 0c1483c9d5 Merge branch 'master' of github.com:michael-lazar/jetforce 2020-05-31 00:21:09 -04:00
Michael Lazar a6a56165ec Changelog wording 2020-05-31 00:19:29 -04:00
Michael Lazar f16d5901a1 Upping version 2020-05-31 00:15:33 -04:00
Michael Lazar e716dc152b Upping version 2020-05-30 14:40:25 -04:00
Michael Lazar 8deb372ca0 Fix verify_callback behavior, change "verified" to "authorised" to conform with the wording in the gemini specification. 2020-05-30 14:39:31 -04:00
Michael Lazar 6ea7499b5f
Update README.md 2020-05-29 14:16:58 -04:00
Michael Lazar 15943b4b2a
Update README.md 2020-05-29 14:14:52 -04:00
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