Commit Graph

298 Commits

Author SHA1 Message Date
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
Michael Lazar 937e34ba34
Update README.md 2020-05-19 01:00:56 -04:00
Michael Lazar 46a39012c7
Update README.md 2020-05-19 00:59:47 -04:00
Michael Lazar d66e11c9ce Update documentation 2020-05-19 00:38:04 -04:00
Michael Lazar 71ab30aea9 Add a new (better) CC0 licensed cover photo 2020-05-19 00:37:52 -04:00
Michael Lazar 56aea1b683 Add stub for later SNI support 2020-05-19 00:25:22 -04:00
Michael Lazar b7c3e43ac4 Update other examples 2020-05-18 23:52:34 -04:00
Michael Lazar 43907a0e44 Add composite application helper 2020-05-18 23:52:05 -04:00
Michael Lazar f02ea37762 Add exception logging 2020-05-18 01:40:19 -04:00
Michael Lazar 78e94f3091 Update guestbook example 2020-05-18 01:40:09 -04:00
Michael Lazar b2727748ef Add some color to the logo 2020-05-18 00:07:38 -04:00
Michael Lazar 2d7856f27c Update echo example 2020-05-18 00:00:06 -04:00
Michael Lazar d4ceb4d085 Change back to beta version, we're not ready for 1.0 2020-05-17 23:10:31 -04:00
Michael Lazar abea5601d7 Finally figured out twisted concurrency 2020-05-17 23:08:16 -04:00
Michael Lazar 2b44182d84 Formatting 2020-05-17 15:01:08 -04:00
Michael Lazar 263b334469 Formatting 2020-05-17 15:00:51 -04:00
Michael Lazar 1fe8082bdd Reorganizing the library as a packing instead of a single file 2020-05-17 14:57:56 -04:00
Michael Lazar 3704d64ecf Bumping version 2020-05-15 01:26:57 -04:00
Michael Lazar 36e29f5d15 Update documentation 2020-05-15 01:22:34 -04:00
Michael Lazar b5acfb594b Make the preverify_ok value accessible 2020-05-15 01:11:12 -04:00
Michael Lazar 4570cabcaf Re-work TLS interface 2020-05-15 00:11:09 -04:00
Michael Lazar c3c7ae3743 Re-work interface for argument parsing 2020-05-13 01:37:21 -04:00
Michael Lazar 124de25502 Polishing up the twisted interface 2020-05-13 00:32:51 -04:00
Michael Lazar 335d79ad54 Move server framework from socketserver to twisted :) 2020-05-12 23:50:12 -04:00
Michael Lazar ef4023bd5c pyOpenSSL + SocketServer WIP 2020-05-10 22:16:36 -04:00
Michael Lazar 7996b49792 Move server framework from asyncio to socketserver 2020-05-09 01:34:02 -04:00
Michael Lazar c369c3b9fd Use cryptography to generate certificates 2020-05-09 00:58:16 -04:00