summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/daemon
AgeCommit message (Collapse)AuthorFilesLines
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