aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-19bzero the tap data.Luis Ontanon1-1/+1
2007-03-19From Charles Lepple: in a Get Descriptor message, the descriptor indexGuy Harris2-6/+6
2007-03-18have voip_calls using the m3ua tapLuis Ontanon2-1/+24
2007-03-18check the pointer before derreferencing itLuis Ontanon1-1/+1
2007-03-18add an mtp3 tap to m3ua to allow VoIP Calls to see ISUP/BICC calls over M3UALuis Ontanon1-10/+23
2007-03-18squelch some warningsLuis Ontanon1-6/+0
2007-03-18add h248 to VoIP CallsLuis Ontanon3-33/+218
2007-03-18add a tap to h248Luis Ontanon2-53/+87
2007-03-18add a tap to h248Luis Ontanon3-15/+49
2007-03-18protect from multiple inclussionLuis Ontanon1-0/+4
2007-03-18Fix Windows Makefiles so clean removes all pdb files (PDB_FILE no longer defi...Bill Meier7-7/+7
2007-03-18make sure curr_info.sig is not-NULL before derreferencing it.Luis Ontanon1-1/+1
2007-03-18make sure curr_info.sig is not-NULL before derreferencing it.Luis Ontanon1-1/+1
2007-03-18make sure curr_info.evt is not-NULL before derreferencing it.Luis Ontanon1-2/+2
2007-03-18make sure curr_info.evt is not-NULL before derreferencing it.Luis Ontanon1-2/+2
2007-03-17dissect H.248 over TPKT over TCPLuis Ontanon2-11/+42
2007-03-17dissect H.248 over TPKT over TCPLuis Ontanon1-4/+35
2007-03-17rename a variable.Luis Ontanon1-5/+5
2007-03-17K15 final:Luis Ontanon1-20/+5
2007-03-17K15 phase 1Luis Ontanon1-169/+207
2007-03-17Fix bug 1336:Jeff Morriss1-1/+1
2007-03-17Strengthen TAPA's heuristics some:Jeff Morriss1-10/+23
2007-03-17minor clean_setup target enhancementsUlf Lamping1-0/+3
2007-03-17Update to revision 21038 - line up the IP address label with theStephen Fisher1-1/+1
2007-03-16Fix bug #1375: Capture Options with many IP addresses scrolls offStephen Fisher1-2/+15
2007-03-16From: Sebastien TandelLuis Ontanon2-3/+3
2007-03-16Turn an error that I've encountered into an easily findable expert item.Martin Mathieson1-2/+8
2007-03-16Corrected dissection when reading binary inputs that have per point indexes, ...Graham Bloice1-6/+6
2007-03-16Fix bug #1394: Runtime error crash after clicking on HTTP packetStephen Fisher1-3/+7
2007-03-14strncmp(NULL, ...) isn't such a good idea.Jörg Mayer1-0/+1
2007-03-14Don't enable "Save As" if you don't have an unsaved live capture fileGuy Harris5-38/+71
2007-03-14Get rid of some #if-ed out includes, which aren't needed.Guy Harris1-16/+0
2007-03-14Correctly return the item value through the pointer.Guy Harris1-1/+1
2007-03-14"dissect_tapa_static()" is a new-style dissector; register it as such.Guy Harris1-1/+1
2007-03-14Include <ctype.h> to define "isspace()".Guy Harris1-3/+4
2007-03-14Fix indentation.Guy Harris1-10/+10
2007-03-14"When X.264/ISO 11570 default identification is being used, there is no user...Graeme Lunt1-0/+6
2007-03-14Improve the heuristic for the tapa discovery classification.Jörg Mayer1-0/+2
2007-03-14Use the latest GTK packages for Windows.Anders Broman2-9/+9
2007-03-14Add comments about 3gpp AVP:sAnders Broman3-51/+186
2007-03-14as requested by "John T. Haller" for PortableApps.com:Ulf Lamping4-25/+101
2007-03-13HTTP Export Object updates:Stephen Fisher5-92/+144
2007-03-12Make m2pa dissector findable by name.Martin Mathieson1-0/+3
2007-03-11as Jeff made empty field names "illegal", he changed the way PN-IO and PN-PTC...Ulf Lamping2-2/+2
2007-03-11Fix bug 552:Jeff Morriss8-834/+840
2007-03-10From David Buechi:Jeff Morriss2-12/+29
2007-03-10From Joost Yervante Damad via bug 1383: support for Erlang Port Mapper DaemonJeff Morriss3-0/+326
2007-03-10Make sure ENDTRY is evaluated.Luis Ontanon1-4/+5
2007-03-10Make sure ENDTRY is evaluated.Luis Ontanon1-1/+4
2007-03-10Major cleanup of debug code and whitespace changes.Luis Ontanon1-700/+632