obnox/wireshark/wip.git
2002-10-16 guyUse #defines for vtype values, rather than numbers.
2002-10-16 guyMake arrays of "nds_val" structures rather than declari...
2002-10-16 gramMake the dfilter code support multiple header_field_inf...
2002-10-16 geraldAdd support for building randpkt under Windows.
2002-10-15 guyMake a routine to check for NTLMSSP authentication...
2002-10-15 guyFully initialize an ncp_req_hash_value after allocating it.
2002-10-15 guyFrom Hannes Gredler: dissect the graceful restart capab...
2002-10-15 guyWe'll be building a protocol tree for all NDS Ping...
2002-10-15 guySet the "req_nds_flags" field for an NDS Ping request...
2002-10-15 guyFrom Jason House: include <winsock2.h> early in "wtap...
2002-10-15 guySquelch some compiler warnings.
2002-10-15 guyWhen registering a protocol, make sure there are no...
2002-10-15 guyAdd a new port type, PT_IPX, for IPX socket numbers...
2002-10-15 guyFix the file name in the initial comment.
2002-10-15 guyFix a typo in Gerald's e-mail address.
2002-10-15 geraldFix more typing issues. Pull the marker, length, and...
2002-10-15 geraldFix signed/unsigned type mismatches, as pointed out...
2002-10-14 guyFrom Thierry Pelle: IPv6CP support.
2002-10-14 oabadAnother problem found by valgrind :
2002-10-14 oabad1- We were writing 1 byte past the end of the buffer...
2002-10-14 guyFrom Ulf Lamping: count ARP packets in capture progress...
2002-10-14 guyFrom Mike Frisch: fix problems with SETCLIENTID and...
2002-10-14 guyCreate the temporary tree if we're *not* building a...
2002-10-11 guyFetch the pointer to a string before allocating memory...
2002-10-11 guyMake the flag buffer in "dissect_ping_req()" large...
2002-10-11 guyNote that "dissect_ping_req()" duplicates a bunch of...
2002-10-10 guyFix some spelling errors.
2002-10-10 guyMark some fields as NDS fields.
2002-10-10 guyRename "ncp.nds_string" to "ncp.nds_tree_name", as...
2002-10-10 guyFix up the handling of bitfields in NDS messages -...
2002-10-10 guy"tm_isdst" must be set to -1 before "mktime()" is calle...
2002-10-10 guy"proto_tree_add_string_format()" requires that the...
2002-10-10 guyWhen deciding whether to put "NDS" into the protocol...
2002-10-10 guyRemove an extra blank in the Connection Control field...
2002-10-10 guyAs we are (correctly) calling the IP dissector regardle...
2002-10-10 hagbardFixed minor error in call ordering.
2002-10-10 guyDon't attach the string for an NDS error to the complet...
2002-10-10 guy"#if 0" out the code in "get_string()", as it will...
2002-10-10 guyClean up white space.
2002-10-10 jmayerAdd (back) some #include <string.h>
2002-10-10 jmayerBackout previous patch - the warning was left intentionally
2002-10-10 jmayerSilence an unjustified warning
2002-10-10 jmayerAdd (back) some #include <string.h>
2002-10-10 jmayerIncrease addr outside of macro
2002-10-10 geraldProperly check the return value of decode_prefix4(...
2002-10-09 guyFrom Didier Gautheron: add AFP 3.1's FPEnumerateExt2...
2002-10-09 jmayerAdd a missing #include <string.h>
2002-10-09 jmayerSupport for both old and brand new libtool versions
2002-10-09 geraldUpdate formatting, library information.
2002-10-09 guyFrom Ulf Lamping: keep "Update list of packets in real...
2002-10-09 geraldZlib and Net-SNMP updates.
2002-10-09 geraldLink to libsnmp under Win32.
2002-10-09 jmayerRemove experimental (and faulty) stuff that leaked...
2002-10-08 ashokn- Fixed RRO flag support that got dropped in the previo...
2002-10-08 guyFrom Senthil Kumar Nagappan: fix a "proto_tree_add_uint...
2002-10-08 guyFrom Lutz Jaenicke: use "g_htonl()" rather than "htonl()".
2002-10-08 guyFrom cjs 2895: get rid of C++ comments, so IBM's Visual...
2002-10-08 guyFix some compiler warnings.
2002-10-08 guySet the Info column in the SPX dissector regardless...
2002-10-08 guyMake some variables unsigned to remove some compiler...
2002-10-08 guyInclude <string.h> to declare "memcpy()".
2002-10-08 guyFix a cut-and-pasteo - PCLI isn't defined by RFC 2705...
2002-10-08 guyUpdate to note that libpcap 0.7.1 doesn't work perfectl...
2002-10-07 jmayerMerge duplicate entries
2002-10-06 jmayerChange by Didier Gautheron to make automake 1.7 work.
2002-10-06 jmayerCredit Didier Gautheron for automake fix
2002-10-06 jmayerChange by Didier Gautheron to make automake 1.7 work.
2002-10-06 jmayerRemove unnecessary config* stuff
2002-10-06 jmayerIgnore *.la and *.lo
2002-10-05 sharpeMake sure that we can dissect KRB5 in NFSv4 blobs.
2002-10-03 hagbardAdded a dissector plugin for Packet Cable Lawful Intercept.
2002-10-02 ashoknUpdates to RSVP
2002-10-02 geraldUpdate Jean-Francois Mule's email address
2002-10-02 geraldUpdate Jean-Francois Mule's address.
2002-10-02 sahlbergFrom Brad Hards: Support for SRVLOC version 2
2002-09-30 geraldBe more heavy-handed about deleting things during the...
2002-09-30 geraldDisplay AFS KAUTH information, from Loic Tortay
2002-09-29 geraldFinal versions for the 0.9.7 release.
2002-09-29 geraldMakefile.am fixes to pass "make distcheck" tests
2002-09-29 geraldInclude <string.h>.
2002-09-29 geraldChange "Home Page" to "Web Site".
2002-09-29 geraldAdd an entry for Steve Langasek.
2002-09-29 sahlbergSome changes to netlogon. function 0x1d is still...
2002-09-28 geraldFrom Tomas Kukosa:
2002-09-28 sharpeCommit patch from Steve Langasek.
2002-09-28 geraldDisable network name resolution by default.
2002-09-28 gerald"New Features" updates
2002-09-28 sahlbergFrom Luke Howard: Bugfix for one NETLOGON command
2002-09-28 oabadFrom Ulf Lamping : patch to run the gtk2 port on win32.
2002-09-28 oabadFrom Ulf Lamping: Prettyfied Colorization dialog.
2002-09-28 geraldDecode DHCP option 52 (Option Overload). Decode the...
2002-09-27 geraldMore NEWS and ChangeLog updates in preparation for...
2002-09-27 sahlbergUpdate tethereal to put the filter string in the statis...
2002-09-27 geraldautogen.sh was accidentally modified with the last...
2002-09-26 geraldBump the version up to 0.9.7. The countdown begins...
2002-09-26 sahlbergFrom Mark Burton: iSCSI updates
2002-09-26 sahlbergFrom Jaime Fournier: updates to dcerpc conversation...
2002-09-26 jmayerWarning fixes for the ncp code by Greg Morris and J...
2002-09-26 sahlbergUpdated RPCSTAT for tethereal. The command now takes...
2002-09-26 sahlbergFrom Tom Uijldert: MMSE over HTTP support
next