aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-03Implement a real "Cancel" button for the coloring rules dialog - this was a h...Ulf Lamping7-234/+386
2006-10-03Get it to compile...Luis Ontanon2-39/+67
2006-10-03Update nmakefile to latest changes.Luis Ontanon1-5/+7
2006-10-03From David Richards:Anders Broman2-412/+311
2006-10-03MSVCC does not like mixing code and variable declarationsLuis Ontanon2-5/+7
2006-10-03Add application/media_control+xmlAnders Broman1-0/+1
2006-10-03H.248 packages...Luis Ontanon10-2380/+2989
2006-10-03- Make sure that the registration files are created whenever there's a changeLuis Ontanon7-74/+76
2006-10-03- Add special case for reading strange encoding of ATM CID fieldMartin Mathieson2-8/+29
2006-10-03more Lua APIs:Luis Ontanon4-1/+134
2006-10-03From Stephen Fisher:Anders Broman1-0/+8
2006-10-03From Stephen Fisher:Anders Broman1-0/+6
2006-10-02Fix WEP key bug in the AirPcap code that could cause a crash. EnableGerald Combs10-44/+150
2006-10-02missing mark -> select changesUlf Lamping2-28/+28
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