Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Make example compile
|
|
Add namespaces!!!
Opie::Core and Opie::Core::Private
Opie::Net and Opie::Net::Private
Opie::Ui and Opie::Ui::Private
Opie::MM and Opie::MM::Private
Opie::DB and Opie::DB::Private
PIM classes are not yet converted because we will do other work
on it as well
|
|
API change: add QTextStream& operator<<( QTextStream& s, const OPacket& p );
|
|
|
|
|
|
|
|
- new API: OPacketCapturer::next( int time )
|
|
|
|
* dhcp recognition now works nicely
|
|
|
|
|
|
to applications
|
|
|
|
|
|
|
|
|
|
QObject is clever
|
|
QString -> const QString& fix
|
|
tcpdump-compatible format
|
|
|
|
|
|
- fix huge memory leak in packet capturer
- add more fine granular 802.11 subtype handling
|
|
|
|
- adjust miniwellenreiter accordingly
|
|
and comment...
|