aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-21set compiler option "treat warnings as errors" - to prevent new warnings for ...Ulf Lamping7-9/+9
2007-03-21Add the sccp tap to the "VoIP Calls" Tap (which by now should be renamed to j...Luis Ontanon3-27/+185
2007-03-21packet_info.c and packet.cLuis Ontanon11-301/+379
2007-03-21Add RANAP information to the sccp_infoLuis Ontanon2-1/+19
2007-03-20Try to squash a warning seen by win32 buildbotMartin Mathieson1-1/+1
2007-03-20remove some unused variablesRonnie Sahlberg1-3/+0
2007-03-20remove some compiler warnings about unused variablesRonnie Sahlberg1-4/+0
2007-03-20remove some compiler warningsRonnie Sahlberg1-7/+7
2007-03-20remove some compiler warnings about unused parametersRonnie Sahlberg1-4/+3
2007-03-20remove some compiler warnings for unused parametersRonnie Sahlberg1-15/+15
2007-03-20ifdef out a function that is not yet used to get rid of a compiler warningRonnie Sahlberg1-0/+2
2007-03-19Extend the bad checksum description to include '(maybe caused by "UDPGerald Combs1-6/+6
2007-03-19This change allows a structure to be created under the "Protocols" section of...Graeme Lunt4-38/+167
2007-03-19- Set hf_sctp_acked and hf_sctp_rtt as generated.Jeff Morriss1-177/+198
2007-03-19Get rid of unused variable.Guy Harris1-1/+0
2007-03-19voip_calls.c:Luis Ontanon2-75/+24
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