aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-11Fix display of unidirectional follow TCP/UDP streamsPascal Quantin2-7/+7
2014-05-11packet-dis: SISO-J Link 16 PDU dissector (SISO-STD-002)Peter Ross7-46/+307
2014-05-11Small fixes to Follow Streams dialog box:Pascal Quantin3-7/+7
2014-05-11Simplify IPv4 address hashingEvan Huus1-13/+5
2014-05-11Remove some dead emem code.Evan Huus2-150/+2
2014-05-11Fix leaking heuristic dissector names.Evan Huus1-0/+1
2014-05-11[Automatic manuf, services and enterprise-numbers update for 2014-05-11]Gerald Combs5-21/+373
2014-05-11packet-dis: fix typosPeter Ross1-1/+1
2014-05-11packet-link16: fix typosPeter Ross1-3/+3
2014-05-11Interpret DHCPv6 option 18 as a byte array. RFC 3315, section 22.18 strongly...Michael Mann1-18/+3
2014-05-11Function to calculate twos complement is quicker and hopefully better underst...Marko Hrastovec1-7/+4
2014-05-10packet-link16: Link 16 message dissector (MIL-STD-6016)Peter Ross5-0/+327
2014-05-09Revert "Use g_ alloced memory (instead of emem) when printing fields. emem s...Evan Huus4-23/+24
2014-05-09Initialize int_seid to 0 in btavdtp dissectorEvan Huus1-2/+3
2014-05-09Add -Q for QtShark and change the dumpcap command to use number ofAndersBroman1-2/+5
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