aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-02further code cleanup: don't use the term "marked" for the color filters, the ...Ulf Lamping3-46/+53
2006-10-02refactor apply_color_filter() as it was a bit confusing - it will also be a b...Ulf Lamping1-67/+46
2006-10-02instead of reverting the whole changes by the *first* cancelled dialog box, r...Ulf Lamping1-13/+24
2006-10-02Do not show the Windows specific message on non-Windows systems.Michael Tüxen1-1/+1
2006-10-02as noted by Anders Broman: the Win2000 version of copy don't like the /d switchUlf Lamping1-1/+1
2006-10-02Don't show Tools menu at all if Lua not presentMartin Mathieson1-1/+3
2006-10-02Set correct length for extensions rootMartin Mathieson1-1/+1
2006-10-02various (huge) code cleanup incl. splitting of the coloring dialog and the ac...Ulf Lamping6-666/+788
2006-10-01If the Cancel button was clicked and another filter dialog is still open - ye...Ulf Lamping1-43/+93
2006-10-01Change the filter dialog (capture and display filters), so it has a real Canc...Ulf Lamping3-128/+243
2006-09-30fix for header digest detection being broken when AHS is used.Ronnie Sahlberg1-4/+6
2006-09-30add dissection of the cdb for service action LISTRonnie Sahlberg1-1/+137
2006-09-30the ahs length inside the AHS for an extended cdb includes the reserved byte ...Ronnie Sahlberg1-4/+4
2006-09-30fix a typoUlf Lamping1-1/+1
2006-09-30From Reinhard Speyerer:Anders Broman4-8/+8
2006-09-30add a missing #includeUlf Lamping1-0/+1
2006-09-30A new field information flag, FI_URL, to indicate a field contains a URL.Graeme Lunt7-4/+40
2006-09-30remove compiler warningsUlf Lamping1-2/+2
2006-09-30we don't need to .. the dirs for the clean targets hereUlf Lamping1-3/+3
2006-09-30Update for latest lua changes.Graeme Lunt1-4/+5
2006-09-30 add dissection of SCSI OSD CREATE PARTITIONRonnie Sahlberg1-0/+70
2006-09-30finish off the remainder of FORMAT OSD for scsi osd dissectorRonnie Sahlberg1-2/+72
2006-09-30"Pluggable custom makefile"Ulf Lamping2-0/+56
2006-09-30scsi osd updatesRonnie Sahlberg2-5/+139
2006-09-30remove a warningUlf Lamping1-1/+1
2006-09-30add an extra_data pointer to the itlq structure where specific commandsets/cd...Ronnie Sahlberg5-6/+120
2006-09-30scsi opcode 0x7f is variable length so dont clamp the cdb length to 16 bytesRonnie Sahlberg1-4/+11
2006-09-30that wasn't a typo, xcopy can't rename files that wayUlf Lamping1-1/+1
2006-09-30scsi osd additionsRonnie Sahlberg2-19/+230
2006-09-29from Stephen Fisher:Ulf Lamping4-15/+21
2006-09-29fix the context menu "Protocol Preferences" bug AGAIN (bug introduced again i...Ulf Lamping1-1/+1
2006-09-29MSVC doesn't like empty array initsUlf Lamping1-2/+2
2006-09-29Use #defines from packet-ber.h rather than asn1.h change default ports to Zero.Anders Broman1-103/+104
2006-09-29Update Diamater and Radius AVP:sAnders Broman3-61/+134
2006-09-29Fix for bug 1133:Jaap Keuter1-2/+5
2006-09-29Dissect Via headerMartin Mathieson1-8/+309
2006-09-29From Nicolas DICHTEL:Jaap Keuter1-1/+1
2006-09-29add a missing heuristic to acept a NOP_IN packet and correct a broken heurist...Ronnie Sahlberg1-4/+18
2006-09-29From Reinhard Speyerer:Tomas Kukosa1-1/+1
2006-09-29add initial scsi osd dissector but only dissect sdbs that are impoerted from...Ronnie Sahlberg5-19/+457
2006-09-29move the defines for SPC command opcode values to the headerfileRonnie Sahlberg2-32/+33
2006-09-29From: Rolf Fiedler Jaap Keuter1-3/+4
2006-09-29Fixa a typo copy -> xcopyAnders Broman1-1/+1
2006-09-29Add some more package names.Anders Broman1-1/+14
2006-09-29Update some value_stringsAnders Broman1-9/+47
2006-09-29From Martin Peylo:Anders Broman1-485/+645
2006-09-28From Rolf Fiedler:Jaap Keuter1-2/+2
2006-09-28from Stephen Fisher:Ulf Lamping10-28/+32
2006-09-28From Nicolas DICHTEL:Jaap Keuter2-13/+39
2006-09-28From stephen fisher:Ronnie Sahlberg5-6/+185