summaryrefslogtreecommitdiff
path: root/noncore/net
AgeCommit message (Collapse)AuthorFilesLines
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth9-9/+9
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20opie-lupdatezecke2-2/+2
2003-04-20adding dutch to the .pro-filescniehaus6-0/+6
2003-04-20- these apps need libstdc++ when built with a 3.2 toolchainsimon1-1/+1
2003-04-20- Added CC: supportgroucho9-43/+361
- Added mail forwarding - Added icon for selective mail download - Removing mails from mail list via icon - Temporarily disabled mail header download queue
2003-04-16fix segfault after last packet when capturing from capture filemickeyl1-2/+9
2003-04-15- SMTP fix preventing authorization with SMTP after POPgroucho7-25/+21
- removed debug output - smaller bug fixes
2003-04-14Adjusting for translationgroucho1-0/+1
2003-04-14- Buttonlayout changed in attach dialoggroucho12-43/+78
- Removed file access for address list (reduces size) - Added header size sping box for accounts - mailit shows an icon in the message list if attachments are present - Added translations in pro file - Removed resource.* references in header files, uses qpe/resource.h instead
2003-04-13- Uses mime types for attachment readinggroucho7-33/+55
- Addresses are read from ocontactacess
2003-04-13adjust for new icon sizemickeyl1-2/+2
2003-04-12hide about thingyllornkcor1-2/+2
2003-04-11Lots of improvements regarding usability and stability:groucho5-66/+100
- Now uses ofileselector for sending attachments (reading follows, does not crash any more) - Uses DocLnks for attachments (when composing a message) - Beautified the attachments dialog with doc icons - removed a crash when sending attachments and no account was set - smaller fixes ToDo: - Attachment viewer should use doclnk too - get rid of teh save button in ofileselector - fix the bug with GMX mail provider sending mail (user encoding wrong) - replace the Attach and Remove buttons with a nice toolbar - Maybe integrate attview into the mail sending window on demand - get rid of crashes
2003-04-10add sanity (non-root & dhcp running) checks for startup phasemickeyl3-2/+72
2003-04-10some debug outputllornkcor1-1/+9
2003-04-10New Feature: Write a capture file for later dissection with ↵mickeyl4-215/+331
tcpdump-compatible tools!
2003-04-10Wellenreiter can now open and replay capture files as written by tcpdump, ↵mickeyl7-48/+121
ethereal, etc. Next task: writing capture files
2003-04-09- improve keyboard handlingmickeyl9-133/+278
- enable sniffer-menu - fix handling of start/stop button - add simple statistic window, fancy will follow ;-)
2003-04-09display a fancy ascii-animation in the titlebar while scanning...mickeyl2-8/+30
... no really, it's actually pretty useful, because you can see which channel we are currently monitoring :-D
2003-04-08preparations for the standalone x11 buildmickeyl6-48/+109
2003-04-08- fix <unknown> entries bug caused by interpretating not-yet-handled 802.11 ↵mickeyl2-5/+16
management frames This thing gets complicated... I really should implement a state machine for the beta.
2003-04-07New feature! Finally, non-AP stations in an infrastructure network show up.mickeyl3-36/+138
2003-04-07Better look, crystal icons and path correctionsgroucho4-10/+10
2003-04-06remove old dependsllornkcor1-1/+0
2003-04-06change pics/mailitllornkcor1-1/+1
2003-04-06grumblellornkcor1-2/+2
2003-04-06blah gcc3llornkcor1-37/+37
2003-04-06change icons to pics dirllornkcor3-43/+2
2003-04-06fixllornkcor1-3/+2
2003-04-06add thisllornkcor1-0/+4
2003-04-06add some tr to status messagesllornkcor2-15/+15
2003-04-06Qt Palmtop -> Opiellornkcor1-1/+1
2003-04-06iconllornkcor1-1/+1
2003-04-06warwick does not maintain this any longerllornkcor1-1/+1
2003-04-06move malit to head again, since it is workingllornkcor38-0/+5694
2003-04-05- correct beacon bug (off-by-one)mickeyl6-6/+38
- display hex dump per packet in hex window - allow saving hex window contents
2003-04-04detect and warn if switching device into monitor mode doesn't workmickeyl1-0/+6
2003-04-02- only build the lib subdir in the standalone buildmickeyl2-2/+3
- corrent driver-detection order
2003-03-31only cardctl reset after sniffing. maybe later make calling dhcp client a ↵mickeyl1-1/+1
configurable option.
2003-03-31- initial attempt to autodetect drivermickeyl6-72/+166
- add possibility to play sounds when receiving beacon and/or found a new network
2003-03-31updatemickeyl1-27/+26
2003-03-31reenable the X11 standalone build (qmake platform=x11 wellenreiter.pro)mickeyl6-13/+68
2003-03-30very interesting: gcc 2.9x does not handle operator? with mixed types, e.g. ↵mickeyl1-1/+1
operator?(bool,QString,char*), while gcc 3.x does the necessary format conversion.
2003-03-30- add file->newmickeyl8-2/+26
2003-03-30- the network work for libopie2 pays off...mickeyl55-3854/+133
- good bye to wellenreiterd, t'was fun but always too unstable and too hard to maintain - good bye to libwellenreiter
2003-03-26upsharlekin4-0/+203
2003-03-26added stuff for dun connectionsharlekin8-6/+14
2003-03-26change to UnknownDocument iconllornkcor2-3/+9
2003-03-25give me other popups then obex again .-|harlekin2-1/+2
2003-03-21fixed commandline argument reading, made ubrowser a "document-oriented ↵spiralman4-26/+44
application" (implemented setDocument, etc)