aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2000-08-25- add protocol registrationLaurent Deniel2-72/+125
2000-08-25Fix comment.Laurent Deniel1-2/+2
2000-08-25Fix comment and add reference to RFC.Laurent Deniel1-3/+3
2000-08-25Add protocol registration (pptp).Laurent Deniel1-7/+35
2000-08-25Include the control-field information in the Info column for LLC frames.Guy Harris1-9/+4
2000-08-25Redo the way we map between libpcap encapsulation type codes and WiretapGuy Harris3-88/+262
2000-08-24Include bus errors and aborts, as well as segmentation violations, asGuy Harris1-6/+12
2000-08-24Give the RFC number of the spec for the portmapper/rpcbind protocols.Guy Harris1-1/+6
2000-08-24Add a comment giving the RFC numbers of specs for ONC RPC.Guy Harris1-1/+17
2000-08-24Name updates to stuff in GSS authentication for ONC RPC, from Dug Song.Guy Harris2-32/+32
2000-08-24Do not malloc a TCP fragment for a packet that does not contain data.Laurent Deniel1-2/+2
2000-08-24Add some dlg_set_cancel().Laurent Deniel1-13/+18
2000-08-24Fixes to add state keeping and properly decode SMTP.Richard Sharpe1-20/+300
2000-08-24If we've thrown away saved state before a rescan of the frames in aGuy Harris1-2/+21
2000-08-24Use 0, rather that 0xffffffff, as the "no reply frame number known yet"Guy Harris1-5/+9
2000-08-24Actually, we do have to clear all the dissector information if we'reGuy Harris1-8/+34
2000-08-24Instead of keeping in the information about an RPC call a count of theGuy Harris3-55/+62
2000-08-24Don't assume that you get back from "asn1_octet_string_decode()" aGuy Harris1-15/+55
2000-08-24Fix the appearance of the option menus in the GUI preference box.Gilbert Ramirez1-2/+4
2000-08-24Fix and document the CLEANUP_* macros, allowing the programmer to registerGilbert Ramirez2-6/+80
2000-08-23If the default build-in fonts are not found, use the "6x13" fontsLaurent Deniel1-1/+3
2000-08-23Cosmetic changes.Laurent Deniel1-26/+20
2000-08-23Documents the "marked frame" related menu items and associatedLaurent Deniel1-5/+27
2000-08-23Missed one IPv4 TOS field display option is the manual.Laurent Deniel1-3/+2
2000-08-23If you "save" your preferences without opening the colorLaurent Deniel1-2/+3
2000-08-23Remove the -D option.Laurent Deniel4-23/+5
2000-08-23Do the same as with colors for the font selection dialog.Laurent Deniel1-9/+19
2000-08-23Fix a comment.Laurent Deniel1-3/+3
2000-08-23Don't set the marked-packet foreground and background colors in "prefs"Guy Harris1-4/+61
2000-08-23Bleah. What was I thinking? "dlg_window_new()" should take the titleGuy Harris15-51/+37
2000-08-22Do not display "Text (text)" (i.e. FT_TEXT_ONLY) for unfilterableLaurent Deniel1-2/+2
2000-08-22Add a help context identifier for the status bar.Laurent Deniel1-2/+24
2000-08-22Change u_int32_t to guint32Gilbert Ramirez1-4/+4
2000-08-22Remove the "Decode IPv4 TOS field as DiffServ field" option from theLaurent Deniel2-57/+16
2000-08-22Small update (add accelerator).Laurent Deniel1-2/+2
2000-08-22Add "Colors..." button in GUI preferences.Laurent Deniel3-5/+239
2000-08-22more support for icmp6 node information query.Jun-ichiro itojun Hagino1-8/+167
2000-08-22prototype declarations should have no variables names, as #defineJun-ichiro itojun Hagino1-6/+4
2000-08-22protect macro expansion - there may be more necessary.Jun-ichiro itojun Hagino1-31/+31
2000-08-22More mention of csids support in wiretap.Gilbert Ramirez3-9/+25
2000-08-22Change FT_NSTRING_UINT8 to FT_UINT_STRING. The length parameter passedGilbert Ramirez7-39/+44
2000-08-22Given that DLT_ values and libpcap appear to mutate almost as fast asGuy Harris1-3/+4
2000-08-22Put "-t <time stamp format>" back into the usage message for EtherealGuy Harris1-2/+2
2000-08-22Initialize all the fields of the "frame_data" structure, so that, forGuy Harris1-6/+8
2000-08-21Explain why we don't currently have to defer settingGuy Harris1-1/+7
2000-08-21Put in a comment noting that the "apply" routine for the TCP streamGuy Harris1-1/+3
2000-08-21Don't set the "prefs.gui_XXX" values until the "fetch" routine for theGuy Harris1-201/+130
2000-08-21Add prefs.gui_marked_[fb]g color preferences for theLaurent Deniel4-10/+46
2000-08-21Cosmetic change (close button at the right place :-).Laurent Deniel1-7/+7
2000-08-21Add some menu items related to the "frame mark" feature inLaurent Deniel4-14/+57