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