summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/daemon
AgeCommit message (Collapse)AuthorFilesLines
2003-03-04start_sniffmax1-19/+8
2003-02-27missing cardtypemax1-0/+1
2003-02-26added ok and fail msgs for guimjm1-7/+11
2003-02-23simplification and fixes for the standalone X11 buildmickeyl1-3/+3
2003-02-15- add manufacturers.dat to ipkmickeyl1-0/+1
- remove orinoco_hopper from ipk - add -DDEBUG for lib and daemon compilation
2003-02-12MAXCHANNEL dynamic detectionmax1-2/+11
2003-02-10link against pthreadmickeyl1-1/+1
2003-02-09Channelswitchmax1-1/+1
2003-02-09Chanswitchmax1-1/+1
2003-02-09generic cleaupmjm1-22/+25
2003-02-09added -lpthreadmjm1-1/+1
2003-02-09implemented new timer function, threadedmjm2-43/+69
added wl_cardtype_t
2003-02-07Chanswitchmax2-9/+18
2003-02-07inserted temporary channel switching via alarm()mjm1-3/+24
2003-02-07Removed datalink_check from daemon, better debugging etcmax1-11/+1
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-23QTDIR/lib -> OPIEDIR/libkergoth1-1/+1
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-12-31updated to new library functions and changes.mjm2-6/+10
Now uses wl_types.hh from lib.
2002-12-28buffer too small, fixedmjm1-1/+1
2002-12-28catch up with new filenames and include paths.mickeyl1-1/+1
2002-12-27upgraded to new libfunctionsmjm3-24/+23
2002-12-16fix maximum argument length for sniffer devicemickeyl1-1/+1
2002-12-16foobarmjm3-8/+31
2002-12-11- include wellenreiter.desktop in .pro-filemickeyl1-1/+1
- daemon now uses CARD_TYPE defined in header file (was: hardcoded CARD_TYPE_NG) (BTW. - we really need argument parsing and the config stuff ASAP) - default CARD_TYPE now is CARD_TYPE_HOSTAP
2002-12-09small fixes.mickeyl1-0/+1
2002-12-09Wellenreiter is now fully integrated into the Opie build environment.mickeyl3-4/+10
If you want to play with what we have yet, be sure to add the following to the makefile: * noncore/net/wellenreiter/libwellenreiter * noncore/net/wellenreiter/daemon * noncore/net/wellenreiter/gui Don't add the toplevel noncore/net/wellenreiter, because the Makefile in there is handcrafted.
2002-12-08- pro-file for future integration of the daemonmickeyl2-4/+14
- Makefile: wellenreiterd is not .PHONY
2002-12-04fit to new sniffer functionmjm1-1/+1
2002-11-28temporary moved handlesettings to daemon.ccmjm1-1/+23
2002-11-27updated pcap stuffmjm1-16/+12
2002-11-27moved cardmode and sniffer to library to provide a generic lib.mjm11-828/+14
2002-11-27now part of libmjm4-125/+0
2002-11-27now part of librarymjm5-80/+39
2002-11-23implemented sniffer function in daemon.ccmjm7-76/+38
2002-11-23*** empty log message ***max1-4/+4
2002-11-23Sniffer changed to pcap_nextmax1-4/+14
2002-11-23*** empty log message ***max5-101/+137
2002-11-22uses libwellenreiter nowmjm4-28/+27
2002-11-13sendgui.cc is now udp basedmjm3-41/+8
2002-11-12pre-alpha version, most things does not work yet.mjm16-93/+437
todo: communication protocol with GUI and implementation of sniffer
2002-11-11*** empty log message ***max1-5/+2
2002-11-11beacon-decode firstmax5-0/+846