aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2007-05-15ULP regenerated from OMA UserPlane Location Protocol Candidate Version 1.0 â€...Tomas Kukosa3-464/+384
2007-05-15support for value range and unions in permitted alphabetTomas Kukosa2-6/+6
2007-05-15prettify the server_name component of NetWkstaTransportEnumRonnie Sahlberg2-1/+2
2007-05-15actx in the rest of dissect_ber..()lAnders Broman64-2018/+2063
2007-05-14Attempt to fix bug 1360.Jaap Keuter1-8/+6
2007-05-14From Dustin Johnson: Fix a couple of spelling errors. Normalize the displayGerald Combs1-10/+4
2007-05-14remove packet-rnsap.h which was emptyTomas Kukosa1-1/+0
2007-05-14- give NACK reason codes in hex rather than decimalMartin Mathieson1-39/+39
2007-05-14fix packet-per.c:155: warning: 'val_tvb' may be used uninitialized in this fu...Tomas Kukosa1-1/+1
2007-05-14- RNSAP regenerated from the last specification Release 6 V6.13.0 (2007-03)Tomas Kukosa2-19213/+20162
2007-05-14fix a bug found while fuzz testing the opcua dissector:Ulf Lamping1-2/+11
2007-05-14- support of constraint unionsTomas Kukosa1-2/+2
2007-05-14- more variants of dissect_per_open_type_*()Tomas Kukosa4-44/+109
2007-05-13replace an incorrect '{' with ';' in the ber header fileRonnie Sahlberg2-2/+2
2007-05-13actx in ber_externalAnders Broman2-2/+2
2007-05-13Try to make the buildbot happy.Anders Broman1-1/+1
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman101-27131/+28378
2007-05-12From bug 1492: Fortify layer name presentation.Jaap Keuter1-5/+5
2007-05-12Fix a bunch of spelling errors.Gerald Combs1-37/+37
2007-05-11implented -> implemented.Gerald Combs1-2/+2
2007-05-11Add separate filters for vendor-specific HT items.Gerald Combs1-30/+56
2007-05-11Fix for bug 1545.Jaap Keuter1-16/+38
2007-05-11From Andrew Feren:Anders Broman1-26/+84
2007-05-11make create_options, access_mask and share_access fitlerableRonnie Sahlberg1-8/+25
2007-05-10add more tracking of FID propertiesRonnie Sahlberg2-270/+356
2007-05-10- show NACK summary in info columnMartin Mathieson1-9/+55
2007-05-10Make dhcpv6 findable by name.Martin Mathieson1-0/+4
2007-05-10prettify dissection of FIDs,Ronnie Sahlberg3-46/+58
2007-05-09Fix for bug 1497.Jaap Keuter1-5/+5
2007-05-09Cast values to correct sizes for number of bits to squelch Win32 warningsGraham Bloice1-3/+3
2007-05-09fix manifest error: for dll's mt.exe must be given ;2Ulf Lamping1-1/+1
2007-05-09Unless I've missed something, the number of subframes can be as many asGuy Harris1-1/+1
2007-05-08Fix for bug 1103:Jaap Keuter1-11/+13
2007-05-08From Victor Fajardo:Stephen Fisher1-1/+1
2007-05-08Fix for bug #1532 -Stephen Fisher1-2/+2
2007-05-08Use new 'unknown' value for dch_crc_present for EDCH channels.Martin Mathieson1-1/+6
2007-05-08Fix proto_tree_add_bits_ret_val() (as now used by FP dissector).Martin Mathieson1-6/+11
2007-05-08From Kriang Lerdsuwanakij:Martin Mathieson3-182/+216
2007-05-08Add NULL dereference checks. Fixes Coverity CID 241.Gerald Combs1-5/+5
2007-05-08prettify wkssvc dissection using the conformance file and generate the Ronnie Sahlberg3-1149/+1154
2007-05-08update PIDL_dissect_cvstring so that it can be used in a future pidl to Ronnie Sahlberg2-9/+41
2007-05-07Bug fixes and cleanup from Dustin Johnson and myself:Gerald Combs1-23/+16
2007-05-07update the conformance file for winreg to specify that the string for Ronnie Sahlberg2-2/+2
2007-05-07when creating a policy handle, use the string stored in dcv if Ronnie Sahlberg1-4/+9
2007-05-07using latest version of pidl, which includes the required pragmas and Ronnie Sahlberg2-8/+17
2007-05-07Updated splash screen for Wireshark that shows the initialisation progress. Graeme Lunt5-11/+26
2007-05-07- simple Information Objects support Tomas Kukosa5-72/+72
2007-05-07changes in external structure of asn1_ctx_tTomas Kukosa2-15/+29
2007-05-07add dissection of smb1 ioctl data by tying it into the dissectors for Ronnie Sahlberg4-28/+31
2007-05-07change the smb2 ioctl function to take a pointer to a uint32 (ioctl Ronnie Sahlberg3-23/+28