aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Automatic manuf, services and enterprise-numbers update for 2012-09-16]Gerald Combs2012-09-163-5/+127
* Compile and install schemas if GTK3 is used, nsis needs update tooAnders Broman2012-09-162-0/+4
* Work around Solaris 11's pkg-config being in /usr/ccs/bin but itsGuy Harris2012-09-161-0/+10
* From Pontus Fuchs via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7728Evan Huus2012-09-158-25/+51
* Add support for bzr checkouts (similar to git checkouts) to make-version.pl.Evan Huus2012-09-151-1/+35
* Trivial whitespace formatting cleanup;Bill Meier2012-09-151-122/+128
* Minor cleanup:Bill Meier2012-09-151-48/+10
* Trivial cleanup;Bill Meier2012-09-151-65/+67
* From Niels Widger via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7725Evan Huus2012-09-155-0/+26
* Avoid a stack-smash when decoding the new DNS option field if the length isEvan Huus2012-09-151-1/+8
* Don't redefine WIRESHARK_UI_SRCAnders Broman2012-09-151-5/+0
* text_import_scanner_lex.h and text_import_scanner.c are now part ofGuy Harris2012-09-152-7/+7
* *Do* use DIRTY_GENERATED_C_FILES, as it's defined; sadly, flex doesn'tGuy Harris2012-09-151-2/+4
* DIRTY_GENERATED_C_FILES is empty, and isn't used by ui/gtk/Makefile.am,Guy Harris2012-09-152-6/+2
* Nobody uses DIRTY_GENERATED_C_FILES, so get rid of it; we don't want toGuy Harris2012-09-151-4/+1
* Update CMakeLists to respect the recent libui changes so that wireshark andEvan Huus2012-09-151-1/+2
* libgtkui_dirty → libui_dirty.Gerald Combs2012-09-143-9/+9
* More fixes for the text import move.Gerald Combs2012-09-144-11/+11
* Deletions from the last commit didn't make it for some reason.Gerald Combs2012-09-144-1215/+0
* Create a common libui using CMake similar to what we do with Autotools.Gerald Combs2012-09-1414-34/+1318
* Fix up the (#if'd out) sequence number analysis debug code so that it compile...Jeff Morriss2012-09-141-105/+109
* Use consistent indentation and formatting style;Bill Meier2012-09-141-132/+134
* Try to make the buildbot happy.Anders Broman2012-09-141-2/+2
* Heuristically dissect TIPC IP payloads.Anders Broman2012-09-141-0/+42
* From Mike Morrin:Anders Broman2012-09-144-74/+76
* Address buildbot error:Anders Broman2012-09-141-1/+1
* From Michal Labedzki:Anders Broman2012-09-141-0/+1
* From Michal Labedzki:Anders Broman2012-09-142-5/+6
* From Nikhil Kalu:Anders Broman2012-09-144-11/+125
* From Michal Labedzki:Anders Broman2012-09-145-0/+564
* Fix enumeration value for Virtual RAT-TypePascal Quantin2012-09-141-1/+1
* From Josip Medved:Anders Broman2012-09-141-10/+17
* From Claude LeFrancois:Anders Broman2012-09-141-5/+11
* Use the latet GTK3+ bundles when building with GTK3Anders Broman2012-09-141-2/+2
* Use consistent indentation and formatting.Bill Meier2012-09-141-274/+343
* Remove our local copy of WinPcap and download it fromGerald Combs2012-09-138-21/+25
* Minor tweek for GTK3Anders Broman2012-09-131-0/+3
* SCSI: Update INQUIRY standard page and decode the flags depending on which ve...Ronnie Sahlberg2012-09-131-131/+147
* Also disable the resize grip on the profile bar (as it is on the info andJeff Morriss2012-09-121-0/+3
* Fix FBI true_false_string array and remove a useless hf variablePascal Quantin2012-09-121-2/+1
* From Mike Morrin:Anders Broman2012-09-121-322/+232
* Add doxygen hints.Anders Broman2012-09-121-110/+115
* From Esa Haapamäki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7...Pascal Quantin2012-09-121-2/+2
* As suggested by Anatoly in https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...Jeff Morriss2012-09-111-2/+2
* From Chris Elston:Anders Broman2012-09-111-98/+385
* Revert r44869Jakub Zawadzki2012-09-111-1/+1
* Bluetooth: Move HFP dissector from RFCOMM fileJakub Zawadzki2012-09-114-60/+102
* Differentiate between libnl versions. Feature parity with autofooJörg Mayer2012-09-111-34/+57
* Upgrade LTE RRC dissector to v11.0.0Pascal Quantin2012-09-115-10/+10
* Add data parameter to dissector_try_uint_newJakub Zawadzki2012-09-1110-49/+50