summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/daemon/source/daemon.cc
AgeCommit message (Collapse)AuthorFilesLines
2002-12-31updated to new library functions and changes.mjm1-6/+9
Now uses wl_types.hh from lib.
2002-12-28buffer too small, fixedmjm1-1/+1
2002-12-27upgraded to new libfunctionsmjm1-8/+9
2002-12-16fix maximum argument length for sniffer devicemickeyl1-1/+1
2002-12-16foobarmjm1-6/+29
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-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.mjm1-16/+4
2002-11-27now part of librarymjm1-18/+36
2002-11-23implemented sniffer function in daemon.ccmjm1-18/+32
2002-11-22uses libwellenreiter nowmjm1-19/+17
2002-11-13sendgui.cc is now udp basedmjm1-0/+1
2002-11-12pre-alpha version, most things does not work yet.mjm1-0/+82
todo: communication protocol with GUI and implementation of sniffer