aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-17Several changes:Luis Ontanon12-75/+502
2006-10-17Hide the "Tools" menu if it has no items .Luis Ontanon1-1/+17
2006-10-17Fix tag names.Gerald Combs1-1/+1
2006-10-17we need a new pinfo member field so that we can pass data from the core usb d...Ronnie Sahlberg2-0/+2
2006-10-17now when we do dissect the descriptors:Ronnie Sahlberg1-2/+121
2006-10-17debug trace at beginning of each packetTomas Kukosa1-1/+3
2006-10-17add a define for the "no endpoint" constant used to represent unknown or hos...Ronnie Sahlberg1-9/+15
2006-10-17Stephen Fisher:Jörg Mayer2-399/+458
2006-10-17Support for automake 1.10 (reported by Aamer Akhter)Jörg Mayer1-1/+4
2006-10-17update Timestamps Option labels in accordance with RFC1323Tomas Kukosa1-2/+2
2006-10-17Add A.8 Basic call progress tones generator with directionalityAnders Broman1-0/+105
2006-10-17from Stephen Fisher:Ulf Lamping10-15/+15
2006-10-16Add bug 1135.Gerald Combs1-2/+11
2006-10-16fix #1135: another "off by one" bug, zero termination was done twice, second ...Ulf Lamping1-0/+4
2006-10-16If the user has a WinPcap 4.0 beta installed, force them to uninstallGerald Combs1-1/+12
2006-10-16move the content of the Wiki "System Requirements" into the "Platforms Wiresh...Ulf Lamping1-58/+97
2006-10-16Update manufJörg Mayer1-10/+174
2006-10-16Add more USB capturing info.Gerald Combs1-1/+7
2006-10-16Add bug 1134.Gerald Combs1-0/+7
2006-10-16Make sure a value is non-null before we feed it to strcmp(). Fixes bugGerald Combs1-56/+56
2006-10-16Hide the "Tools" menu if unused.Luis Ontanon1-5/+3
2006-10-16correct the little / big endian commentRonnie Sahlberg1-2/+2
2006-10-16dissect a lot more of the descriptors so that we can finally see which endpoi...Ronnie Sahlberg1-3/+273
2006-10-16Display the skipped 4 bytes from the header as setup (seeJörg Mayer1-0/+6
2006-10-16break finding/creating a conversation out into its own helper (which makes it...Ronnie Sahlberg1-110/+266
2006-10-16Finish dissection of GET DESCRIPTOR for the devicetype: DEVICE.Ronnie Sahlberg1-6/+148
2006-10-16add some variables to the task structure so that we can pass TYPE/INDEX from ...Ronnie Sahlberg1-0/+16
2006-10-16Release notes and changelog updates.Gerald Combs2-6/+331
2006-10-16- some more cleanupUlf Lamping1-32/+45
2006-10-16fix a typoUlf Lamping1-1/+1
2006-10-16split the display filter engine doc into it's own fileUlf Lamping2-112/+119
2006-10-16deleted lot's of irrelevant/outdated content from README.win32.Ulf Lamping3-562/+58
2006-10-16be more specific about the README.developer fileUlf Lamping1-1/+2
2006-10-15move the README files before the source code, they are more importantUlf Lamping1-3/+3
2006-10-15add a prerequisites section and some minor changesUlf Lamping1-3/+17
2006-10-15Fix Event dissection which was broken when going to V3.Anders Broman4-13/+55
2006-10-15Upadte to H.248 V3 and add some annex E parameters.Anders Broman6-464/+1049
2006-10-15- gcc dies on "default: }", add a ;Jörg Mayer1-1/+2
2006-10-15populate the info column with the request type and whetehr it is a request or...Ronnie Sahlberg1-0/+12
2006-10-15add tracking of request/responses for CONTROL INPUT so we can start passing p...Ronnie Sahlberg1-23/+68
2006-10-15add a new port type for usb endpointsRonnie Sahlberg3-58/+193
2006-10-15start dissecting the setup headersRonnie Sahlberg1-28/+119
2006-10-15more serviceactionsRonnie Sahlberg1-1/+149
2006-10-14some more service actionsRonnie Sahlberg1-0/+146
2006-10-14dissect some more osd service actionsRonnie Sahlberg1-1/+321
2006-10-14if reassembly did not give us a new tvb, then dont call any scsi payload sub...Ronnie Sahlberg1-0/+4
2006-10-14Fix a compiler warning by doing what I suspect was intended.Guy Harris1-1/+1
2006-10-14Do the suboption processing in dissect_netware_ip_suboption() a bit moreGuy Harris1-13/+4
2006-10-14Update FSF address in code templateJaap Keuter1-1/+1
2006-10-14Dissect observedeventsdescriptor more like the actual text.Anders Broman1-11/+25