| Commit message (Expand) | Author | Age | Files | Lines |
* | Michael Tuexen's changes to define a port type for SCTP ports, handle | Guy Harris | 2000-08-19 | 1 | -1/+8 |
* | "p_get_proto_data()" should, if it finds an entry, return the pointer | Guy Harris | 2000-08-12 | 1 | -3/+13 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -7/+5 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -23/+230 |
* | Add preference for placement of AH payload, at same level or in subtree. | Gilbert Ramirez | 2000-07-08 | 1 | -18/+32 |
* | Patch from Ben Fowler to rename the global variable "cf" to "cfile", to | Guy Harris | 2000-06-27 | 1 | -2/+2 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -4/+4 |
* | Convert LAPD and V.120 dissector to use tvbuff. Convert xdlc dissector-helper, | Gilbert Ramirez | 2000-05-31 | 1 | -3/+3 |
* | Add "tvb_reported_length()" to get the "reported length" of a tvbuff | Guy Harris | 2000-05-29 | 1 | -3/+3 |
* | Convert dissect_clip() to use tvbuffs. Very trivial change. | Gilbert Ramirez | 2000-05-25 | 1 | -2/+2 |
* | Convert LAPB dissector to use tvbuffs, and to get pseudo_header from | Gilbert Ramirez | 2000-05-25 | 1 | -2/+2 |
* | Convert dissect_ppp() and friends to use tvbuffs. | Gilbert Ramirez | 2000-05-25 | 1 | -2/+2 |
* | Add wtap-int.h. Move definitions relevant to the internal workins of wiretap | Gilbert Ramirez | 2000-05-19 | 1 | -4/+5 |
* | Convert dissect_raw() to use tvbuff's. | Gilbert Ramirez | 2000-05-19 | 1 | -2/+2 |
* | Add protection against 0-length FT_BYTES being added to proto_tree. | Gilbert Ramirez | 2000-05-19 | 1 | -2/+2 |
* | Remove the "union pseudo_header" from the "frame_data" structure; | Guy Harris | 2000-05-18 | 1 | -7/+8 |
* | Convert Ethernet and Lucent/Ascend dissectors to use tvbuff. | Gilbert Ramirez | 2000-05-16 | 1 | -4/+3 |
* | Have tvbuff's keep track of cap_len and pkt_len ('length' and 'reported_length' | Gilbert Ramirez | 2000-05-16 | 1 | -3/+12 |
* | Convert token-ring dissector to use tvbuffs. | Gilbert Ramirez | 2000-05-15 | 1 | -2/+2 |
* | Convert LLC dissector to use tvbuffs. | Gilbert Ramirez | 2000-05-11 | 1 | -2/+2 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -48/+74 |
* | Add routines to: | Guy Harris | 2000-05-05 | 1 | -16/+65 |
* | Greg Kilfoyle <gregk@redback.com>'s change for detection of compressed | Gilbert Ramirez | 2000-04-19 | 1 | -3/+1 |
* | Fix up the allocation stuff for the per frame data ... | Richard Sharpe | 2000-04-16 | 1 | -4/+31 |
* | Consolidate flags in struct frame_data, and add "visited" flag. Use | Gilbert Ramirez | 2000-04-13 | 1 | -1/+3 |
* | Change the sub-dissector handoff registration routines so that the | Gilbert Ramirez | 2000-04-13 | 1 | -18/+35 |
* | Add #include "plugins.h" to get definition of HAVE_PLUGINS | Gilbert Ramirez | 2000-04-04 | 1 | -1/+3 |
* | Turn "ethereal_proto_init()" and "ethereal_proto_cleanup()" into | Guy Harris | 2000-04-04 | 1 | -1/+19 |
* | Make a routine that takes a dissector table, a port number, and | Guy Harris | 2000-04-04 | 1 | -1/+18 |
* | Rename find_hfinfo_record() to proto_registrar_get_nth() since | Gilbert Ramirez | 2000-04-04 | 1 | -2/+2 |
* | Jeff Foster's patch to support attaching a hash table to a protocol | Guy Harris | 2000-04-03 | 1 | -1/+65 |
* | Change dissect_ppp() to accept offset. | Gilbert Ramirez | 2000-03-27 | 1 | -2/+2 |
* | Adding definitions of routines ... Will want to get rid of malloc and use | Richard Sharpe | 2000-03-26 | 1 | -2/+12 |
* | First pass at per frame proto data. Keep each proto block as a GSList list. | Richard Sharpe | 2000-03-26 | 1 | -1/+47 |
* | When dissecting an NFS file handle, show the raw bytes of the file | Guy Harris | 2000-03-23 | 1 | -2/+2 |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -5/+5 |
* | Create a header file for every packet-*.c file. Prune the packet.h file. | Gilbert Ramirez | 2000-02-15 | 1 | -4/+13 |
* | Some initial changes for win32 support, but not all. | Gilbert Ramirez | 2000-01-10 | 1 | -1/+3 |
* | Put the frame number in the text for the top-level tree entry for the | Guy Harris | 1999-12-29 | 1 | -2/+3 |
* | Move the stuff to fill in those columns not filled in by dissectors from | Guy Harris | 1999-12-29 | 1 | -1/+285 |
* | Added Bert Driehuis <driehuis@playbeing.org>'s I4B wiretap module | Gilbert Ramirez | 1999-12-12 | 1 | -1/+4 |
* | Add the who protocol (rwho/rwhod/ruptime) | Gilbert Ramirez | 1999-12-12 | 1 | -1/+6 |
* | Christopher McAvaney's fix to "format_text()" to make it not stomp on | Guy Harris | 1999-12-02 | 1 | -1/+2 |
* | ARP requests with a hardware type of ARPHRD_ATM2225 are ATM ARP | Guy Harris | 1999-11-27 | 1 | -10/+9 |
* | Enable ether name resolution for packet summary lines of IPX packets | Gilbert Ramirez | 1999-11-20 | 1 | -3/+17 |
* | Provide a general mechanism by which dissectors can register "init" | Guy Harris | 1999-11-17 | 1 | -1/+28 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -9/+13 |
* | Add LAPD support. | Gilbert Ramirez | 1999-11-11 | 1 | -1/+4 |
* | Have the PROTOCOL field for ONC RPC just give the RPC program | Guy Harris | 1999-10-29 | 1 | -18/+44 |
* | Generalize the "ip_src" and "ip_dst" members of the "packet_info" | Guy Harris | 1999-10-22 | 1 | -1/+16 |