101 Commits

Author SHA1 Message Date
wiire
81f76d7536 Reverted mode 3 check to 1.1
See #25
2016-04-23 13:32:42 +02:00
wiire
7e9d8d73a8 Fixed uninstall target
See #24
2016-04-23 13:14:17 +02:00
wiire
d5a7111097 Fixed $(DESTDIR) used twice in install
See #22
2016-01-07 12:50:23 +01:00
wiire
1c3a7351cc Updated to 1.2.2 v1.2.2 2016-01-04 23:08:02 +01:00
wiire
3b468a2672 Fixed minor warning
See #21
2016-01-04 20:35:25 +01:00
wiire
03da4adea5 Important fix for FreeBSD users
See #21
2016-01-04 17:55:00 +01:00
wiire
150f8d9db2 Updated to 1.2.1 v1.2.1 2016-01-04 11:16:12 +01:00
wiire
d62d3c1ada Updated README once again 2016-01-04 11:12:53 +01:00
wiire
5876cbe68b Updated README 2016-01-04 10:57:05 +01:00
wiire
c6a393302e Updated README 2016-01-04 10:35:54 +01:00
wiire
93401aa164 Updated copyright and license 2016-01-04 10:32:46 +01:00
wiire
321dca3069 Added .editorconfig to enforce some of the code style 2016-01-04 10:23:57 +01:00
wiire
2ad71b6008 Removed .gitattributes 2016-01-04 10:18:30 +01:00
wiire
54b627d886 Updated verbose help 2016-01-04 10:14:52 +01:00
wiire
324e40c12b Renamed 'RT' mode to 'RT/MT' 2016-01-04 10:12:03 +01:00
wiire
b43bd59129 Fixed format specifier warning on 64 bit architectures 2016-01-04 10:10:17 +01:00
wiire
00e4b59bfb Fixed time conversion issue due to different timezones and DST
Now UTC is used.
2016-01-04 10:05:16 +01:00
wiire
b6ef342b71 Fixed indentation 2016-01-04 09:52:07 +01:00
wiire
1f0fcd2dcd Installation directory changed back to /usr/local/bin
Mac OS X 10.11 El Capitan enforces the use of /usr/local
2015-12-30 21:56:51 +01:00
wiire
64cec59d04 Added memory cleanup in case of bad arguments 2015-12-30 21:50:08 +01:00
wiire
63450d6b2d Fixed stdlib.h rand_r() redefinition issue with Clang 2015-12-12 17:35:55 +01:00
wiire
cd1395eedd Fixed indentation 2015-12-12 17:23:02 +01:00
wiire
9459a7d25f Fixed displayed time issue on Windows 2015-12-11 11:40:15 +01:00
wiire
f76900d9b4 Removed warning flag 2015-12-06 23:25:48 +01:00
wiire
32091e45ee Updated to 1.2
Rewritten main loop. Added more modes, options and help. Removed OpenSSL
dependency. Closed #8, closed #14, closed #18.
2015-12-06 23:22:07 +01:00
wiire
08a78c3c27 Added support for BSD variants 2015-10-15 13:53:04 +02:00
wiire
221c0130b6 Changed license in SPDX form 2015-10-14 10:17:06 +02:00
wiire
6f42dc1279 Unified endian code 2015-10-14 10:12:10 +02:00
wiire
d917f8f940 Added endianness check for Android 2015-08-24 14:08:25 +02:00
wiire
86d6debe3a Removed double inclusion
Forgot to remove in the previous commit (c849ad1).
2015-08-13 18:30:03 +02:00
wiire
c849ad1de4 Fixed redefinition warnings on some compilers 2015-08-13 15:26:24 +02:00
wiire
617193e404 Minor changes 2015-07-31 00:08:04 +02:00
wiire
6471952b3f Fixed compiler linking issue
Closed #9
2015-07-30 22:22:37 +02:00
wiire
0679bbab7b Added removal of pixiewps from old installation directory
The installation directory was
[changed](571f5a55ba)
for OpenWRT compatibility.
2015-06-06 22:53:43 +02:00
wiire
0cf0e7ce82 Fixed #7 2015-06-06 12:33:33 +02:00
wiire
c06bd61cc3 Merge pull request #6 from Marchrius/master
Initial Mac OS X support
2015-06-04 15:12:22 +02:00
Matteo Gaggiano
4fcfe53429 Initial Mac OS X support 2015-06-04 14:32:39 +02:00
wiire
571f5a55ba Added an OpenWRT Makefile
Thanks to datahead.
2015-05-17 17:48:33 +02:00
wiire
f5e4bc0075 Minor fixes and changes 2015-05-14 21:04:05 +02:00
wiire
d43de9a149 Fixed capital letter v1.1 2015-05-01 21:53:38 +02:00
wiire
1b1e376322 Updated to 1.1
Finished previous attack's implementation. Added AuthKey computation
with small DH keys.
2015-05-01 21:10:08 +02:00
wiire
83a8760727 Added license file 2015-04-12 10:50:14 +02:00
wiire
ab4a130073 Updated to 1.0.5
Half of a new attack's implementation added.
v1.0.5
2015-04-10 23:41:16 +02:00
wiire
4c896ec44b Updated license 2015-04-08 16:46:13 +02:00
wiire
3ebb9996e1 Updated README.md 2015-04-04 22:53:57 +02:00
wiire
eaa4c942a4 Fixes #1
Fixed wrong dependency order.
v1.0.0
2015-04-04 19:27:45 +02:00
wiire
1aea6eb634 Corrected arguments description 2015-04-02 18:03:31 +02:00
wiire
861fc49939 Corrected arguments description 2015-04-02 18:00:55 +02:00
wiire
79d86a0122 Updated README.md 2015-04-02 17:20:51 +02:00
wiire
dd7e80dbe5 First commit
Added pixiewps.
2015-04-02 17:16:02 +02:00