diff options
author | KatolaZ <katolaz@freaknet.org> | 2017-01-20 22:53:09 +0000 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2017-01-20 22:53:09 +0000 |
commit | 6c412a8782bac4efaf1f90e8d379ddbb64f9a4cd (patch) | |
tree | 7c770e909df0aa5e95230b437920a7d947eb0c0a /ChangeLog | |
parent | 0e317a2a12aed0b4080b9872dacbfb1bcab9063f (diff) |
added EAP/PEAP and EAP/TLS -- still to be testedEAP-support
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ * implemented workaround for zsh -- now fully supported * added chk_out and chk_exit * all direct commands (e.g., ip, wpa_cli) are now checked + * added support for EAP/PEAP + * added support for EAP/TLS + 2017-01-07 KatolaZ <katolaz@freaknet.org> |