1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00
Commit Graph

2700 Commits

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