aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2006-12-22hmmRonnie Sahlberg7-6/+99
2006-12-22change some slab allocated memory into ep/emem allocated structures instead.Ronnie Sahlberg7-99/+6
2006-12-22fix a typo.Luis Ontanon1-2/+1
2006-12-22- Fix the name of the disable_lua variable.Luis Ontanon5-105/+267
2006-12-21From Alfred Alinazar:Jaap Keuter1-0/+9
2006-12-21From Taisuke SASAKI:Jaap Keuter1-2/+2
2006-12-21Add a generated field for how many data bytes are accepted by subdissectorMartin Mathieson1-1/+16
2006-12-21TBCP changes:Martin Mathieson1-24/+18
2006-12-21From Motonori Shindo:Stephen Fisher1-38/+90
2006-12-20Enhance tcp reassembly of the flavor "reassemble one more segment" work properlyRonnie Sahlberg1-8/+41
2006-12-19Remove an unused variable.Anders Broman1-1/+0
2006-12-19Correct a problem with media parameter dissection and add inforamtion about a...Anders Broman2-1/+2
2006-12-19From Sebastien Tandel:Jaap Keuter2-0/+376
2006-12-19From Florent Drouin:Anders Broman1-172/+295
2006-12-19From Florent Drouin:Anders Broman1-34/+104
2006-12-19change default capturing options to use "show realtime capturing" instead of ...Ulf Lamping1-3/+3
2006-12-18From Sebastien Tandel:Stephen Fisher1-6/+4
2006-12-18Show generated field when frame has 0 TBs for a channelMartin Mathieson1-0/+20
2006-12-17Display icmp echo/echo reply sequence numbers in decimal in addition to hex,Stephen Fisher1-1/+1
2006-12-17Make IPv4 addresses in AIM TLV data human readable.Stephen Fisher1-3/+2
2006-12-16From Sebastien Tandel: if the TCP dissector is dissecting a fragment of a pac...Jeff Morriss1-0/+16
2006-12-14From Sebastien Tandel: don't allocate a hash table until a little bit later i...Jeff Morriss1-1/+3
2006-12-14Fix version check needed for EDCH 'Number of subframes' fieldMartin Mathieson1-1/+4
2006-12-14check for whether the blob starts with "NTLMSSP" before any other check if it...Ronnie Sahlberg1-9/+9
2006-12-14Some source code clean up.Jaap Keuter1-6/+8
2006-12-14Add checksum verification to the CDP dissector and add an entry for thisStephen Fisher1-10/+55
2006-12-14From Stig Bjorlykke:Stephen Fisher8-67/+3774
2006-12-13From Marc Petit-Huguenin:Stephen Fisher2-0/+567
2006-12-13if there is a list of mechTypes in the negTokenInit then store the first oneRonnie Sahlberg2-23/+57
2006-12-12Processing packet data via tvb_get_ptr() is like palpating a cow -- it'sGerald Combs1-234/+223
2006-12-12kerberos error with ERR_ETYPE_NOSUPP which is issued when the kdc does not su...Ronnie Sahlberg1-1/+1
2006-12-12Dissect Get Channel Authentication Capabilities Command.Anders Broman1-7/+232
2006-12-12Add get_column_width_string to make win32 build work.Anders Broman1-0/+1
2006-12-12Remove svn:executable property from a few more .[hc] filesBill Meier3-0/+0
2006-12-11Removed executable property.Jaap Keuter1-0/+0
2006-12-11From Thomas Sillaber:Stephen Fisher5-6/+44
2006-12-11Add a new function to build column widths based not only on the maxStephen Fisher2-0/+13
2006-12-11Remove \n from long preference descriptionMartin Mathieson1-4/+4
2006-12-11Try to fix build (on Linux at least...) by including <errno.h>Martin Mathieson1-0/+1
2006-12-11fixup ERASE16 FORMAT_MEDIUM and LOAD_UNLOAD commandsRonnie Sahlberg2-56/+141
2006-12-11For length errors, add an error item for the expert info, and put a tagGuy Harris1-13/+26
2006-12-11add comment that the dissector is based on SBC2Ronnie Sahlberg1-1/+2
2006-12-11add a comment about the (few) opcodes that are still missingRonnie Sahlberg1-1/+9
2006-12-11SSL keys configuration can be read from fileTomas Kukosa2-10/+33
2006-12-11Do bounds checking on tap_packet_array.Guy Harris1-0/+8
2006-12-11Add #defines for the authentication types, and use them.Guy Harris1-25/+31
2006-12-10Applied the patch http://www.wireshark.org/lists/wireshark-dev/200606/msg0181...Anders Broman1-93/+328
2006-12-10change all sbc2 references into sbcRonnie Sahlberg4-145/+145
2006-12-10add dissection ofRonnie Sahlberg1-8/+290
2006-12-10fix the WRVERIFY commandsRonnie Sahlberg1-44/+61