Commit Graph

260 Commits

Author SHA1 Message Date
Michael Lazar 9411f34920 Update TLS shutdown behavior, fixes #32. 2020-07-12 01:23:42 -04:00
Michael Lazar 8a3e009de8 Add redirect example script 2020-07-12 00:02:11 -04:00
Michael Lazar 7ec8edee7f Add support for keylog file to client tool 2020-07-11 23:58:25 -04:00
Michael Lazar efe41ece85 Small wording tweak 2020-06-21 00:43:48 -04:00
Michael Lazar 5dc39f37d2 Small wording tweak 2020-06-20 23:10:21 -04:00
Michael Lazar 0b8446c58f reject URLs with a userinfo component 2020-06-20 01:42:17 -04:00
Michael Lazar 1b07b0a594 update status code names to match the spec 2020-06-20 01:26:42 -04:00
Michael Lazar c20619ffcb Merge branch 'master' of github.com:michael-lazar/jetforce 2020-06-20 01:12:40 -04:00
Michael Lazar 6ce8d4887e Add chatroom example 2020-06-20 01:12:32 -04:00
Michael Lazar c288c72ad2 Better error handling for closed connections 2020-06-20 01:11:59 -04:00
Michael Lazar b49cf9d2b6 Remove dead code 2020-06-20 00:59:25 -04:00
Michael Lazar ea7d8c6f4c
Update README.md 2020-06-10 00:15:37 -04:00
Michael Lazar d65f2ae96f Add missing dates to changelog 2020-06-09 00:27:49 -04:00
Michael Lazar b05c5b3eb0 Merge branch 'master' of github.com:michael-lazar/jetforce 2020-06-09 00:24:44 -04:00
Michael Lazar c3ac784639 Upping version 2020-06-09 00:23:43 -04:00
Michael Lazar 2b2102c508
Update README.md 2020-06-08 14:18:45 -04:00
Michael Lazar 7bf6657c43
Update README.md 2020-06-08 14:18:19 -04:00
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