wificurse

wifi jamming tool
git clone git://git.2f30.org/wificurse
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2013-10-30 21:25release v0.3.9oblique1+1-1
2013-10-30 21:24Use netlink API instead of ioctl(SIOCGIFCONF) to get the interfaces.oblique1+83-14
2013-10-30 19:14release v0.3.8oblique1+1-1
2013-10-30 19:12Add -l option, which displays all the network interfacesoblique1+34-1
2013-10-30 19:05Makefile: move linking libraries after the object filesoblique1+1-1
2013-03-22 20:41release v0.3.7oblique1+1-1
2013-03-22 20:41improve locking technique for mutex_chanoblique1+38-21
2013-03-22 19:44use better locking technique for mutex_chanoblique1+29-14
2012-08-05 01:56correct some typosoblique1+3-3
2012-06-22 08:55Makefile changesoblique1+5-5
2012-06-22 06:44Merge pull request #1 from dastergon/masteroblique1+5-5
2012-06-21 20:39fix PREFIXPavlos Ratis1+1-1
2012-06-21 19:37fix MakefilePavlos Ratis1+5-5
2012-06-18 06:44version 0.3.5oblique1+1-1
2012-06-18 06:42fix Makefileoblique2+2-2
2012-05-12 12:58version 0.3.4oblique1+1-1
2012-05-12 12:56minor bug fixesoblique2+4-1
2012-04-12 01:03change VERSION to 0.3.3oblique1+1-1
2012-04-05 20:42channel list option addedoblique6+142-54
2012-03-07 08:27version 0.3.2oblique11+45-46
2012-03-06 01:05patch and iw_can_change_channel are unneeded, so they are removedoblique5+0-44
2012-03-05 17:11attack improved, threading addedoblique13+578-289
2012-03-03 08:59fix a bug in free_ap_listoblique1+1-1
2012-03-03 05:45Makefile updatedoblique1+3-1
2012-03-03 05:26update READMEoblique1+7-0
2012-03-03 05:25move sources at src/, create make installoblique12+152-138
2012-03-03 04:07clear deauth flag after changing channeloblique3+17-6
2012-03-03 03:50wificurse v0.2; better terminal outputoblique11+550-259
2012-03-02 21:07add iw_can_change_channel, fix a bug in channel changingoblique3+35-6
2012-03-02 04:54improve iw_set_channeloblique1+5-16
2012-03-01 19:03fix a bug in mainoblique1+2-4
2012-03-01 18:45change a commentoblique1+2-2
2012-03-01 18:37iw_set_channel improvedoblique1+46-29
2012-03-01 12:50fix a bug in read_bssidoblique1+4-2
2012-03-01 12:31adds pollfd for dev.fdoblique1+33-31
2012-02-29 17:03add .gitignoreoblique1+7-0
2012-02-29 17:01add CFLAGS and LDFLAGS at Makefileoblique1+2-2
2012-02-29 16:57wificurse first commitoblique8+1282-0