aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2007-09-24Get rid of the remains of NET-SNMP in the build process.jmayer4-17/+2
2007-09-24From Jonathan:jake1-0/+14
2007-09-24#if 0 dissect_rsl_ie_meas_res_no and dissect_rsl_ie_message_id so buildbot do...wmeier1-1/+4
2007-09-23Fix a typo.etxrab1-2/+2
2007-09-23Close yer comments.guy1-1/+1
2007-09-23Decode more IE'setxrab2-69/+740
2007-09-23From Allan M. Madsen:jake3-368/+2722
2007-09-22Simplify the parsing of column preferences, which should make it easiergerald2-153/+7
2007-09-21Fix compiler warnings.gerald1-44/+46
2007-09-21Start of a Radio Signalling Link (RSL) dissector (3GPP TS 48.058).etxrab1-0/+1
2007-09-21Start of a Radio Signalling Link (RSL) dissector (3GPP TS 48.058).etxrab1-0/+897
2007-09-21Get the GSM A Interface dissector to compile again.jake1-17/+17
2007-09-21Make it possible to decode messages on the CCCH link.etxrab1-44/+586
2007-09-20From Joe Eykholt:jake1-39/+68
2007-09-19Append the packet type and flags to the top-level 802.11 tree item, and appendgerald1-14/+31
2007-09-19Make it possible to use GSM SAPI:setxrab2-19/+73
2007-09-19Add UDP and TCP port preferences.jake1-1/+29
2007-09-19Cleanup the source somewhat.jake1-167/+97
2007-09-19Make this dissector finable by name.martinm1-1/+4
2007-09-19call_dissector() provides generic 'data' handler for unrecognized data types....bondolo1-1/+1
2007-09-19Add authentication ik and ck parameters.martinm1-1/+15
2007-09-18Try to improve dissection of ELSM message (guesswork)jmayer1-8/+59
2007-09-18PER: fix bitstring handling if SIZE(n) where n<=16kukosa2-30/+78
2007-09-17(Again, this time for ANSI MAP) From Florent Drouin: malloc the size of the s...morriss1-1/+1
2007-09-17From Florent Drouin: malloc the size of the structure, not the size of a poin...morriss1-1/+1
2007-09-17Handle tty messages, diameter_r7, sabpmartinm1-3/+75
2007-09-17From Martin Peylo:stig1-22/+180
2007-09-17Support of QSIG Extensionskukosa3-260/+285
2007-09-17Added functionality to highlight the FCS bytes in Ethernet and IEEE 802.11stig4-0/+31
2007-09-17add missing file and change file attributeskukosa1-0/+1970
2007-09-17SABP protocol implemented (not tested as traces are not available)kukosa1-0/+1
2007-09-16Fix a buffer overflow found by Stefan Esser (untested).gerald2-51/+62
2007-09-16Always show real window size in the Info column for SYN packets.stig1-5/+7
2007-09-16From Joe Eykholtjake1-19/+29
2007-09-16The Fibre Channel protocol defines a virtual fabric tag (VFT) similar tojake1-25/+93
2007-09-15Add routines under Windows to check if npf.sys is running, and togerald3-0/+50
2007-09-14Change the ADDIP error causes as changed by IANA for RFC 5061 publication.tuexen1-5/+5
2007-09-14Add a cast to allow compilation on Vista.gerald1-70/+70
2007-09-14Move the fragmentation info and the defragmented isakmp messagejmayer1-76/+71
2007-09-14Small cleanupjmayer1-17/+8
2007-09-14Try to get the Windows buildbot going by avoiding namespace collision.jake1-14/+13
2007-09-13eliminate an anonymous enum.lego1-4/+5
2007-09-13Remove debug code.etxrab1-4/+3
2007-09-13Try to protect the hash table...etxrab2-16/+30
2007-09-13- Resassemble Cisco ike fragementationjmayer1-34/+134
2007-09-13From Thomas Sillaber:jake1-8/+60
2007-09-13Allow for full size setup method name.jake1-2/+2
2007-09-13Given the opportunity I check in the changes to snmp I got in this machine.lego4-79/+111
2007-09-13Regenerate with -X and -T option.etxrab2-563/+299
2007-09-12Warning fixes.etxrab2-33/+12