aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-01Welcome in 2013Pascal Quantin1-1/+1
2013-01-01Add detection of Windows 8 and Windows Server 2012Pascal Quantin1-0/+3
2012-12-31Automake's "dummy.cpp" trick is all-or-nothing. Instead of forcingGerald Combs1-1/+5
2012-12-31If we're linking with Qt pass a hint to automake that it needs to use c++Gerald Combs2-1/+9
2012-12-31Add heuristic for USB MassStorage dissector to be dissected by USB. Bug 8131...Michael Mann1-0/+19
2012-12-31Make sure moc can find config.h.Gerald Combs1-1/+1
2012-12-31It might help for the Qt version of Wireshark to link against the QtGerald Combs3-31/+37
2012-12-31Update Makefile to add packet_comment_dialog filesAlexis La Goutte2-0/+3
2012-12-31Add new images to Makefile.amAlexis La Goutte1-0/+3
2012-12-31TS Files is also XML FilesAlexis La Goutte1-1/+1
2012-12-31From Florian Fainelli via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Pascal Quantin1-310/+322
2012-12-31Add reordercap and text2pcap -D option to User GuidePascal Quantin1-8/+31
2012-12-31Make sure we link Wireshark with the right UI library.Gerald Combs2-1/+5
2012-12-31Add a .cpp target for each ui_*.h prerequisite.Gerald Combs1-13/+13
2012-12-31Keep PKG_CHECK_MODULES from returning an error if it doesn't findGerald Combs1-2/+2
2012-12-30Fix description of -p input - show the packet data the same way it'sGuy Harris1-4/+10
2012-12-30Move profile deletion code from profile_dlg.c to profile.c. Add leftGerald Combs11-44/+216
2012-12-30[Automatic manuf, services and enterprise-numbers update for 2012-12-30]Gerald Combs2-1/+35
2012-12-30'-Wno-error=unused-but-set-variable' no longer required;Bill Meier1-1/+1
2012-12-30Use tvb_bcd_dig_to_ep_strAnders Broman1-27/+15
2012-12-30From Katrina Zhang:Pretify dissection if a dissector exists for the private e...Anders Broman1-6/+3
2012-12-30Treat *.ui files as *.xml: also set svn:keywords property.Jeff Morriss1-5/+1
2012-12-30Move 3 ASN1 dissectors to 'clean' group; move 1 PIDL dissector to 'dirty' group.Bill Meier1-4/+4
2012-12-29Move the PIE checks after the warning checks, to keep the warning checksGuy Harris1-23/+29
2012-12-29OK, try including <net/if.h> iff IFF_UP isn't already defined; see ifGuy Harris1-4/+11
2012-12-29Give some more details, as per the Web page cited as a reference.Guy Harris1-4/+27
2012-12-29Oops, one instance of "airopeekv9" that wasn't supposed to have beenGuy Harris1-1/+1
2012-12-29Add a cast to pacify MSVC.Evan Huus1-1/+2
2012-12-29Add a few consts to fix some compiler (GCC) errors.Bill Meier5-6/+7
2012-12-29Cosmetic: Add two blank lines for readability.Bill Meier1-0/+2
2012-12-29Replace another instance of emem in README.developer with wmem.Evan Huus2-3/+4
2012-12-29Implement wmem_strbuf_append_printf.Evan Huus2-7/+39
2012-12-29Add a vertical scrollbar to the summary dialog window.Bill Meier1-2/+8
2012-12-29Rename tcp.data -> tcp.segment_data and add a description field.Evan Huus1-7/+7
2012-12-29Upgrade NAS disssectors to v11.5.0Pascal Quantin4-40/+45
2012-12-29Show the current profile name. Fix the packet status.Gerald Combs3-5/+16
2012-12-29Fix distcheck.Gerald Combs1-0/+1
2012-12-29Add profile_dialog.Gerald Combs3-0/+11
2012-12-29Try to fix compilation on Windows.Gerald Combs1-0/+4
2012-12-29Profile switching works when we have a capture file open so go ahead andGerald Combs1-12/+12
2012-12-29Remove some duplicate code from ui/profile.c and move in more code fromGerald Combs20-284/+995
2012-12-28Minor fix when building with VS2012 (VC11):Bill Meier1-1/+3
2012-12-28Remove redundant SUBSYSTEM link option from link commands.Bill Meier1-11/+14
2012-12-28Fixes & comments for building Wireshark with VS2012 (VC11)Bill Meier1-4/+21
2012-12-28Update wmem documentation for the new allocator.Evan Huus2-1/+6
2012-12-28Add a strict allocator that does canaries and various other things, forEvan Huus6-1/+250
2012-12-28Add missing new dissectors to CMakeAlexis La Goutte1-0/+2
2012-12-28Tab => SpacesAlexis La Goutte1-3/+3
2012-12-28Fix [ 77%] Building C object CMakeFiles/qtshark.dir/iface_monitor.c.o iface_m...Alexis La Goutte1-1/+1
2012-12-28Fix [ 76%] Building C object ui/CMakeFiles/ui.dir/profile.c.o ui/profile.c: I...Alexis La Goutte1-4/+4