obnox/wireshark/wip.git
1998-11-12 guyWe have to include <sys/types.h>, if we have it, to...
1998-11-12 gramI added the LANalzyer file format to wiretap. I cleaned...
1998-11-12 gramA lengthy patch to add the wiretap library. Wiretap...
1998-11-08 gerald* Fix for unsigned overflows on Solaris
1998-11-05 guyGet rid of the "N on link, M capture" from the null...
1998-11-05 guyAdd in a bunch of #defines for packet types.
1998-11-03 guy Add a routine to convert Ethernet packet types to...
1998-10-29 gerald* Fixes for problems with the preference initialization...
1998-10-28 gerald* Changes to make things easier on people with misplace...
1998-10-28 gerald* Added preference file saves and reads.
1998-10-28 gerald* Aligned the icon with the top edge of the dialog.
1998-10-28 guyUse "memcpy()" rather than "bcopy()", to eliminate...
1998-10-28 guy Add the "Maximize security" type of service for IP...
1998-10-27 gramRemoved unused variable and fixed call to add_item_to_t...
1998-10-22 gramI added the byte count to the Data section. The print...
1998-10-22 gramAn NCP READ is now decoded. This is the first function...
1998-10-22 gramSilly mistake which caused if(tree) to fail.
1998-10-21 gramRemoved some routines in support of match_strval function.
1998-10-20 guy Add a "val_to_str()" routine that calls "match_strval...
1998-10-16 guyAdd declarations of "dissect_aarp()' and "dissect_ddp()".
1998-10-16 guyGet rid of unused "etype_str[]" array in "ethertype()".
1998-10-16 guyAdd Simon Wilkinson to the list of contributors in...
1998-10-16 geraldAdded Simon
1998-10-16 gerald* Copied in the correct GNU license (I'm such a goober)
1998-10-15 gramI'm preparing ncp for expansion (i.e., cleaning up...
1998-10-15 guyFix up an "sprintf()" to handle the possibility that...
1998-10-15 guyShow queries as a summary line (as was the case before...
1998-10-14 guyUse "ip_to_str()" and "ether_to_str()" to extract IP...
1998-10-14 gramNeeded for common routines between DNS and NBNS.
1998-10-14 guyTag NetBIOS Name Service-over-UDP packets as "NBNS...
1998-10-14 guyDon't assume the UDP header is always properly aligned...
1998-10-14 gramI've started to figure out the difference between NetBI...
1998-10-14 gramI rename the single dissect() function in packet-nbipx...
1998-10-14 gramThis should have been part of my previous 'cvs commit...
1998-10-14 gramAdded preliminary support for NetBIOS Name Services...
1998-10-13 denieltoo few arguments for sprintf format
1998-10-13 guyOn most systems, bit-swap the bytes of an FDDI MAC...
1998-10-13 guySquelch a number of "-Wall" errors by:
1998-10-13 guyRemove the length-on-wire and length-captured values...
1998-10-13 guyAdd a routine to dissect IP or TCP options (and, from...
1998-10-13 guyMake the "value_string" array in "dissect_arp()" static...
1998-10-13 guyFix to use #define values as subscripts of "win_info[]".
1998-10-13 gramRemoved an endless loop situation if the BOOTP option...
1998-10-13 gramCommented out a left-over debug printf() statement.
1998-10-13 gerald* Pod page update
1998-10-12 gerald- Fixed status bar printing error (the total number...
1998-10-12 gerald- Added match_strval function to packet.c
1998-10-10 gerald* Fixes for bugs introduced in last night's commit.
1998-10-10 gerald* OSPF alignment fixes (Gerald)
1998-10-02 gramAdded more SAP types, from the ncpfs source.
1998-09-29 hannesChanges to capture.c and capture.h to support more...
1998-09-29 hannesSupport for AS-external LSAs added.
1998-09-29 hannesstructure for AS-external LSA added.
1998-09-27 geraldMerged in a _huge_ patch from Guy Harris. It adds...
1998-09-27 deniel*** empty log message ***
1998-09-27 gramI added the Server Down SAP packet after discovering...
1998-09-27 gramI added the use of the END_OF_FRAME macro in dissect_dn...
1998-09-26 geraldInitial prefs support.
1998-09-25 gerald* Ethernet manufacturer support (Laurent)
1998-09-24 gramNetWare SAP added.
1998-09-23 gramAdded conversion of IPX RIP ticks to milliseconds for...
1998-09-23 gramI removed the ncp code from packet-ipx.c and created...
1998-09-22 gramI fixed a small spelling mistake.
1998-09-21 gramIPX over IP (rfc 1234) added. Very trivial.
1998-09-20 gerald* Scripts needed for configure.in
1998-09-20 gerald* Refined LD_LIBRARY_PATH checks.
1998-09-18 gramI removed ps.c from the CVS repository. This file is...
1998-09-17 gramI cleaned up the TR code by using variables that corres...
1998-09-17 gramThe non-SNAP vines doesn't work with dissect_vines...
1998-09-17 gramI moved the list of dissect() functions into the table...
1998-09-17 gerald*** empty log message ***
1998-09-17 gramRe-added fixes after cvs tree was changed.
1998-09-17 gerald* Added Mike Hall's TCP reconstruction code.
1998-09-17 gerald* Added Don Lafontaine's support for Banyan Vines.
1998-09-17 gerald* Added in Laurent's OSI/ISO CNLP and COTP support.
1998-09-16 geraldAdded ID tags to the beginning of each source file.
1998-09-16 geraldInitial revision
1998-09-16 subversionNew repository initialized by cvs2svn.