Age | Commit message (Expand) | Author | Files | Lines |
2003-01-08 | added instructions for building a standalone Wellenreiter (build for Qt3/X11) | mickeyl | 1 | -2/+15 |
2003-01-05 | general code cleanup, wrote configfileparser, ... | mjm | 5 | -2/+104 |
2003-01-05 | just wrote them | mjm | 1 | -0/+17 |
2003-01-04 | include subdir contrib/orinoco_hopper in top-level project file | mickeyl | 1 | -1/+1 |
2003-01-04 | revert "cleanup". extern C is necessary here [on linux] because of a collision | mickeyl | 2 | -0/+8 |
2003-01-04 | Try to gracefully shut down the card after sniffing... this is a temporary | mickeyl | 2 | -12/+41 |
2002-12-31 | - catch with latest changes in libwellenreiter | mickeyl | 10 | -33/+109 |
2002-12-31 | global definitions file | mjm | 1 | -0/+31 |
2002-12-31 | updated to new library functions and changes. | mjm | 2 | -6/+10 |
2002-12-31 | smaller updates (sockaddr_in structures,...) | mjm | 2 | -3/+30 |
2002-12-31 | wl_recv was more or less broken because of missing socket structure, fixed. | mjm | 5 | -41/+45 |
2002-12-29 | added a manufacturer database class | mickeyl | 7 | -5/+141 |
2002-12-28 | - refactored a number of classes | mickeyl | 14 | -165/+403 |
2002-12-28 | added memsets | mjm | 1 | -1/+4 |
2002-12-28 | securityfix for get_field, updated header file | mjm | 2 | -9/+15 |
2002-12-28 | stupidity error | mjm | 1 | -2/+2 |
2002-12-28 | cleanup | mjm | 3 | -31/+23 |
2002-12-28 | - catch up with new filenames and include paths. | mickeyl | 4 | -110/+9 |
2002-12-28 | buffer too small, fixed | mjm | 1 | -1/+1 |
2002-12-28 | cleanup | mjm | 4 | -19/+19 |
2002-12-28 | catch up with new filenames and include paths. | mickeyl | 2 | -4/+4 |
2002-12-27 | pre-version | mjm | 3 | -0/+57 |
2002-12-27 | upgraded to new libfunctions | mjm | 3 | -24/+23 |
2002-12-27 | cleanup, new protocol, renaming of some functions, GUI has to update! | mjm | 12 | -152/+164 |
2002-12-18 | use system() to start daemon and hopper instead of Global::execute, | mickeyl | 1 | -13/+23 |
2002-12-16 | - updates to the config window | mickeyl | 4 | -30/+151 |
2002-12-16 | fix maximum argument length for sniffer device | mickeyl | 1 | -1/+1 |
2002-12-16 | foobar | mjm | 3 | -8/+31 |
2002-12-16 | fixed some forgotten includes (again) | mjm | 3 | -1/+5 |
2002-12-14 | code cleanup, possible bug in sniff.cc fixed | mjm | 4 | -18/+11 |
2002-12-14 | - support compilation for Qt/X11 | mickeyl | 7 | -12/+119 |
2002-12-12 | Config Tab is shaping up | mickeyl | 2 | -0/+53 |
2002-12-12 | Config Tab is shaping up. | mickeyl | 4 | -215/+296 |
2002-12-11 | Just compiled and tested the first version actually running on arm-linux. | mickeyl | 1 | -7/+56 |
2002-12-11 | Don't link libwellenreiter against Qt. | mickeyl | 1 | -5/+1 |
2002-12-11 | When did this appear? | mickeyl | 1 | -0/+0 |
2002-12-11 | - include wellenreiter.desktop in .pro-file | mickeyl | 3 | -3/+3 |
2002-12-11 | - Reduce g++ warnings. | mickeyl | 2 | -7/+7 |
2002-12-11 | fix for g++ complaining about different linking schemes: | mickeyl | 2 | -2/+10 |
2002-12-10 | Corrected dependencies | kergoth | 1 | -1/+1 |
2002-12-10 | enable. | mickeyl | 1 | -4/+4 |
2002-12-10 | towards an alpha version | mickeyl | 13 | -12/+605 |
2002-12-09 | ad-hoc fix | max | 1 | -1/+1 |
2002-12-09 | improved display logic | mickeyl | 3 | -23/+65 |
2002-12-09 | APs and adhoc stations are now grouped and displayed as belonging to a common | mickeyl | 4 | -15/+45 |
2002-12-09 | small fixes. | mickeyl | 3 | -1/+3 |
2002-12-09 | Wellenreiter is now fully integrated into the Opie build environment. | mickeyl | 10 | -11/+51 |
2002-12-08 | - switched from inlined logo to png | mickeyl | 2 | -1066/+23 |
2002-12-08 | started work on logwindow and hexwindow | mickeyl | 8 | -92/+176 |
2002-12-08 | - pro-file for future integration of the daemon | mickeyl | 2 | -4/+14 |