aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-18From Dustin Johnson:Gerald Combs19-1432/+1271
2007-05-18Use proto_tree_add_bits_ret_val and proto_tree_add_bits_item().Anders Broman1-249/+39
2007-05-18- show service val in protocol tree label (there can be multiple of them)Martin Mathieson1-2/+9
2007-05-18Split tvb_get_bits64 into tvb_get_bits8 tvb_get_bits16 tvb_get_bits32 and tvb...Anders Broman5-139/+219
2007-05-18Latest ASN1 files to be used later when the RANAP dissector is regenerated withAnders Broman6-0/+5861
2007-05-18include dtd_parse.h in the distributionSebastien Tandel1-1/+1
2007-05-18RRLP updated to 3GPP TS 44.031 V7.4.0 (2007-03)Tomas Kukosa14-1202/+4644
2007-05-18- fix asn2wrs crash if typereference assignment has non-default bodyTomas Kukosa1-7/+43
2007-05-18this error is returned in srvsvc when a SessDel fails because no matching ses...Ronnie Sahlberg2-0/+2
2007-05-18typo fixSebastien Tandel1-1/+1
2007-05-18temporarily disable cast-align warningsSebastien Tandel2-3/+5
2007-05-18include generator sources in EXTRA_DISTSebastien Tandel2-0/+7
2007-05-17uat_load.c is moved to generated filesSebastien Tandel1-2/+2
2007-05-17When saving an RTP stream, don't insert silence if our packet has aGerald Combs2-142/+150
2007-05-17Since code generated by lex may trigger gcc warnings, we are now generating twoSebastien Tandel2-10/+25
2007-05-17Queue a redraw event in packet_list_clear(). This seems to fix theGerald Combs1-0/+1
2007-05-17Decrease the refresh time to 100ms. This seems to make the splashGerald Combs1-1/+1
2007-05-17Try WEP decryption before WPA. This keeps us from returningGerald Combs1-113/+110
2007-05-17Since code generated by lex may trigger gcc warnings, we are now generating twoSebastien Tandel3-35/+53
2007-05-17include string.h to import memcpy and memset functions signaturesSebastien Tandel1-1/+3
2007-05-17Try this again (with a longer timeout and more diagnostic info)Bill Meier2-6/+13
2007-05-17Minor fix: For "wireshark -Q ..." show "no packets captured" popup only when ...Bill Meier1-3/+5
2007-05-17add a new dos error codeRonnie Sahlberg2-0/+2
2007-05-16Fix bug #1548: call of "Protocol Preferences" results in GTK error msgStephen Fisher1-5/+7
2007-05-16Fix bug #1600: Merge feature from File menu does'nt do what it shouldStephen Fisher1-4/+4
2007-05-16Update the summary at the top of the license text.Gerald Combs1-5/+13
2007-05-16Terminate the strings of the various parts and advance the write pointer.Luis Ontanon1-0/+1
2007-05-16Allow Via sigcomp-id parameter name to be matched properly.Martin Mathieson1-1/+1
2007-05-16RNSAP updated to V7.4.0 (2007-03)Tomas Kukosa8-216/+7785
2007-05-16from Gerhard Gappmeier (ULFL: only slightly changed the unused prevention):Ulf Lamping9-33/+123
2007-05-16from metzeRonnie Sahlberg1-14/+13
2007-05-16use some by mistake unused typesTomas Kukosa3-73/+100
2007-05-16start prettifying SRVSVCRonnie Sahlberg2-10/+28
2007-05-16dont use g_time_add_val() since it is not available in gtk1Ronnie Sahlberg1-1/+5
2007-05-15we must provide a hfinfo field when dissecting a dcerpc integer or else Ronnie Sahlberg2-2887/+2465
2007-05-15Instead of updating the splash screen every time we load or hand offGerald Combs1-4/+18
2007-05-15when spawning off to the next smb2 pdu in a chain we need to create a Ronnie Sahlberg1-2/+7
2007-05-15add dissection of the end_of_chain bit in the header flagsRonnie Sahlberg2-0/+11
2007-05-15from metzeRonnie Sahlberg2-51/+161
2007-05-15from metzeRonnie Sahlberg1-19/+39
2007-05-15Capture tests using Wireshark seem to be causing a problem; disable them for ...Bill Meier1-1/+1
2007-05-15Fix problem from previous commit (confused myself with FT_UINT_STRING needing...Martin Mathieson1-5/+14
2007-05-15TBCP fixes:Martin Mathieson1-16/+27
2007-05-15typo SULP.asn -> SUPL.asnTomas Kukosa1-1/+1
2007-05-15get rid of the rest of dummy ASN.1 code and switch()Tomas Kukosa6-1705/+1290
2007-05-15fix crash if C enum for ENUMERATED type is createdTomas Kukosa1-0/+5
2007-05-15fix bug - compiler crashes if already imported value or class is definedTomas Kukosa1-2/+2
2007-05-15from Gerhard Gappmeier:Ulf Lamping9-29/+14
2007-05-15since the fid dissector helper now adds a lot of extra info to the treeRonnie Sahlberg1-1/+1
2007-05-15remove generated fileUlf Lamping1-26/+0