aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-07Version 1.7 --> 1.9.Jeff Morriss2-4/+4
2012-06-06From Niels de Vos: GlusterFS: Display SETATTR attribute valid as a list of fl...Anders Broman1-12/+73
2012-06-06Update the Lua configuration on Win64 to reflect the recent change toGerald Combs2-2/+2
2012-06-06From Stephen Donnelly: Correct ERF name, add WTAP_ENCAP string display https:...Anders Broman2-7/+26
2012-06-06Add casting to keep Windows happy.Jeff Morriss1-23/+23
2012-06-06Fix bug #7340Jakub Zawadzki1-1/+1
2012-06-06Don't bother telling users that the save and copy commands are "only"Jeff Morriss1-5/+1
2012-06-06Split the Advanced unit COUNT(*) into COUNT FRAMES(*) and COUNT FIELDS(*).Jeff Morriss1-17/+35
2012-06-06Support math operations (SUM, MAX, MIN, etc.) on 64-bit fields.Jeff Morriss1-74/+76
2012-06-06From Frank Lahm via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7334 :Pascal Quantin1-6/+34
2012-06-06Fix compiler error (I hope)Bill Meier1-1/+1
2012-06-06Fix compiler errorBill Meier1-1/+0
2012-06-06Fix some bugs & do extensive cleanup;Bill Meier6-7382/+7493
2012-06-05Add the GeoIP DLL.Gerald Combs2-0/+2
2012-06-05Just fix some clang analysis warningsJörg Mayer1-2/+2
2012-06-05Pass WTAP_VERSION to Qt. (WTAP_VERSION should probably match the GNUGerald Combs2-2/+3
2012-06-051.7.2 → 1.9.0.Gerald Combs6-9/+9
2012-06-05Add YAMI and SDH.Gerald Combs1-1/+3
2012-06-05yami: dissect header messages, add parameter names to parent tree item.Jakub Zawadzki1-22/+62
2012-06-05Fix Coverity 702396: tvbr is ep_ allocated so it can't be NULL.Jeff Morriss1-7/+1
2012-06-05Fix Coverity 702397: reference tvbr *after* checking that it is not NULL.Jeff Morriss1-2/+5
2012-06-05Fix Coverity 702421: Handle the possibility that fvalue_to_string_repr()Jeff Morriss1-1/+6
2012-06-05Fix Coverity 703495: reference fpinf *after* checking that it is not NULL.Jeff Morriss1-11/+13
2012-06-05packet-yami: cleanup, remove non-ASCII character.Jakub Zawadzki1-11/+16
2012-06-05packet-wreth: cleanupJakub Zawadzki1-22/+20
2012-06-05Dissector for YAMI protocol.Jakub Zawadzki3-0/+570
2012-06-05From Roland Knall:Anders Broman1-18/+108
2012-06-05Set SVN properties.Anders Broman1-17/+17
2012-06-05from Alex Lindberg:Anders Broman13-640/+727
2012-06-05From Andrew Kampjes:Anders Broman5-1/+307
2012-06-05Casting a negative value to unsigned makes it positive; I'm not sureGuy Harris1-3/+16
2012-06-05Add another cast to make it build on Win32.Anders Broman1-1/+1
2012-06-05Making "had" a ptrdiff_t caused warnings, even if it eliminated aGuy Harris1-1/+6
2012-06-05From Jakub Zawadzki: when seeking backwards, if the seek will put you atGuy Harris1-1/+13
2012-06-05If we do a Save or Save As with a move, don't reread the capture file,Guy Harris4-39/+336
2012-06-05From Adam Langley: Add support for decrypting ECDHE-RSA-RC4-SHA. https://bugs...Anders Broman1-0/+1
2012-06-05From Adam Langley: Add support for CLIENT_RANDOM lines in SSL keylog. https:/...Anders Broman1-2/+57
2012-06-05From Alex Lindberg: Add preference to packet-ber.c to toggle BER warning on l...Anders Broman1-2/+7
2012-06-05From Adam Langley: Clean up code for handling keylog files. https://bugs.wire...Anders Broman1-104/+135
2012-06-05Fix some comments.Guy Harris1-2/+2
2012-06-05Distinguish between "failed" and "user stopped it" for "save as" andGuy Harris5-83/+223
2012-06-04Fix compilation.Gerald Combs1-2/+2
2012-06-04Add WSE Remote Ethernet & resort.Gerald Combs1-1/+3
2012-06-04 From Clement Marrast via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Alexis La Goutte1-0/+2002
2012-06-04Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte5-10/+10
2012-06-04Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2
2012-06-04Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte2-19/+21
2012-06-04Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+59
2012-06-04Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte2-16/+2
2012-06-04From Clement Marrast via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Alexis La Goutte3-0/+6