summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-07strengthen the heuristics for iscsi commandis assuming that the last 6 byte...Ronnie Sahlberg1-0/+4
2006-12-06Fix for enhancement bug #1260. Now packet-text-media will display theStephen Fisher1-1/+7
2006-12-06Prepare to decode Q.850 REASON.Anders Broman1-3/+17
2006-12-06Fix a typo.Anders Broman1-1/+1
2006-12-06Dissect EAP inside ISAKMP update some strings from IANA.Anders Broman2-7/+24
2006-12-06Don't define HAVE_AIRPDCAP if HAVE_AIRPCAP isn't defined. Fix a compilerGerald Combs2-3/+3
2006-12-05Fix preference registration.Gerald Combs1-1/+1
2006-12-05Fix a compilation error, and squelch a couple of other errors.Gerald Combs1-3/+3
2006-12-05From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryptionGerald Combs3-17/+677
2006-12-05Via param name copy-paste errorMartin Mathieson1-1/+1
2006-12-05Add a few missing /$(MAKEFLAGS)Bill Meier1-2/+2
2006-12-05fix output of PROFINET specific MAC addresses - it simply displayed garbageUlf Lamping1-3/+5
2006-12-05Fix a cut and paste error.Anders Broman1-1/+0
2006-12-05From Cristian Constantin:Anders Broman4-2/+13
2006-12-05From Douglas Pratley with trivial changes and documentation changes Stephen Fisher5-2/+134
2006-12-05Remove unused variableBill Meier1-1/+1
2006-12-05From Giorgio Tino: Add a "static text" protocol preference type. ThisGerald Combs3-13/+42
2006-12-04Add description of CT AS TIAS and H263-2000 profile.Anders Broman1-3/+55
2006-12-04Use 'igncr' as needed with Bash (workaround for bug report 1162);Bill Meier1-1/+1