summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-09Be less aggressive about rebuilding sminmpec.c.Gerald Combs8-43/+43952
2014-05-09Squelch compiler warnings.Guy Harris1-4/+4
2014-05-09Revert "Refactor Wiretap"Guy Harris143-3557/+3089
2014-05-09Revert "Try to fix the build boot by changing the signature of catapult_dct20...Guy Harris1-2/+1
2014-05-09Use g_ alloced memory (instead of emem) when printing fields. emem shouldn't...Michael Mann4-23/+22
2014-05-09Try to fix the build boot by changing the signature ofAndersBroman1-1/+2
2014-05-09Refactor WiretapMichael Mann143-3089/+3557
2014-05-08Profiling show that g_log() takes a lot of CPU even when logging isn'tAndersBroman1-0/+2
2014-05-08Add a command option for dumpcap.AndersBroman1-2/+5
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 Quantin2-2/+6
2014-05-08MAC LTE: get extended BSR sizes configuration from RRCPascal Quantin4-9/+138
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 Mann5-95/+109
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-07Error out if someone passes the address of a pointer to a *_string to VALS() ...Jeff Morriss1-0/+8
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 Goutte2-67/+529
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