summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2014-05-09Revert "Refactor Wiretap"Guy Harris3-115/+101
2014-05-09Use g_ alloced memory (instead of emem) when printing fields. emem shouldn't...Michael Mann2-20/+16
2014-05-09Refactor WiretapMichael Mann3-101/+115
2014-05-08Fix a whitespace after IKE_AUTHAlexis La Goutte1-1/+1
2014-05-08MAC LTE: add a comment explaining why g_hash_table_lookup_extended is usedPascal Quantin1-0/+2
2014-05-08Small fix to how number of traffic classes is displayed for ETS.Anish Bhatt1-1/+4
2014-05-08Remove trailing whitespaceMartin Mathieson1-2/+1
2014-05-08Prettify a little, by showing ike2 flag values in flag root, and showing MID ...Martin Mathieson1-2/+15
2014-05-08MAC LTE: fix copy/paste errorPascal Quantin1-1/+1
2014-05-08packet-dis: correct 'Terminal Primary Mode' and 'Sync State' enumeration valuesPeter Ross1-5/+4
2014-05-08TCAP: set a fence on info column after calling sub dissectorPascal Quantin1-1/+3
2014-05-08MAC LTE: get extended BSR sizes configuration from RRCPascal Quantin3-9/+125
2014-05-08Recognize kafka's ConsumerMetadata message typeEvan Huus1-12/+14
2014-05-08Populate heuristic extension list during initialization and not during each c...Michael Mann1-1/+1
2014-05-07Add handling of TEXT and HTML types.Jaap Keuter1-0/+78
2014-05-07Use a strong hash function for ethernet addresses.Evan Huus1-132/+23
2014-05-07Fix a typo.AndersBroman1-1/+1
2014-05-07Make it pass the new check in checkapiAndersBroman1-8/+8
2014-05-07Further LLDP dissection cleanupAnish Bhatt1-16/+51
2014-05-07Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-2/+0
2014-05-07Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2014-05-06"Reserved" is not a valid 'fieldconvert' value for an hf.Jeff Morriss1-2/+2
2014-05-06PDCP LTE: add identification of ZUC based security algorithmsPascal Quantin2-1/+3
2014-05-06Don't pass the address of a pointer to a *_string to VALS() or RVALS().Jeff Morriss1-8/+8
2014-05-06Tweak ber_choice flow control.Evan Huus1-2/+2
2014-05-06fix dissect_usb_endpoint_descriptorSean O. Stalley2-2/+2
2014-05-06VALS() doesn't take the address of a (pointer to a) value_string, it takesJeff Morriss1-7/+7
2014-05-06Added check for MAUSB length being multiple of a DWORD.Sean O. Stalley1-0/+8
2014-05-06Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-2/+0
2014-05-06Update kafka dissector closer to latest specEvan Huus1-17/+8
2014-05-06Fix macro parens to avoid unexpected behaviourEvan Huus1-2/+2
2014-05-06Enhance Microsoft NLB dissectionAlexis La Goutte1-67/+528
2014-05-06Minor changes to LBM dissectors:David Ameiss2-31/+31
2014-05-06sigcomp: Add buffer check to STATE-ACCESSPeter Wu2-8/+28
2014-05-06Fix build failures caused by lldp cleanupAnish Bhatt1-51/+2
2014-05-06Add a cast to make MSVC happy.AndersBroman1-1/+1
2014-05-06Try to fixAndersBroman1-2/+2
2014-05-06MySQL protocol dissector: Add support for sessiontracking in MySQL 5.7.4. Bu...Jess Balint1-16/+203
2014-05-06Move common part of col_append_fstr, col_append_sep_fstr to seperate fnction.Jakub Zawadzki1-51/+36
2014-05-06Cleanup LLDP dissection, convert add_text to tree items.Anish Bhatt1-17/+41
2014-05-06tcp: move & optimize printing tcp flags to seperate routine.Jakub Zawadzki1-27/+38
2014-05-06Increase the work used to time wmem allocatorsEvan Huus1-1/+7
2014-05-05MAC/RLC/PDCP LTE: replace obsolete APIsPascal Quantin3-47/+47
2014-05-05Added parentheses to macros to prevent unexpected behaviorSean O. Stalley1-3/+3
2014-05-05Add RFC6463 (Runtime Local Mobility Anchor (LMA) Assignment SupportAlexis La Goutte1-4/+204
2014-05-05SSH Dissector : Remove ssh_proto_tree_add_item (No longer needed)Alexis La Goutte1-27/+16
2014-05-05Add the possibillity to add a string to the termination id.AndersBroman2-11/+29
2014-05-05Solaris doesn't like anonymous unionsEvan Huus1-11/+11
2014-05-05OpenFlow 1.4 OXM field OXM_OF_IPV6_ND_SLL incorrectly dissected (128 bits rea...Alexis La Goutte1-2/+2
2014-05-05OpenFlow 1.3 OXM field OXM_OF_IPV6_ND_SLL incorrectly dissected (128 bits rea...Alexis La Goutte1-2/+2