2013-10-30 21:25 | release v0.3.9 | oblique | 1 | +1 | -1 |
2013-10-30 21:24 | Use netlink API instead of ioctl(SIOCGIFCONF) to get the interfaces. | oblique | 1 | +83 | -14 |
2013-10-30 19:14 | release v0.3.8 | oblique | 1 | +1 | -1 |
2013-10-30 19:12 | Add -l option, which displays all the network interfaces | oblique | 1 | +34 | -1 |
2013-10-30 19:05 | Makefile: move linking libraries after the object files | oblique | 1 | +1 | -1 |
2013-03-22 20:41 | release v0.3.7 | oblique | 1 | +1 | -1 |
2013-03-22 20:41 | improve locking technique for mutex_chan | oblique | 1 | +38 | -21 |
2013-03-22 19:44 | use better locking technique for mutex_chan | oblique | 1 | +29 | -14 |
2012-08-05 01:56 | correct some typos | oblique | 1 | +3 | -3 |
2012-06-22 08:55 | Makefile changes | oblique | 1 | +5 | -5 |
2012-06-22 06:44 | Merge pull request #1 from dastergon/master | oblique | 1 | +5 | -5 |
2012-06-21 20:39 | fix PREFIX | Pavlos Ratis | 1 | +1 | -1 |
2012-06-21 19:37 | fix Makefile | Pavlos Ratis | 1 | +5 | -5 |
2012-06-18 06:44 | version 0.3.5 | oblique | 1 | +1 | -1 |
2012-06-18 06:42 | fix Makefile | oblique | 2 | +2 | -2 |
2012-05-12 12:58 | version 0.3.4 | oblique | 1 | +1 | -1 |
2012-05-12 12:56 | minor bug fixes | oblique | 2 | +4 | -1 |
2012-04-12 01:03 | change VERSION to 0.3.3 | oblique | 1 | +1 | -1 |
2012-04-05 20:42 | channel list option added | oblique | 6 | +142 | -54 |
2012-03-07 08:27 | version 0.3.2 | oblique | 11 | +45 | -46 |
2012-03-06 01:05 | patch and iw_can_change_channel are unneeded, so they are removed | oblique | 5 | +0 | -44 |
2012-03-05 17:11 | attack improved, threading added | oblique | 13 | +578 | -289 |
2012-03-03 08:59 | fix a bug in free_ap_list | oblique | 1 | +1 | -1 |
2012-03-03 05:45 | Makefile updated | oblique | 1 | +3 | -1 |
2012-03-03 05:26 | update README | oblique | 1 | +7 | -0 |
2012-03-03 05:25 | move sources at src/, create make install | oblique | 12 | +152 | -138 |
2012-03-03 04:07 | clear deauth flag after changing channel | oblique | 3 | +17 | -6 |
2012-03-03 03:50 | wificurse v0.2; better terminal output | oblique | 11 | +550 | -259 |
2012-03-02 21:07 | add iw_can_change_channel, fix a bug in channel changing | oblique | 3 | +35 | -6 |
2012-03-02 04:54 | improve iw_set_channel | oblique | 1 | +5 | -16 |
2012-03-01 19:03 | fix a bug in main | oblique | 1 | +2 | -4 |
2012-03-01 18:45 | change a comment | oblique | 1 | +2 | -2 |
2012-03-01 18:37 | iw_set_channel improved | oblique | 1 | +46 | -29 |
2012-03-01 12:50 | fix a bug in read_bssid | oblique | 1 | +4 | -2 |
2012-03-01 12:31 | adds pollfd for dev.fd | oblique | 1 | +33 | -31 |
2012-02-29 17:03 | add .gitignore | oblique | 1 | +7 | -0 |
2012-02-29 17:01 | add CFLAGS and LDFLAGS at Makefile | oblique | 1 | +2 | -2 |
2012-02-29 16:57 | wificurse first commit | oblique | 8 | +1282 | -0 |