aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-10fixup WRITE 6,10,12,16Ronnie Sahlberg3-18/+156
2006-12-10fix the broken VERIFY 10, 12, 16Ronnie Sahlberg1-54/+81
2006-12-10add SYNC CACHE 10 and 16Ronnie Sahlberg1-3/+89
2006-12-10Result of "compiling" s4406.cnf (that changed with SVN revision 20093.)Stephen Fisher1-2/+2
2006-12-10Treat the UDP checksum the same way the TCP checksum is treated - markGuy Harris1-64/+71
2006-12-10fixup START STOP UNITRonnie Sahlberg1-8/+32
2006-12-10fixup REASSIGN BLOCKSRonnie Sahlberg1-8/+20
2006-12-10add dissection of READ LONG 16Ronnie Sahlberg1-14/+51
2006-12-10add dissection of READLONG10Ronnie Sahlberg1-3/+43
2006-12-10fix up READEFECTDATA 10 and 12Ronnie Sahlberg1-11/+27
2006-12-10improve READCAPACITY10Ronnie Sahlberg1-17/+36
2006-12-10fix up READ6 READ10 READ12 and READ16 to dissect the flags and the group in t...Ronnie Sahlberg1-31/+72
2006-12-09Add dissection of the PREFETCH10 and PREFETCH16 SBC commandsRonnie Sahlberg1-3/+85
2006-12-09dissect the flags of FORMAT_UNITRonnie Sahlberg1-26/+49
2006-12-09Change a match_strval() to val_to_str() in a col_add_fstr() call to preventStephen Fisher1-2/+2
2006-12-08The XOT dissector is now a "new-style" dissector; register it as such.Guy Harris1-1/+1
2006-12-08Declare data values exported from libwireshark with WS_VAR_IMPORT.Guy Harris2-2/+2
2006-12-08Get rid of UCD SNMP support (it's not longer supported andJörg Mayer3-59/+28
2006-12-08Handle the "no error" return from pref_set_pair_fct(), to squelchGuy Harris1-12/+18
2006-12-08A callback in read_prefs_file() should return a prefs_set_pref_e, not anGuy Harris1-1/+1
2006-12-08Add the StatSRT flags to the header file, rather than declaring them inGuy Harris2-0/+4
2006-12-08Get rid of CR's, and set the appropriate properties.Guy Harris1-115/+115
2006-12-08Get rid of forward declaration of non-existent routine.Guy Harris1-3/+0
2006-12-07Revert some dissector_handle_t to static changes to make it compile again.Anders Broman2-3/+3
2006-12-07From Francesco Fondelli: Update/addition to Bandwidth Constraints Model codeStephen Fisher1-5/+21
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...Anders Broman22-31/+31
2006-12-07From Francesco Fondelli:Stephen Fisher2-0/+71
2006-12-07Fix range highlighted by EDCH sfn header treeMartin Mathieson1-4/+5
2006-12-07EDCH - show total number of PDUs in info columnMartin Mathieson1-2/+4