Add some dlg_set_cancel().
[obnox/wireshark/wip.git] / packet.h
2000-08-22 itojunprotect macro expansion - there may be more necessary.
2000-08-21 denielFrames in the packet list can now be marked by the...
2000-08-20 denielCleaning (remove comment and tcp_extra_data).
2000-08-19 guyMichael Tuexen's changes to define a port type for...
2000-08-12 guy"p_get_proto_data()" should, if it finds an entry,...
2000-08-11 denielMiscellaneous code cleaning
2000-08-10 guyIf G_HAVE_GINT64 is defined, so that we can use "gint64...
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-07-08 gramAdd preference for placement of AH payload, at same...
2000-05-26 guySupport for SCTP in the capture dialog, from Michael...
2000-05-19 gramAdd wtap-int.h. Move definitions relevant to the intern...
2000-05-19 gramAdd protection against 0-length FT_BYTES being added...
2000-05-18 guyRemove the "union pseudo_header" from the "frame_data...
2000-05-11 gramConvert LLC dissector to use tvbuffs.
2000-05-11 gramAdd tvbuff class.
2000-05-05 guyAdd routines to:
2000-04-18 guyIn the NCP dissector, construct conversations using...
2000-04-13 gramConsolidate flags in struct frame_data, and add "visite...
2000-04-13 gramChange the sub-dissector handoff registration routines...
2000-04-04 guyTurn "ethereal_proto_init()" and "ethereal_proto_cleanu...
2000-04-04 guyMake a routine that takes a dissector table, a port...
2000-04-03 guyMove the creation of, and registration of protocols...
2000-04-03 guyJeff Foster's patch to support attaching a hash table...
2000-03-26 sharpeFirst pass at per frame proto data. Keep each proto...
2000-03-08 guyWe already set the foreground and background color...
2000-02-18 oabadRenamed init_dissect_x25() to reinit_x25_hashtable...
2000-02-15 gramCreate a header file for every packet-*.c file. Prune...
2000-02-09 gramDietmar Petras provided:
2000-02-05 guyDissector for Cisco's Virtual Trunking Protocol.
2000-02-05 guyCisco Group Management Protocol dissector.
2000-01-24 guyAdd support for Cisco ISL.
2000-01-23 guyIn "dissect_eth()", update "pi.len" and "pi.captured_le...
2000-01-20 guyJoerg Mayer's updates to the VINES dissector and to...
2000-01-07 guyAdd John Thomas' L2TP dissector.
1999-12-29 guyMove the stuff to fill in those columns not filled...
1999-12-15 guyStuart Stanley's ISIS dissection support.
1999-12-12 gramAdded Bert Driehuis <driehuis@playbeing.org>'s I4B...
1999-12-12 gramAdd the who protocol (rwho/rwhod/ruptime)
1999-12-12 guyWCCP 1.0 dissection, from Jerry Talkington.
1999-12-09 nneuladded ldap dissector placeholder, just does request...
1999-12-07 guyJames Coe's patch to add SRVLOC and NCP-over-IP support.
1999-12-06 nneuladded simple irc dissector
1999-12-05 nneulvlan updates for etype<maxlen and capture counters
1999-12-03 nneuladded skeletal tacplus/xtacacs dissector
1999-11-30 gramAdd IPX to packet stats during capture.
1999-11-29 nneuladded start of tns dissector
1999-11-27 guyPull the code to dissect an ATM NSAP address out of...
1999-11-23 gramAdded Cisco Auto-RP dissector from Heikki Vatiainen...
1999-11-22 gramA "character encoding" variable is now set per packet...
1999-11-21 gramAdded Heikki Vatiainen's <hessu@cs.tut.fi> HSRP dissector.
1999-11-21 gramAdded Heikki Vatiainen's <hessu@cs.tut.fi> VRRP dissector.
1999-11-20 gramEnable ether name resolution for packet summary lines...
1999-11-19 guyBeginnings of Q.2931 support.
1999-11-19 guyAdd support for SSCOP protocol; dissect signalling...
1999-11-17 guyProvide a general mechanism by which dissectors can...
1999-11-17 guyHeikki Vatiainen's SAP (Session Announcement Protocol...
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-11-15 nneulUwe Girlich's patches for nfs,mount,portmap and additio...
1999-11-14 guyMove the test to see if something looks like an ONC...
1999-11-14 sharpeFixed some more small problems and added support for...
1999-11-13 gramAdd ETT_Q931_IE
1999-11-11 nneuladded minimalist MAPI dissector - only determines reque...
1999-11-11 nneulAdded mount dissector.
1999-11-11 itojunbgp improvements.
1999-11-11 guyAdd #defines for bits in the LAPD address field and...
1999-11-11 gramAdd LAPD support.
1999-11-10 gramAdded dissect_imap() prototype to get rid of compilatio...
1999-11-10 nneulAdded stubs for various RPC routines:
1999-11-10 nneuladded ypxfr program to rpc
1999-11-10 nneulAdded imap dissector, pretty much a simple translation...
1999-11-06 guyAdd a "Find Frame" menu item under "Display"; it lets...
1999-11-06 guyUpdates to the ICQ decoder, from Kojak.
1999-11-06 itojunmore updates to bgp dissector.
1999-11-05 guyUpdates to the ONC RPC and NFS code, from Uwe Girlich.
1999-10-30 guyDon Lafontaine's IGRP/EIGRP dissector.
1999-10-29 guyGive DDP packets their own ETT_ type, rather than using...
1999-10-29 guyUwe Girlich's ONC RPC and NFS dissectors.
1999-10-25 guyUpdate from Kojak to dissect ICQ login packets and...
1999-10-24 guyKojak's ICQ dissector.
1999-10-22 guyAdd support for Banyan Vines addresses to the code...
1999-10-22 guyAdd support for Appletalk DDP addresses to the code...
1999-10-22 guyGeneralize the "ip_src" and "ip_dst" members of the...
1999-10-20 guyNathan Neulinger's 802.1q VLAN patch.
1999-10-20 gramAdded Nathan's patch for AFS and RX dissection.
1999-10-18 itojunimprove ripng dissector. decode route entries in more...
1999-10-15 guyPhil Techau's patch to add "col_append_str()".
1999-10-15 itojunBGP decoding. more attributes and NLRIs needs to be...
1999-10-15 itojunIPComp (RFC2393) decoding.
1999-10-14 itojunuse inet_pton() and inet_ntop(), which are RFC2553...
1999-10-14 guyNathan Neulinger's NTP dissector.
1999-10-14 itojunimplement ipprotostr() in ipproto.c, which basically...
1999-10-14 guyNathan Neulinger's dissector for the Yahoo messenger...
1999-10-13 guyJun-ichiro itojun Hagino's code for PIM, and some fixes...
1999-10-12 guyJun-ichiro itojun Hagino's changes for IPv6 extension...
1999-10-12 gramNew proto_tree header_field_info stuff. Header_field_in...
1999-10-10 sharpeBig bunch of fixes to packet-smb.c for things I need.
1999-10-08 guyChristophe Tronche's BPDU dissector.
1999-10-03 sharpeA bunch of fixes for SMB decode.
1999-09-17 guyAdd a "BYTES_ARE_IN_FRAME()" macro, to test whether...
1999-09-14 guyPeter Torvals' Internet Cache Protocol dissector.
next