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 |
Michael Lazar
|
aef44e9db7
|
Simplify argument parsing
|
2020-05-09 00:38:32 -04:00 |
Michael Lazar
|
3ab1645610
|
Add pyopenssl dependencies
|
2020-05-09 00:36:16 -04:00 |
Michael Lazar
|
5e0fd57f93
|
Allow a client certificate subject's CN to be blank.
|
2020-04-19 22:06:06 -04:00 |
Michael Lazar
|
ff2832f034
|
Fix path matching for static directory application
|
2020-03-31 10:41:39 -04:00 |
Michael Lazar
|
f6952559dd
|
Cutting release
|
2020-03-31 00:40:10 -04:00 |
Michael Lazar
|
8850915752
|
Return partial match object
|
2020-03-31 00:36:28 -04:00 |
Michael Lazar
|
0b272d076d
|
Use re.fullmatch() for route patterns
|
2020-03-26 15:49:19 -04:00 |
Michael Lazar
|
58d34db29d
|
Add CGI variables for client certificates
|
2020-03-11 23:26:47 -04:00 |
Michael Lazar
|
78fe743310
|
Merge branch 'master' of github.com:michael-lazar/jetforce
|
2020-03-11 00:06:39 -04:00 |
Michael Lazar
|
478fb81094
|
Add virtual hosting
|
2020-03-11 00:06:22 -04:00 |
Michael Lazar
|
d153239f93
|
Update README.md
|
2020-03-08 22:46:11 -04:00 |
Michael Lazar
|
2b9f98adf7
|
Merge branch 'master' of github.com:michael-lazar/jetforce
|
2020-02-05 23:20:51 -05:00 |
Michael Lazar
|
183d374431
|
Cutting release
|
2020-01-21 18:17:33 -05:00 |
Michael Lazar
|
0f8e7c3e74
|
Update README.md
|
2020-01-12 21:52:33 -05:00 |
Michael Lazar
|
0dd4d04faf
|
Update README.md
|
2020-01-12 21:52:16 -05:00 |
Michael Lazar
|
c7f0e1e4fb
|
Better docstrings
|
2020-01-12 20:36:00 -05:00 |
Michael Lazar
|
42a5b6b65b
|
Update unreleased changelog
|
2020-01-12 19:31:48 -05:00 |
Michael Lazar
|
9c18d3930b
|
#6 Add support for IPv6.
|
2020-01-12 19:31:08 -05:00 |
Michael Lazar
|
b3b6061086
|
#10 better error handling for OS errors
|
2020-01-12 18:55:28 -05:00 |
Michael Lazar
|
416c7bcecf
|
#7 validate port number
|
2020-01-12 18:24:04 -05:00 |
Michael Lazar
|
c5d5c8d472
|
Refined some of the diagnostics error code restrictions, added invalid URL check
|
2020-01-12 18:23:31 -05:00 |
Michael Lazar
|
1d59053436
|
Return 53 proxy request refused if the scheme/hostname doesnt match
|
2020-01-12 17:51:52 -05:00 |
Michael Lazar
|
e0c62dbcb6
|
Return 59 bad request if URL cannot be parsed
|
2020-01-12 17:15:19 -05:00 |
Michael Lazar
|
d97eda001e
|
#13 Add support for python 3.8
|
2020-01-12 14:08:36 -05:00 |
Michael Lazar
|
97ec9918f7
|
Allow files starting with ~ in directory listings
|
2020-01-12 14:03:37 -05:00 |
Michael Lazar
|
6c414ca9d4
|
#5 Permenant redirect for root URL if missing slash
|
2020-01-12 14:00:42 -05:00 |
Michael Lazar
|
e788e31dac
|
#4 infer missing scheme as gemini
|
2020-01-12 00:45:38 -05:00 |
Michael Lazar
|
d0be7942d9
|
Merge branch 'master' of github.com:michael-lazar/jetforce
|
2020-01-08 00:35:40 -05:00 |
Michael Lazar
|
09ddc004d1
|
Update gitignore
|
2020-01-07 20:43:07 -05:00 |
Michael Lazar
|
25dbeb4c64
|
script cleanup
|
2020-01-07 18:06:40 -05:00 |
Michael Lazar
|
e43587493e
|
Fixed a couple of diagnostics checks
|
2020-01-07 17:20:24 -05:00 |
Michael Lazar
|
cbbedb5f1d
|
Add diagnostics check script
|
2020-01-07 00:47:41 -05:00 |
Michael Lazar
|
68e7d7aec9
|
Merge pull request #3 from tallship/patch-1
Update README.md
|
2019-10-18 20:25:49 -05:00 |
Bradley D. Thornton
|
7fa3f1db63
|
Update README.md
Fixed syntactical error
|
2019-10-18 15:35:42 -07:00 |
Michael Lazar
|
a2c4a1a28a
|
mypy type fixes
|
2019-09-23 19:34:38 -04:00 |
Michael Lazar
|
a31508ca51
|
Update README.md
|
2019-09-23 10:26:09 -04:00 |
Michael Lazar
|
57e1bbee62
|
Out of date docs
|
2019-09-23 09:28:05 -04:00 |
Michael Lazar
|
7e4af15a72
|
Fix __license__ tag
|
2019-09-23 09:26:09 -04:00 |
Michael Lazar
|
08161e7368
|
Update README.md
|
2019-09-23 01:09:13 -04:00 |
Michael Lazar
|
9b5376d7d3
|
Update README.md
|
2019-09-23 01:04:51 -04:00 |
Michael Lazar
|
5593359cb9
|
Update README.md
|
2019-09-23 00:44:44 -04:00 |
Michael Lazar
|
1e6ef76203
|
Update README.md
|
2019-09-23 00:44:02 -04:00 |