Age | Commit message (Expand) | Author | Files | Lines |
2003-02-10 | link against pthread | mickeyl | 1 | -1/+1 |
2003-02-09 | fd close | max | 2 | -6/+13 |
2003-02-09 | Channelswitch | max | 3 | -32/+53 |
2003-02-09 | Chanswitch | max | 1 | -1/+1 |
2003-02-09 | generic cleaup | mjm | 1 | -22/+25 |
2003-02-09 | added -lpthread | mjm | 1 | -1/+1 |
2003-02-09 | added wl_cardtype_t structure | mjm | 1 | -1/+6 |
2003-02-09 | implemented new timer function, threaded | mjm | 2 | -43/+69 |
2003-02-08 | libwellenreiter now needs to link against libpcap | mickeyl | 1 | -1/+1 |
2003-02-07 | Chanswitch | max | 3 | -11/+25 |
2003-02-07 | inserted temporary channel switching via alarm() | mjm | 1 | -3/+24 |
2003-02-07 | Monitor commands and set_card_channel | max | 2 | -3/+48 |
2003-02-07 | Bugfix memset | max | 1 | -2/+1 |
2003-02-07 | Removed datalink_check from daemon, better debugging etc | max | 1 | -11/+1 |
2003-02-07 | *** empty log message *** | max | 2 | -1/+1 |
2003-02-07 | Flags and datalink | max | 2 | -56/+68 |
2003-02-01 | cisco status | max | 1 | -0/+1 |
2003-01-31 | promiscous flag | max | 2 | -7/+62 |
2003-01-26 | Remove depends on a specific version.. it should be depending on >= or <= dep... | kergoth | 1 | -1/+1 |
2003-01-26 | .. dont store generated files in cvs. | kergoth | 2 | -28/+1 |
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate inc... | kergoth | 6 | -6/+6 |
2003-01-23 | noncore/apps/opie-write/.cvsignore | kergoth | 2 | -1/+3 |
2003-01-23 | QTDIR/lib -> OPIEDIR/lib | kergoth | 3 | -3/+3 |
2003-01-23 | hostap monitor command | max | 2 | -0/+8 |
2003-01-16 | i18n for new buildsystem :) | kergoth | 6 | -0/+24 |
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 |