obnox/wireshark/wip.git
2000-06-07 gramFix L2TP so that dissect_ppp() is called.
2000-06-07 gramMove to version 0.8.9
2000-06-06 gramFix list of deliverables (add wtap-int.h)
2000-06-05 gramAdd news for 0.8.9.
2000-06-05 gramChange dissect_ah() so that dissect_ip() doesn't have...
2000-06-05 gramAdd gtk_set_locale() as recommended by
2000-06-02 gramShow ICMP sequence number as two bytes, not as integer.
2000-06-02 gramCorrectly handle Resv Tear Confirm message.
2000-06-02 gramAdd a "Enable name resolution" check box to the File...
2000-05-31 gramFix plugin function table so that plugins work on Win32.
2000-05-31 gramGet rid of the only uses of proto_tree_add_item_old...
2000-05-31 gramCorrect the URL for Dante.
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-31 gramConvert LAPD and V.120 dissector to use tvbuff. Convert...
2000-05-30 guyDefine "proto_tree" and "proto_item" as "GNode" rather...
2000-05-30 guyGive the IPX dissector dissector hash tables for the...
2000-05-30 gram#include netinet/in.h (for ntohs() macro), if available.
2000-05-29 oabad1 - Use "tvb_reported_length()" in the X.25 dissector.
2000-05-29 guyGraham Bloice's Win32 Makefile changes to build in...
2000-05-29 guyGraham Bloice's Win32 Makefile changes to build in...
2000-05-29 guyAdd "tvb_reported_length()" to get the "reported length...
2000-05-28 guyGive the Appletalk DDP dissector a dissector hash table...
2000-05-28 guyIn the FDDI and LLC dissectors, extract fields as we...
2000-05-28 guyUse "tvb_get_ntoh24()" to extract the OUI from a SNAP...
2000-05-28 oabadChanged my mail address to oabad@cybercable.fr (dhis...
2000-05-28 gramProperly register hf_x25_dbit and hf_ex25_dbit.
2000-05-27 guyFix some typos in strings.
2000-05-27 gramUse tvb_length() instead of END_OF_FRAME.
2000-05-27 gramMention Stefan Raab as author of Mobile IP dissector.
2000-05-27 gramAdd Mobile IP.
2000-05-27 gramAdd Mobile IP dissector. Converted to use tvbuff.
2000-05-26 guySupport for SCTP in the capture dialog, from Michael...
2000-05-26 guyInitial SCTP support (showing it by name from "ipprotos...
2000-05-26 guyIncorporate the GTK+ 1.2.8 version of "gtkclist.c"...
2000-05-26 guyDon't duplicate the "gtk_radio_button_new_with_label...
2000-05-26 guyGet rid of some now-unused variables.
2000-05-25 oabadConvert X.25 dissector to use tvbuffs.
2000-05-25 oabadreplaced pinfo->current with pinfo->current_proto
2000-05-25 gramSet pinfo->current_proto
2000-05-25 oabadRemoved : col_add_fstr(pinfo->fd, COL_RES_DL_SRC, ...
2000-05-25 gramConvert dissect_clip() to use tvbuffs. Very trivial...
2000-05-25 guySupport for reading compressed Sniffer files, from...
2000-05-25 gramConvert LAPB dissector to use tvbuffs, and to get pseud...
2000-05-25 guyAssorted enhancements from Mark Burton.
2000-05-25 guyAssorted padding fixes from Mark Burton.
2000-05-25 gramConvert dissect_ppp() and friends to use tvbuffs.
2000-05-24 guyDisplay the fragment offset in decimal (as the IPv4...
2000-05-24 guyPatch from Scott Howard to show the IP fragment offset...
2000-05-24 guyUpdate a comment to reflect that only UCD SNMP 4.1...
2000-05-22 guyEIGRP over Appletalk and EIGRP over IPX support, from...
2000-05-22 guySupport for ISAKMP XAUTH authentication, from Yaniv...
2000-05-22 guyGet rid of the comment before "cfgattrident2str()"...
2000-05-21 guyParsing attributes in Config mode, and support for...
2000-05-20 guyUse "rm -f", not "rm", to remove "plugin_api.obj",...
2000-05-19 gramAdd wtap-int.h. Move definitions relevant to the intern...
2000-05-19 guyMove the closes of the save file FD around:
2000-05-19 gramConvert dissect_raw() to use tvbuff's.
2000-05-19 gramClose capture file descriptor.
2000-05-19 gramDetect CISCO and NOVELL type IPX packets.
2000-05-19 guyIn Wiretap, a file stream handle is a "FILE_T", not...
2000-05-19 guyThe only packets that look like SMUX packets *are*...
2000-05-19 guy"wtap.h" doesn't need to include "ascend.h" or "toshiba.h".
2000-05-19 guyMake "packet-clip.c", "packet-raw.c", "packet-ppp.c...
2000-05-19 guyMake "packet-null.c" include "packet-null.h", so that...
2000-05-19 gramAdd protection against 0-length FT_BYTES being added...
2000-05-19 gramUse new-style wtap_dump().
2000-05-19 gramMark DHCP packets as DHCP, and add boot.dhcp flag.
2000-05-18 guyNote that the time stamp is printed only when reading...
2000-05-18 guyRemove the "union pseudo_header" from the "frame_data...
2000-05-18 guyPaul Ionescu's patch to add support for IPX over GRE.
2000-05-18 guyHave "proto_tree_is_visible" false except when we're...
2000-05-17 guySmall fix from Yaniv Kaul.
2000-05-17 gramUpdates to doco.
2000-05-17 gramGuard against short/malformed packets with old-style...
2000-05-17 gramAdd "eth.trailer" and show ethernet trailer if it exists.
2000-05-16 gramFix dissect_ascend() prototype.
2000-05-16 gramChange 'cp' to 'mv' for 'accept' step.
2000-05-16 gramConvert Ethernet and Lucent/Ascend dissectors to use...
2000-05-16 gramHave tvbuff's keep track of cap_len and pkt_len ('lengt...
2000-05-15 guyFix a botch that kept it from compiling if you didn...
2000-05-15 gramAdd very basic tvbuff documentation. I still need to...
2000-05-15 gramConvert token-ring dissector to use tvbuffs.
2000-05-15 gramAdd accessors for 24-bit integers (which get returned...
2000-05-15 guySMUX and SNMP V3 support from Jochen Friedrich.
2000-05-15 guyWe can't trust "cf->current_frame" to refer to the...
2000-05-14 guyAdd a comment giving the URL of the CIFS Remote Adminis...
2000-05-14 guyThe argument to a "proto_tree_add_item()" adding an...
2000-05-14 guyPut in some checks to make sure we don't go past the...
2000-05-14 guyIn a NetServEnum, there's only one byte of padding...
2000-05-13 gramFix location of $(TETHEREAL) dependency.
2000-05-12 guyUse "htoles()" rather than "pletohs()" to convert host...
2000-05-12 gramBen Fowler <wapdev@leedsnet.com>'s "usage of fd" patch.
2000-05-12 guyFix minor typo found by Alan Harrison.
2000-05-12 gramIf ethernet header has 'length', create tvbuff of only...
2000-05-12 guyDoug Nazar's patch to dissect substring filters.
2000-05-12 gramFix dissect_data_tvb() so that it only appends a "Data...
2000-05-12 gramAdd a sample Makefile for regression testing by using...
2000-05-12 gramIn wiretap, set err to 0 before doing anything inside...
2000-05-12 gram<sheepish grin>
2000-05-12 gramRemove proto_tree doc, as all necessary info in it...
next