aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2007-09-07Hm. Not so clean on all compilers...Stig Bjørlykke1-1/+1
2007-09-07Fixed compiler warnings.Stig Bjørlykke2-5/+5
2007-09-06Moved packet-imf.c and packet-tnef.c from ASN_DISSECTOR_SRC to CLEAN_DISSECTO...Stig Bjørlykke2-3/+3
2007-09-06Corrected some types, instead of adding a cast (from r21142).Stig Bjørlykke1-3424/+3455
2007-09-06Fixed a warning: 'j' may be used uninitialized in this function.Stig Bjørlykke1-1/+1
2007-09-06Count the number of TSNs gap-acked in a SACK. Warn the user (with an Expert ...Jeff Morriss1-57/+77
2007-09-06Add A11 RRQ-CVSE-Active Start Airlink Record-Subtype 108 is expressed to Subnet.Anders Broman1-6/+19
2007-09-06Fix problems found by Beyond Security: Gerald Combs1-14/+43
2007-09-06Remove debug code and a "lost" line.Anders Broman1-2/+1
2007-09-06Get rid of get_ber_last_reated_item() and fix dissection of wIN-TriggerList.Anders Broman1-237/+269
2007-09-06Added ipprotostr to libwireshark.defStig Bjørlykke1-0/+1
2007-09-06Map "wimax" -> "wimaxasncp"Martin Mathieson1-0/+5
2007-09-05Fix indentation.Guy Harris1-9/+9
2007-09-05Fix the asn1 code for WIN-TriggerList and systemMyTypeCode plusAnders Broman1-146/+116
2007-09-05Check object_identifier_id before use.Stig Bjørlykke1-7/+8