aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-15prettify the server_name component of NetWkstaTransportEnumRonnie Sahlberg2-1/+2
2007-05-15Fix for bug 1591:Jaap Keuter1-4/+4
2007-05-15remove obsolete -X command line option of asn2wrsTomas Kukosa4-4/+4
2007-05-15actx in the rest of dissect_ber..()lAnders Broman83-2107/+2171
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-14Update to the latest Win32 libraries.Gerald Combs2-13/+13
2007-05-14Quote the path to make-dissector-reg.py.Gerald Combs1-1/+1
2007-05-14next missing includesTomas Kukosa2-0/+2
2007-05-14some minor fixes for the Win32 setup guide:Ulf Lamping1-18/+18
2007-05-14remove packet-rnsap.h which was emptyTomas Kukosa1-1/+0
2007-05-14missing includesTomas Kukosa2-0/+2
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-14packet-rnsap-template.h is not necessaryTomas Kukosa1-38/+0
2007-05-14- RNSAP regenerated from the last specification Release 6 V6.13.0 (2007-03)Tomas Kukosa15-34923/+34805
2007-05-14from Gerhard Gappmeier (ascolab):Ulf Lamping34-0/+7271
2007-05-14fix a bug found while fuzz testing the opcua dissector:Ulf Lamping1-2/+11
2007-05-14- support of constraint unionsTomas Kukosa4-127/+295
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 Broman3-3/+3
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 Broman202-28852/+30065
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-11Copy environment variable HTTP_PROXY when set to http_proxy so wget can grab it.Stephen Fisher1-0/+3
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-10On slow displays (such as RDP sessions), it looks like the "update"Gerald Combs1-2/+12
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-10mipv6 -> ipMartin Mathieson1-1/+3
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 dll errorUlf Lamping1-1/+1
2007-05-09fix manifest error: for dll's mt.exe must be given ;2Ulf Lamping1-1/+1
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-08Update from samba tree revision 22657 to 22761Jörg Mayer2-10/+20
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