Age | Commit message (Expand) | Author | Files | Lines |
2003-01-16 | Move most of config categorization into root config, and consolated core vs n... | kergoth | 1 | -4/+4 |
2003-01-08 | added instructions for building a standalone Wellenreiter (build for Qt3/X11) | mickeyl | 1 | -2/+15 |
2003-01-05 | trying to get things consistent on the way to 1.0 | mickeyl | 1 | -1/+1 |
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 |
2003-01-03 | - forgot these | simon | 4 | -64/+0 |
2003-01-03 | - these have been renamed to networksettings | simon | 44 | -6404/+0 |
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-30 | Use OTabWidget & OColorButtons in config dialog for consistency w/other apps ... | drw | 6 | -99/+47 |
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-17 | Caption Fix | benmeyer | 4 | -7/+26 |
2002-12-16 | - updates to the config window | mickeyl | 4 | -30/+151 |
2002-12-16 | Remove the lease time requst. Wasn't realy needed and was uneccessary | benmeyer | 3 | -90/+13 |
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-16 | Changed the order of the advanced ui to make more sense | benmeyer | 2 | -69/+69 |
2002-12-16 | Fixed icon bug, removed some extra uneeded code, fixed WEP config bug | benmeyer | 3 | -13/+9 |
2002-12-15 | moved changedns to /usr/bin (so ifup/down actually find it), and rewrote it | sandman | 1 | -1/+1 |
2002-12-14 | addLanguage rules | cniehaus | 5 | -0/+10 |
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 | Encryption issues fixed | benmeyer | 1 | -15/+13 |
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 | Add back in the main networksetup icon.. | kergoth | 1 | -1/+1 |
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 | Add wlan stuff | benmeyer | 1 | -0/+5 |
2002-12-11 | Fixed ad-hco bug | benmeyer | 1 | -3/+6 |