aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-08TFShark (Terminal Fileshark) v.001. Bug 9607 (https://bugs.wireshark.org/bug...Michael Mann22-21/+3189
2014-01-08Have HAVE_SPANDSP just go over entire file rather than individual functions.Michael Mann2-26/+6
2014-01-08Need <strsafe.h> for StringCchPrintf().Guy Harris1-0/+1
2014-01-08Explicitly reject two-pass live capture, it doesn't work anyways.Evan Huus1-0/+8
2014-01-08Move UAT xton() to wsutil libraryJakub Zawadzki8-70/+51
2014-01-07As checkAPIs.pl says, "use StringCchPrintf".Guy Harris1-1/+1
2014-01-07From Michal Labedzki viaEvan Huus1-3/+81
2014-01-07Update documentation to match change in r54630:Jörg Mayer1-1/+1
2014-01-07Rework compiler flag detection to be able to handle changedJörg Mayer1-23/+18
2014-01-07Remove svn:executable attribute.Jakub Zawadzki4-0/+0
2014-01-07From Michal Labedzki viaEvan Huus1-1/+7
2014-01-07Don't use #defines for errno values, just build the value-string directly. TheyEvan Huus1-274/+134
2014-01-07Fix warning when use make packaging on WindowsAlexis La Goutte2-5/+4
2014-01-07Fix bug #9618: Invalid utf8 causes JSON dissector assertion failure "g_utf8_v...Jakub Zawadzki7-20/+71
2014-01-07Move defines for helping with UTF-16 surrogate pairs to wsutil/unicode-utils.hJakub Zawadzki3-22/+15
2014-01-07The capabilities for dumpcap don't need to be inheritable.Guy Harris1-2/+2
2014-01-07include config.h at the top of the file.Jörg Mayer2-2/+5
2014-01-07HAVE_PLUGINS was defined twiceJörg Mayer1-3/+0
2014-01-07Try to get rid of some warnings.Anders Broman2-2/+2
2014-01-07From Zoltán Lajos Kis:Anders Broman1-1040/+2734
2014-01-07FixAnders Broman3-10/+0
2014-01-07Added expired handling to FieldInfo.Stig Bjørlykke3-44/+142
2014-01-06Expand a comment.Guy Harris1-2/+2
2014-01-06In col_fill_in() and col_fill_in_error(), use col_based_on_frame_data()Guy Harris1-105/+73
2014-01-06Call deciphering and integrity checking appropriately forMartin Mathieson2-6/+30
2014-01-06Try to fix warning: cast discards '__attribute__((const))' qualifier from poi...Anders Broman1-2/+2
2014-01-06Try to fix warning: initializer element is not computable at load time.Anders Broman1-24/+38
2014-01-06Fix a typo.Anders Broman1-1/+1
2014-01-06Try to fix warning: initializer element is not computable at load time.Anders Broman2-20/+35
2014-01-06Do EEA2 deciphering in-place, from PascalMartin Mathieson1-10/+2
2014-01-06Omit assignment for not used types.Anders Broman2-239/+72
2014-01-06Base dissector for fileshark functionality. Intended as the equivalent of pa...Michael Mann4-1/+465
2014-01-05Fix indent (use 4 spaces)Alexis La Goutte1-22/+22
2014-01-05Fix indent (use 4 spaces) and add modelines and remove trailing whitespaceAlexis La Goutte1-54/+67
2014-01-05Fix indent (Use tabs) and add modelinesAlexis La Goutte2-45/+68
2014-01-05Fix indent (use 4 spaces)Alexis La Goutte1-19/+19
2014-01-05Fix indent (4 spaces) and add modelinesAlexis La Goutte2-44/+68
2014-01-05Fix build when use PortablesAPPSAlexis La Goutte1-0/+2
2014-01-05Fix indent (use 4 spaces)Alexis La Goutte1-162/+162
2014-01-05Enhance NSIS Windows installer (Wireshark Qt support)Alexis La Goutte2-109/+135
2014-01-05Enhance NSIS Windows installer (Wireshark Qt support)Alexis La Goutte5-61/+256
2014-01-05[Automatic manuf, services and enterprise-numbers update for 2014-01-05]Gerald Combs2-2/+34
2014-01-05Dissect the remainder of IEC104 integrated totals, including the binary counterEvan Huus1-8/+44
2014-01-05use a DVB string for the event text in the short evt descriptorMartin Kaiser1-3/+13
2014-01-05From Jim Young via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9613Evan Huus1-3/+3
2014-01-04Fix a typo.Anders Broman1-1/+1
2014-01-04Omit assignment for not used types.Anders Broman4-222/+61
2014-01-04Minor: update 'Conversation' intro to include find_or_create_conversationBill Meier1-4/+4
2014-01-04(Trivial) explicitely --> explicitlyBill Meier6-11/+11
2014-01-04Omit assignment for not used types.Anders Broman3-92/+57