summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/libwellenreiter
AgeCommit message (Expand)AuthorFilesLines
2003-01-05general code cleanup, wrote configfileparser, ...mjm5-2/+104
2003-01-05just wrote themmjm1-0/+17
2003-01-04revert "cleanup". extern C is necessary here [on linux] because of a collisionmickeyl2-0/+8
2002-12-31- catch with latest changes in libwellenreitermickeyl1-1/+1
2002-12-31global definitions filemjm1-0/+31
2002-12-31smaller updates (sockaddr_in structures,...)mjm2-3/+30
2002-12-31wl_recv was more or less broken because of missing socket structure, fixed.mjm5-41/+45
2002-12-28added memsetsmjm1-1/+4
2002-12-28securityfix for get_field, updated header filemjm2-9/+15
2002-12-28stupidity errormjm1-2/+2
2002-12-28cleanupmjm3-31/+23
2002-12-28cleanupmjm4-19/+19
2002-12-28catch up with new filenames and include paths.mickeyl1-3/+3
2002-12-27pre-versionmjm3-0/+57
2002-12-27cleanup, new protocol, renaming of some functions, GUI has to update!mjm12-152/+164
2002-12-16fixed some forgotten includes (again)mjm3-1/+5
2002-12-14code cleanup, possible bug in sniff.cc fixedmjm4-18/+11
2002-12-11Don't link libwellenreiter against Qt.mickeyl1-5/+1
2002-12-11- include wellenreiter.desktop in .pro-filemickeyl1-1/+1
2002-12-11fix for g++ complaining about different linking schemes:mickeyl2-2/+10
2002-12-10towards an alpha versionmickeyl1-1/+2
2002-12-09ad-hoc fixmax1-1/+1
2002-12-09small fixes.mickeyl1-0/+1
2002-12-09Wellenreiter is now fully integrated into the Opie build environment.mickeyl3-4/+10
2002-12-08- new networks finally show up in the GUImickeyl1-0/+15
2002-12-08macaddress-fixmax1-4/+19
2002-12-04more debugging info for our debugging session...mickeyl1-2/+7
2002-12-04more debugmjm1-2/+8
2002-12-04implemented send_to_guimjm2-20/+31
2002-11-28moved handlesettings for pcap temporary to daemon.ccmjm2-31/+4
2002-11-27typemjm1-1/+1
2002-11-27fixed problem with system() return valuemjm1-1/+7
2002-11-27added cardmode and sniffermjm7-1/+808
2002-11-27added recvcomm and return valuesmjm1-3/+12
2002-11-27wrote protocol, at least some kind ofmjm2-0/+132
2002-11-27new funection recvcomm for receiving commands, cleanup,...mjm2-4/+25
2002-11-25gui opens socket and checks messages from daemon.mickeyl1-1/+1
2002-11-24added proto definitionsmjm1-1/+45
2002-11-24added protocol for gui communication, at least some kind of (quick and dirty ...mjm1-1/+1
2002-11-22ripped stuff from daemon and generalized it for libary usagemjm6-0/+209