1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-21 00:19:42 +02:00
Commit Graph

3754 Commits

Author SHA1 Message Date
f0b9662c5e add docs 2022-07-20 07:54:50 -07:00
720c6b5d42 add note about jc not checking the certificate integrity 2022-07-19 17:15:54 -07:00
c30d44ea13 doc update 2022-07-19 15:24:38 -07:00
b5788134b6 add jwt string parser 2022-07-19 15:23:42 -07:00
790103fb48 doc update 2022-07-19 13:02:09 -07:00
e56944dc24 formatting 2022-07-19 12:58:49 -07:00
ed04951ed7 add email_address string parser 2022-07-19 12:58:44 -07:00
84337fe3d1 change description 2022-07-19 08:46:34 -07:00
da631c8b22 add username, password, hostname, and port 2022-07-19 08:23:27 -07:00
450d0d5ddf document schema 2022-07-19 07:45:13 -07:00
0ed47fc7ce fix query for non-http schemes. Set null for empty fields 2022-07-19 07:39:01 -07:00
d57a00e8be fix up query object 2022-07-19 07:29:09 -07:00
fa7721c31d add initial URL parser 2022-07-19 07:16:28 -07:00
0f72d46050 add extension docs 2022-07-18 14:47:48 -07:00
fe3b5bc2ed doc update 2022-07-18 14:31:13 -07:00
4f7f8dd82b doc update 2022-07-18 14:23:52 -07:00
81fb294859 add m3u example 2022-07-17 11:30:53 -07:00
c04fd5bbf9 simplify single quote handling 2022-07-16 21:16:29 -07:00
d6ed5a0eba doc update 2022-07-16 20:52:19 -07:00
33b996f6be process optimizations 2022-07-16 20:51:18 -07:00
26d4bbe9a4 add m3u tests 2022-07-16 19:43:19 -07:00
5abea6d0c5 fix issue with single quotes in extended info 2022-07-16 19:32:23 -07:00
afce7cdbd7 remove auto import 2022-07-16 11:43:41 -07:00
8c3cff59c6 make parser more robust for non-standard extension fields 2022-07-16 11:27:58 -07:00
bc15a636f1 optimizations up to netstat 2022-07-15 17:28:08 -07:00
1564533161 formatting 2022-07-15 15:19:56 -07:00
27fd6843cc add m3u file parser 2022-07-15 15:14:49 -07:00
8c8d5552c8 version bump 2022-07-15 11:18:13 -07:00
a7ee414c67 add pager functionality to parser documentation 2022-07-15 11:18:02 -07:00
6573b355cc Merge pull request #262 from kellyjonbrazil/master
sync to dev
2022-07-15 10:53:37 -07:00
eaa36a6a31 formatting 2022-07-07 12:56:18 -07:00
8b1c4f923e doc fix 2022-07-07 09:23:02 -07:00
89c36e4996 add pkcs12 example 2022-07-07 09:13:06 -07:00
0ea5c9585a formatting 2022-07-06 20:27:41 -07:00
5fa2fe3992 fix example 2022-07-06 17:20:56 -07:00
014437298c add pkcs7 example 2022-07-06 17:08:12 -07:00
04d91516e8 add license 2022-07-05 19:56:22 -07:00
9b33a50bb0 Merge pull request #260 from kellyjonbrazil/dev
Dev v1.20.2
v1.20.2
2022-07-05 19:39:40 -07:00
b0e9d9fa9d fix encodings for windows tests 2022-07-05 19:23:22 -07:00
991b612b62 add colon seperators to hex strings in python 3.6 and 3.7 2022-07-05 19:19:06 -07:00
855c9363a5 add hexlify compatibility for python 3.6 and 3.7 2022-07-05 19:12:44 -07:00
625544f53e add x509-cert tests 2022-07-05 18:59:55 -07:00
f179da8cd1 sort set to list conversion 2022-07-05 18:59:47 -07:00
eeee776555 add shell completion build scripts 2022-07-05 16:41:23 -07:00
d0bde14a2a version bump 2022-07-05 16:15:35 -07:00
69b0e407ad move pygments colors to cli_data.py 2022-07-05 16:15:26 -07:00
ad2b9ab76c doc update 2022-07-05 15:07:10 -07:00
32483de4f2 doc update 2022-07-05 14:59:21 -07:00
ec713cfa1b doc update 2022-07-05 13:33:57 -07:00
eac8c1c1a0 only attempt to decode certificate type 2022-07-05 12:55:38 -07:00