aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2007-09-19Append the packet type and flags to the top-level 802.11 tree item, and appendGerald Combs1-14/+31
2007-09-19Make it possible to use GSM SAPI:sAnders Broman2-19/+73
2007-09-19Add UDP and TCP port preferences.Jaap Keuter1-1/+29
2007-09-19Cleanup the source somewhat.Jaap Keuter1-167/+97
2007-09-19Make this dissector finable by name.Martin Mathieson1-1/+4
2007-09-19call_dissector() provides generic 'data' handler for unrecognized data types....Mike Duigou1-1/+1
2007-09-19Add authentication ik and ck parameters.Martin Mathieson1-1/+15
2007-09-18Try to improve dissection of ELSM message (guesswork)Jörg Mayer1-8/+59
2007-09-18PER: fix bitstring handling if SIZE(n) where n<=16Tomas Kukosa2-30/+78
2007-09-17(Again, this time for ANSI MAP) From Florent Drouin: malloc the size of the s...Jeff Morriss1-1/+1
2007-09-17From Florent Drouin: malloc the size of the structure, not the size of a poin...Jeff Morriss1-1/+1
2007-09-17Handle tty messages, diameter_r7, sabpMartin Mathieson1-3/+75
2007-09-17From Martin Peylo:Stig Bjørlykke1-22/+180
2007-09-17Support of QSIG ExtensionsTomas Kukosa3-260/+285
2007-09-17Added functionality to highlight the FCS bytes in Ethernet and IEEE 802.11Stig Bjørlykke4-0/+31
2007-09-17add missing file and change file attributesTomas Kukosa1-0/+1970
2007-09-17SABP protocol implemented (not tested as traces are not available)Tomas Kukosa1-0/+1
2007-09-16Fix a buffer overflow found by Stefan Esser (untested).Gerald Combs2-51/+62
2007-09-16Always show real window size in the Info column for SYN packets.Stig Bjørlykke1-5/+7
2007-09-16From Joe EykholtJaap Keuter1-19/+29
2007-09-16The Fibre Channel protocol defines a virtual fabric tag (VFT) similar toJaap Keuter1-25/+93
2007-09-15Add routines under Windows to check if npf.sys is running, and toGerald Combs3-0/+50
2007-09-14Change the ADDIP error causes as changed by IANA for RFC 5061 publication.Michael Tüxen1-5/+5
2007-09-14Add a cast to allow compilation on Vista.Gerald Combs1-70/+70
2007-09-14Move the fragmentation info and the defragmented isakmp messageJörg Mayer1-76/+71
2007-09-14Small cleanupJörg Mayer1-17/+8
2007-09-14Try to get the Windows buildbot going by avoiding namespace collision.Jaap Keuter1-14/+13
2007-09-13eliminate an anonymous enum.Luis Ontanon1-4/+5
2007-09-13Remove debug code.Anders Broman1-4/+3
2007-09-13Try to protect the hash table...Anders Broman2-16/+30
2007-09-13- Resassemble Cisco ike fragementationJörg Mayer1-34/+134
2007-09-13From Thomas Sillaber:Jaap Keuter1-8/+60
2007-09-13Allow for full size setup method name.Jaap Keuter1-2/+2
2007-09-13Given the opportunity I check in the changes to snmp I got in this machine.Luis Ontanon4-79/+111
2007-09-13Regenerate with -X and -T option.Anders Broman2-563/+299
2007-09-12Warning fixes.Anders Broman2-33/+12
2007-09-12Use the new ANSI TCAP dissector.Anders Broman5-1301/+2721
2007-09-12If we find a fragmented ike packet, dissect the stuffJörg Mayer1-3/+12
2007-09-12From Bill Florac:Jaap Keuter2-130/+209
2007-09-11From cyrille colin:Anders Broman1-2/+5
2007-09-11Update valuestrings and comments.Anders Broman2-35/+39
2007-09-09add a dissectors project, so MSVC "jump to error" worksUlf Lamping1-0/+94
2007-09-09translate some german to englishUlf Lamping1-9/+1
2007-09-09start an experiment to provide MS Visual Studio 2005 solution / project files...Ulf Lamping1-0/+87
2007-09-09remove unused #elseUlf Lamping1-3/+1
2007-09-08- Slightly improved dissection of Cisco's fragmented ISAKMP.Jörg Mayer1-1/+57
2007-09-07Change the long protocol name dissectors for various DFS protocols toGuy Harris9-701/+700
2007-09-07If the whole packet was not captured (e.g., due to the snapshot length), do n...Jeff Morriss1-70/+82
2007-09-07From Todd J Martin:Stig Bjørlykke1-47/+315
2007-09-07Argh! Used the wrong length modifier for size_t.Stig Bjørlykke2-4/+4