aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-12Batch of filterable expert infos with some minor cleanup I noticed while doin...Michael Mann17-368/+486
2013-06-12Convert the compiler table to a variablelist so that we don't end upGerald Combs1-315/+269
2013-06-11TABs -> spacesMartin Kaiser1-162/+176
2013-06-11From Javier GodoyMartin Kaiser1-9/+65
2013-06-11Add PDC and TETRAPascal Quantin1-0/+2
2013-06-11From Tyson Key via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8788 :Jeff Morriss1-0/+1
2013-06-11Show DisplayString as a string.Anders Broman3-6/+14
2013-06-11From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Evan Huus3-26/+1973
2013-06-11Remove blurbs not adding any value.Anders Broman1-30/+30
2013-06-11From Hauke Mehrtens:Anders Broman1-5/+23
2013-06-11From Hauke Mehrtens:Anders Broman1-2/+2
2013-06-11From Hauke Mehrtens:Anders Broman1-200/+174
2013-06-11From Hauke Mehrtens:Anders Broman1-3/+14
2013-06-11From Hauke Mehrtens:Anders Broman1-9/+9
2013-06-11From Hauke Mehrtens:Anders Broman1-35/+22
2013-06-11From: Hauke MehrtensAnders Broman1-10/+148
2013-06-11From Javier Godoy:Anders Broman1-16/+200
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