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

3267 Commits

Author SHA1 Message Date
Kelly Brazil cee9f8bf32 remove duplicate code. add tests 2023-01-03 12:44:12 -08:00
Kelly Brazil b8e2678c01 doc update 2023-01-03 12:30:23 -08:00
Kelly Brazil b0fe96ed03 doc update 2023-01-03 12:28:26 -08:00
Kelly Brazil bb65ec380b separate kv and ini parsers. add fake top-level section in ini files that are missing it. 2023-01-03 12:11:05 -08:00
Kelly Brazil ae6248227b version bump 2023-01-03 11:53:57 -08:00
Kelly Brazil 5d639db5a8 Merge branch 'master' into dev 2022-12-30 13:24:24 -08:00
Kelly Brazil 63161ffdbb doc update 2022-12-30 13:11:54 -08:00
Kelly Brazil cf11c71831 move import to except block 2022-12-30 11:53:09 -08:00
Kelly Brazil 048f8c1f4b formatting 2022-12-30 11:49:20 -08:00
Kelly Brazil b6b42d9071 doc update 2022-12-30 11:46:40 -08:00
Kelly Brazil d43863ee9f delete the tempfile after use 2022-12-30 11:32:14 -08:00
Kelly Brazil 177d10577f create NamedTemporaryFile with delete=False for Windows compatibilty 2022-12-30 11:17:52 -08:00
Kelly Brazil 47d8e163de patch for windows compatibility: can only open tempfile once 2022-12-30 11:06:45 -08:00
Kelly Brazil e49c621e59 try writing to file as bytes for windows compatibility 2022-12-30 10:44:46 -08:00
Kelly Brazil 5e32a6d828 fix for python 3.10+ compatibility 2022-12-30 10:37:12 -08:00
Kelly Brazil b1358a7eca add nextstep plist support. using the pbPlist library 2022-12-30 10:27:03 -08:00
Kelly Brazil ba89092e12 formatting 2022-12-29 14:52:33 -08:00
Kelly Brazil f855420a82 doc update 2022-12-29 09:25:31 -08:00
Kelly Brazil 1589a81945 fix issue with text serial numbers in certificates 2022-12-28 21:59:38 -08:00
Kelly Brazil eec2583cb2 formatting 2022-12-27 15:59:43 -08:00
Kelly Brazil 481c6a8de2 doc update 2022-12-27 14:01:03 -08:00
Kelly Brazil 68717e8493 add parser metadata tags and category view to help 2022-12-27 13:59:10 -08:00
Kelly Brazil c524d37136 use ubuntu-20.04 instead of latest for python 3.6 2022-12-23 10:25:12 -08:00
Kelly Brazil 6674f549f2 version bumps and doc update 2022-12-23 10:14:19 -08:00
Kelly Brazil ba371ec730 fix proc signature for pid_stat so hack comm names with parenthesis are handled correctly. 2022-12-23 10:08:19 -08:00
Kelly Brazil 44d1d52426 fix test for python 3.6 2022-12-23 09:40:26 -08:00
Kelly Brazil edcca4fb96 remove re type annotations for python 3.6 compatibility 2022-12-23 09:23:51 -08:00
Kelly Brazil 6fbf9458d1 Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev 2022-12-23 09:21:29 -08:00
Kelly Brazil a476e4639b force test 2022-12-23 09:21:27 -08:00
Kelly Brazil 5534a1c755 change to ubuntu-20.04 for python 3.6 tests 2022-12-23 09:20:32 -08:00
Kelly Brazil c45518db70 Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev 2022-12-23 09:17:44 -08:00
Kelly Brazil 55480c059a python 3.6 compatibility: remove re.Match type annotation 2022-12-23 09:17:42 -08:00
Kelly Brazil 04a2af8681 add python 3.6 to tests 2022-12-23 09:14:19 -08:00
Kelly Brazil 71f672a0e0 add python 3.6 to tests 2022-12-23 09:13:00 -08:00
Kelly Brazil 33c40874fa version bump and add iwconfig parser 2022-12-23 09:12:09 -08:00
Kelly Brazil b3ced64672 Merge pull request #334 from vrince/iwconfig-parser
add new iwconfig parser
2022-12-23 09:00:22 -08:00
Thomas Vincent a60bf00d54 iwconfig: add test with many interface 2022-12-21 17:25:57 -05:00
Thomas Vincent 8d9a2744af iwconfig: add example in the docstring 2022-12-21 17:15:25 -05:00
Thomas Vincent bcd7bac950 iwconfig: add to parser list + move test fixture to generic folder 2022-12-21 17:12:20 -05:00
Thomas Vincent e996b3a9f6 add iwconfig raw vs process + tests 2022-12-19 22:36:48 -05:00
Thomas Vincent e207cccdc5 fix copy/paste mess in regex 2022-12-19 22:23:10 -05:00
Thomas Vincent 9776dd1082 add new iwconfig parser 2022-12-19 22:13:58 -05:00
Kelly Brazil bcff00799f Merge pull request #328 from kellyjonbrazil/dev
Dev v1.22.3
v1.22.3
2022-12-16 15:31:16 -06:00
Kelly Brazil 0dc76621bc doc update 2022-12-16 12:54:07 -08:00
Kelly Brazil 1040c5706f split prefix and ports. remove utc timestamps 2022-12-14 11:55:46 -08:00
Kelly Brazil 265d08e3bd doc update 2022-12-13 17:32:12 -08:00
Kelly Brazil 491fce7052 add openvpn-status.log file parser 2022-12-13 17:31:05 -08:00
Kelly Brazil 3404bc4840 add pgpass tests 2022-12-13 14:57:22 -08:00
Kelly Brazil 064e3f6ac0 try changing test dates for windows compatibility 2022-12-13 14:11:12 -08:00
Kelly Brazil 71f0c4f9da doc update 2022-12-13 13:46:33 -08:00