aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-03-30From Ryuji Somegawa: fix AirLink record dissection.Guy Harris1-79/+117
2004-03-30From Lars Roland: Tethereal version of SIP statistics tap, and fixes toGuy Harris5-300/+730
2004-03-30From Lars Roland: have "make clean" and "make distclean" clean up theGuy Harris1-1/+13
2004-03-30From Duncan Sargeant: include "moduleinfo.h" so that the plugins get theGuy Harris3-3/+9
2004-03-30From Michael Kopp: add support for vendor-specific items for the CiscoGuy Harris1-1/+389
2004-03-30The extension ID field in a Private Extension IU is 2 bytes, so theGuy Harris1-9/+12
2004-03-30Fix the length used for the protocol tree item for Mobile IPv6 options.Guy Harris1-2/+2
2004-03-30From Devin Heitmueller: put back the info level for the user infoGuy Harris1-1/+15
2004-03-30Add the mask for an NT ACL ACE to the summary list for each ACE. ThisRichard Sharpe8-88/+47
2004-03-29It *appears* that if you don't explicitly request that a file chooserGuy Harris1-2/+1
2004-03-29In a "save" dialog, the "yes" button should be a "Save" button, not anGuy Harris1-2/+6
2004-03-29Add another wrapper routine, "file_selection_set_extra_widget()", to setGuy Harris3-29/+24
2004-03-29Make "file_selection_new()" take as its second argument anGuy Harris6-130/+80
2004-03-28From Jouni Malinen:Guy Harris1-6/+22
2004-03-27minor code cleanup, including removed MSVC warningsUlf Lamping2-20/+15
2004-03-27Fix some aclocal warnings during autogen.shJörg Mayer4-4/+4
2004-03-27Some aclocal warning fixes during autogen.shJörg Mayer2-18/+18
2004-03-27From Ronnie Sahlberg: RST and FIN segments are neither zero-windowGuy Harris1-5/+12
2004-03-27OK, I'm impatient. In case of problems, I'm to blame, not Olivier.Jörg Mayer2-11/+95
2004-03-27From Gisle Vanem: add a "this is a generated file" comment to the outputGuy Harris1-1/+5
2004-03-27From Michael Lum:Guy Harris11-177/+2289
2004-03-27Use the new GtkFileChooserDialog when built with gtk+ 2.4Olivier Abad6-98/+355
2004-03-27From Mark C. Brown: add support for iether (dual-port gigabit) cards inGuy Harris2-2/+4
2004-03-27From Lars Roland: use the generic filter dialog for the SIP, HTTP, WSP,Guy Harris7-446/+74
2004-03-260.10.3 final changes: try #2.Gerald Combs1-0/+25
2004-03-26Call plugin_address_table_init() before proto_register_protocol().Gerald Combs1-3/+3
2004-03-26Include packet-sip.h in the release.Guy Harris1-1/+2
2004-03-26Add packet-sip.hGerald Combs1-0/+35
2004-03-26Final changes for the 0.10.3 (codename: "Ides of March") release.Gerald Combs2-673/+2314
2004-03-26From Martin Mathieson: SIP statistics tap.Guy Harris4-10/+804
2004-03-26Fix a typo.Guy Harris3-27/+27
2004-03-26Update for Tomas Kukosa's new APIs to get the parent and theGuy Harris5-1/+14
2004-03-26From Tomas Kukosa: use the "proto_item_get_parent()" andGuy Harris1-4/+4
2004-03-25From Tomas Kukosa: put the number string for a number IE into theGuy Harris1-1/+3
2004-03-25From Tomas Kukosa: don't allow the PER protocol to be disabled.Guy Harris1-1/+3
2004-03-25Add constants and names for all universal tags.Guy Harris2-25/+66
2004-03-25From Tomas Kukosa: add APIs to get the parent of a protocol tree itemGuy Harris3-3/+32
2004-03-25Fix tags for 07 version.Michael Tüxen1-4/+4
2004-03-25Add .cvsignore files to the new plugins.Guy Harris3-0/+57
2004-03-25Squelch compiler warnings, and remove some trailing blanks from lines.Guy Harris3-39/+39
2004-03-25Add the usual extra files to the new plugins.Guy Harris15-0/+1029
2004-03-25added hint to use g_snprintf instead of snprintf and sprintfUlf Lamping1-4/+15
2004-03-25From Duncan Sargeant: Cisco SS7 RUDP, RLM, and Session ManagementGuy Harris20-8/+957
2004-03-25From Tomas Kukosa: BER dissector enhancements and proto.c updates toGuy Harris11-460/+2203
2004-03-25DCE RPC version numbers supplied to the registration routines are justGuy Harris1-2/+2
2004-03-25MSVC warning removedUlf Lamping1-2/+2
2004-03-25MQ dissector update from metatech.Guy Harris1-25/+30
2004-03-24Fix the CLEANFILES target so both static and shared libraries are cleaned.Olivier Biot4-4/+8
2004-03-24commented out unused aim_handle'sUlf Lamping6-12/+12
2004-03-24Use "tvb_format_text()" to display a string, so that non-printableGuy Harris1-4/+3