summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-03Indicate what you're supposed to do with vcredist_x86.exe (download itGuy Harris1-26/+61
2012-06-02From Evan Huus Convert a bunch more GTK-2 calls to their cross-version ws_ eq...Anders Broman9-103/+104
2012-06-02Revert files committed by error in revision 43007Pascal Quantin2-2/+0
2012-06-02From Martin Kaiser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=73...Pascal Quantin3-0/+3
2012-06-02If the user tries to save a capture file atop a file that has all itsGuy Harris3-4/+113
2012-06-02The only reason we need to do locale conversions is that path names asGuy Harris1-41/+17
2012-06-02Clean up indentation.Guy Harris1-6/+6
2012-06-02If the rename in a safe "Save As" fails, the current file's name hasGuy Harris1-4/+5
2012-06-02Try to squelch warningsAnders Broman3-25/+25
2012-06-02Try to squelch warningsAnders Broman6-40/+40
2012-06-02Try to squelch warningsAnders Broman7-23/+23
2012-06-02Try to squelch warningsAnders Broman1-20/+20
2012-06-02Try to squelch warningsAnders Broman9-35/+35
2012-06-02From Evan Huus Memory leak in voip_calls.c https://bugs.wireshark.org/bugzill...Anders Broman1-1/+4
2012-06-02From Evan Huus Useless null check in packet-ssh.c https://bugs.wireshark.org/...Anders Broman1-1/+1
2012-06-02Don't complain about using GNU make extensions during running ./autogen.shBalint Reczey1-0/+2
2012-06-02Fix header file includes to allow make dumpabi run without errorsBalint Reczey3-0/+13
2012-06-02Put more mesage names in info colAnders Broman2-49/+193
2012-06-01Fix or remove download links as appropriate. Remove the entry for theGerald Combs1-36/+10
2012-06-01Only propose decoding PPID 0 if that PPID is in the currently-selected frame.Jeff Morriss3-35/+38
2012-06-01Try to be a bit more clear that "lost" is from Wireshark's perspective,Gerald Combs1-11/+11
2012-06-01Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7316 :Pascal Quantin1-1/+1
2012-06-01Clean up some indentation (get rid of 4-space tabs) and white space.Jeff Morriss1-158/+202
2012-06-01Remember the 'lower' UDP port information even if we got the UDP packetJeff Morriss1-6/+5
2012-06-01Export those file_ routines that Wiretap plugins would use (othersGuy Harris1-0/+8
2012-06-01Some code/white space cleanup.Jeff Morriss1-142/+145
2012-06-01No more GIOP plugins, no more plugins/giop directory.Guy Harris1-1/+0
2012-06-01Squelch warning about uninitialized variable (the dataflow analysisGuy Harris1-1/+1
2012-06-01No more GIOP plugins, no more plugins/giop directory.Guy Harris1-1/+0
2012-06-01No more GIOP plugins, no more GIOP loadable DLL.Guy Harris2-2/+0
2012-06-01No more GIOP plugins, no more GIOP plugin directory.Guy Harris1-1/+0
2012-06-01From Niels de Vos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7310 :Pascal Quantin4-0/+2971
2012-06-01No more GIOP plugins, so get rid of the directory for the former plugins.Guy Harris13-789/+0
2012-06-01TShark doesn't need wtap_fdreopen(), as it doesn't do saves and thusGuy Harris3-83/+31
2012-06-01Make packet-coseventcomm.c a bultin dissectorAnders Broman1-768/+0
2012-06-01Make packet-coseventcomm.c a bultin dissectorAnders Broman1-0/+1
2012-06-01Make packet-coseventcomm.c a bultin dissectorAnders Broman5-3/+769
2012-06-01Add more manufacturer names.Gerald Combs1-1/+1
2012-06-01Set Makefile.common as a plugin.c dependency so plugin.c is rebuilt if Makefi...Bill Meier13-13/+13
2012-06-01Windows: Set Makefile.common as a plugin.c dependency so plugin.c is rebuilt ...Bill Meier13-26/+26
2012-06-01For RLC re-assembly to work we need to fake urnti.Anders Broman1-31/+19
2012-06-01Don't call subdissectors if the CRCI bit is set.Anders Broman1-11/+37
2012-06-01Make the cosnaming dissector a builtin dissector.Anders Broman5-21/+3
2012-06-01Make the tango dissector a builtin dissector.Anders Broman5-20/+3
2012-06-01make it compile.Anders Broman1-1/+1
2012-06-01parlay changes to CmakeAnders Broman2-18/+1
2012-06-01Make the parlay dissector a buil tin dissector.Anders Broman3-2/+2
2012-06-01Move wtap_fdreopen() to file_access.c for now, as it requires many ofGuy Harris2-118/+114
2012-06-01Need fcntl.h for the O_ #defines on Windows.Guy Harris1-0/+4
2012-06-01Sigh. There appears to be no way to get Windows to allow us to rename aGuy Harris7-30/+189