aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-11Update to the latest config.guess and config.sub.Jeff Morriss2-61/+85
2013-06-10Update OS X instructions and add Qt Mac Extras.Gerald Combs1-3/+11
2013-06-10Check for QtMacExtras, and if we have it use it to switch to a nativeGerald Combs2-2/+19
2013-06-10Removing libui_dirty.a in r48976 broke CMake + Qt Creator builds. FixGerald Combs1-2/+8
2013-06-10tools/lemon/lemon.c: Fix an integer shortening issue. (CMake enablesGerald Combs2-2/+2
2013-06-10Allign the error messages.Anders Broman1-0/+1
2013-06-10Batch of filterable expert infos.Michael Mann10-122/+258
2013-06-09The API is almost there I guess...Luis Ontanon2-135/+81
2013-06-09Back out the Makefile changes from r49865. The OSX buildbots don't like --ut...Chris Maynard2-2/+0
2013-06-09Due to utf8 characters in the AUTHORS file, pass --utf8 to pod2man.Chris Maynard3-0/+8
2013-06-09From Javier Godoy:Anders Broman1-3/+4
2013-06-09[Automatic manuf, services and enterprise-numbers update for 2013-06-09]Gerald Combs2-11/+48
2013-06-09Convince the compiler that a DNS name won't be longer than 2^32 characters,Evan Huus1-1/+1
2013-06-09Add memdup function to wmem.Evan Huus3-0/+48
2013-06-09From Dario Lombardo via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8776Evan Huus1-3/+31
2013-06-09From Tommy Wu:Anders Broman1-35/+35
2013-06-09libwireshark's add_new_ipv4() and add_new_ipv6() now silently ignoreGuy Harris1-16/+3
2013-06-09Batch of filterable expert infos.Michael Mann11-89/+238
2013-06-09Don't put zero-length names into our tables of resolved IPv4 and IPv6Guy Harris1-3/+17
2013-06-09Don't treat zero-length names in the NRB as errors, just silently ignoreGuy Harris1-11/+17
2013-06-09If, after editing the settings for a particular interface, we don't haveGuy Harris1-0/+5
2013-06-08A further iteration on epan_childLuis Ontanon2-14/+268
2013-06-08Fix 'Misaligned columns in hex dump pane' [1]Jakub Zawadzki1-0/+1
2013-06-08Another iteration...Luis Ontanon1-42/+86
2013-06-08some fixesLuis Ontanon1-43/+44
2013-06-08Batch of filterable expert infos.Michael Mann6-169/+316
2013-06-07Preliminary header file for an EPAN working-child interface... Luis Ontanon1-0/+143
2013-06-07Fix all errors and warnings found by podchecker.Chris Maynard5-35/+29
2013-06-07Use g_try_malloc() for some memory allocations, and return an "out ofGuy Harris1-5/+21
2013-06-07Prevent attempts to allocate huge amounts of memory by imposing anGuy Harris1-23/+141
2013-06-07Ensure we only put private profiles directly in the profiles menu and Stig Bjørlykke1-2/+2
2013-06-07Mark retransmitted SYN and FIN packets as retransmissions.Sake Blok1-3/+4
2013-06-06From Mark C. Brown via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=87...Pascal Quantin3-0/+6
2013-06-06From Andreas Bachmann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Pascal Quantin1-20/+122
2013-06-06Have the NSIS installer run the existing uninstaller silently. ThisGerald Combs2-6/+2
2013-06-06Pull all the code that reads and processes the packet header intoGuy Harris1-266/+282
2013-06-06I suspect "ie4uinit" got its name because "mysterious useful undocumentedGerald Combs3-3/+11
2013-06-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-4/+4
2013-06-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2
2013-06-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+4
2013-06-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-06-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-5/+4
2013-06-06Fix typo (double include epan/ipproto.h)Alexis La Goutte1-1/+0
2013-06-06From report of IgorVK via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Alexis La Goutte1-0/+1
2013-06-06Pull the code for setting the struct wtap_pkthdr into aGuy Harris1-122/+112
2013-06-06From myself and Julian Cable via (and fixing)Evan Huus1-1/+2
2013-06-06Simplify the "bad length" expert info into a single filterable item with form...Michael Mann2-88/+44
2013-06-06Set the entire struct wtap_pkthdr, not just the pseudo-header, in theGuy Harris1-95/+93
2013-06-05Forward-port part of r49794 from trunk-1.10.Gerald Combs1-1/+13
2013-06-05Add a -Y option to match test-captures.sh: it runs tshark with a read filter ...Jeff Morriss1-1/+2