aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2007-08-30Change the "--enable-setuid-install" option to install dumpcap and TSharkGerald Combs3-6/+160
2007-08-29- Rewrote handling of extensions to get rid of "funky" oid strings.Stig Bjørlykke1-150/+296
2007-08-29OID name fixes.Anders Broman2-19/+220
2007-08-29Don't show fragment offset as a bit field, but note number of bits used in lo...Martin Mathieson1-2/+2
2007-08-29RANAP rewritten to use original ASN.1 source and updated to TS 25.413 V7.6.0 ...Tomas Kukosa2-7578/+7645
2007-08-29ASN.1 parameterization handling (1st raw implementation)Tomas Kukosa2-0/+120
2007-08-29Fix up most of the OID names in GSM MAP.Anders Broman2-263/+534
2007-08-28- turn some other TC from FT_BYTES to FT_STRING so that human-readable string...Luis Ontanon2-37/+64
2007-08-28Fix non implicit oid key indexes. This starts to look good!Luis Ontanon1-9/+14
2007-08-28From Todd Martin: "Flag IP TTL more intelligently".Bill Meier1-6/+22
2007-08-28Report loading failures to the userLuis Ontanon1-2/+25
2007-08-28Add filters.Anders Broman1-2/+36
2007-08-28Commit canges to uat_load.l, and initialize uat_t->loaded (not every system z...Luis Ontanon2-1/+2
2007-08-28SNMP:Luis Ontanon6-31/+32
2007-08-28rename dcerpc_smb_store_pol_name to dcerpc_store_polhnd_nameRonnie Sahlberg11-74/+205
2007-08-28fix bug in snmp.variable_oid subdissector calling and call them at the end of...Tomas Kukosa1-11/+13
2007-08-28improve the ctdb dissector to track request/responses for controls and Ronnie Sahlberg1-15/+443
2007-08-28Fix warnings "dereferencing type-punned pointer will break strict-aliasing ru...Jaap Keuter1-8/+8
2007-08-27Do not throw, some of this functions get called outside TRY blocks.Luis Ontanon1-11/+21
2007-08-27From Tuomas Maattanen:Stig Bjørlykke1-13/+14
2007-08-27cast a guint64 down to guint32 before assignment to get windows build runningLuis Ontanon1-1/+1
2007-08-27Fixed an ep_ buffer overflow (off by one) in oid_subid2string()Luis Ontanon1-5/+20
2007-08-27Get rid of extra newlines at the end of epan/oids.h, and give one ofGuy Harris2-4/+1
2007-08-27- packet-snmp(-template).cLuis Ontanon3-63/+140
2007-08-26This was missingLuis Ontanon1-1/+2
2007-08-26Remove every remembrance of NET_SNMP from COPSLuis Ontanon1-23/+1
2007-08-26Give the files its propper titleLuis Ontanon2-7/+9
2007-08-26De-NET-SNMPize COPSLuis Ontanon1-421/+304
2007-08-26Undo last commit. It's not yet clear to my why isakmp trafficJörg Mayer1-2/+0
2007-08-26Isakmp runs over port 4500 (natt) as wellJörg Mayer1-0/+2
2007-08-26From Todd J Martin:Stig Bjørlykke1-4/+128
2007-08-26add the new oid_* functionsLuis Ontanon1-2/+18
2007-08-25Turns out that smiGetMinSize() and smiGetMaxSize() exists only in libsmi's HE...Luis Ontanon1-4/+33
2007-08-25get libsmi into the pictureLuis Ontanon1-6/+12
2007-08-25replace oid_to_str_buf() and oid_to_str()Luis Ontanon9-74/+69
2007-08-25there's nothing like a MAX_OID_STR_LEN... get rid of a potential stack BOLuis Ontanon1-2/+2
2007-08-25Initialize to zero all subids in oid_string2subid() to avoid creating bogus o...Luis Ontanon1-4/+9
2007-08-25Removed duplicate entry of OID 1.0.8571.2.4 in FTAMStig Bjørlykke1-2/+1
2007-08-25Partial fix for bug 1317:Jaap Keuter1-14/+49
2007-08-25Get rid of now unused:Anders Broman1-4/+0
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon76-1998/+1318
2007-08-25From Shaun Jackman:Stig Bjørlykke2-8/+19
2007-08-25From Munenori Ohuchi:Stig Bjørlykke1-6/+38
2007-08-24Added expert info for length issues.Stig Bjørlykke1-0/+4
2007-08-24- Added first version of DMP sequence analysis.Stig Bjørlykke1-383/+903
2007-08-24From Todd J Martin:Stig Bjørlykke2-25/+150
2007-08-24take out oid_to_subid_buf again, because joerg has put it back into packet-sn...Richard van der Hoff1-37/+0
2007-08-24Revert back to old version with manually fixed get_ber_length parametersJörg Mayer2-319/+1282
2007-08-24complete the death of the h223 pluginRichard van der Hoff3-0/+1617
2007-08-24move packet-srp into the core (from the h223 plugin)Richard van der Hoff2-0/+241