Caleb Stewart
3e501d2957
Added enumeration scopes
2021-06-18 22:04:12 -04:00
Caleb Stewart
270f6793ad
Fixed changelog
2021-06-18 20:28:57 -04:00
Caleb Stewart
42e90fbb25
Merge branch 'master' into release-v0.5.0
2021-06-18 20:26:58 -04:00
Caleb Stewart
3c09a84454
Bumped version number and changelog
2021-06-18 20:21:25 -04:00
Caleb Stewart
25fac6ae09
Merge branch 'master' into release-v0.5.0
2021-06-18 20:02:34 -04:00
Caleb Stewart
f1b96a8f9d
Merge branch 'master' into issue-133-uncaught-channelerror
2021-06-18 18:48:37 -04:00
Caleb Stewart
cce789c99d
Updated changelog
...
There's no easy way to classify all the exception handling fixes
implemented in this branch, so I'm just going with this...
2021-06-18 18:44:23 -04:00
Caleb Stewart
b680c1f276
Added changelog entry
2021-06-18 18:33:21 -04:00
Caleb Stewart
521550dc82
Added CHANGELOG entries for PR141
2021-06-18 14:12:47 -04:00
Caleb Stewart
a1499f1a38
Added permission checks when opening files
...
Also fixed a tangential problem which arose regarding the group
enumerations which caused a recursive call the enumerate groups
from within the group enumeration.
2021-06-17 17:47:07 -04:00
Caleb Stewart
102426e59f
Added ncat style arguments to entry and connect
2021-06-16 22:44:29 -04:00
Caleb Stewart
39447c6a31
Ran pre-merge checks and updated changelog
2021-06-16 19:10:33 -04:00
Caleb Stewart
882f41626a
Added issue link to changelog
2021-06-16 18:51:45 -04:00
Caleb Stewart
5b2b11389e
Updated changelog for exception handling
2021-06-16 18:49:56 -04:00
Caleb Stewart
6500ba72ec
Merge branch 'master' into issue-134-dockerhub-builds-failing
2021-06-16 17:31:54 -04:00
Caleb Stewart
67b9f52ff1
Update changelog to reflect dockerfile changes
2021-06-16 17:24:40 -04:00
Caleb Stewart
72c31e305e
Removed release data and version from CHANGELOG
...
I will release a patch version once a couple other bugs
are fixed. Namely, the dockerhub building problems and
exception issues. In the meantime, the changes are listed
under "Unreleased".
2021-06-16 16:12:39 -04:00
Mitul16
97ecf1eab1
Updated CHANGELOG.md
...
I am not sure about the changes I have made, please have a look yourself. I did follow `Keep a changelog`.
2021-06-17 01:27:47 +05:30
Caleb Stewart
81e3f2071d
Bump to v0.4.2
2021-06-15 21:24:13 -04:00
Caleb Stewart
7102430fcd
Added version option; updated documention for install
2021-06-15 21:17:08 -04:00
Caleb Stewart
b1e2603855
Added Pull Request template and contributing instructions
2021-06-15 16:37:44 -04:00
Caleb Stewart
3e92f0c964
Fixed linux.enumerate.system.network when using old ip
...
Older versions of `ip` do not support the `-c=never` argument (or colors
at all for that matter). Also, verified isort results, which made some
other modifications.
2021-06-15 15:59:33 -04:00