The Windows 2000 global catalog is LDAP on TCP port 3268, as per IANA assigned
[metze/wireshark/wip.git] / packet-sscop.c
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2001-12-10 Guy HarrisMove the pointer to the "column_info" structure in...
2001-11-25 Ed WarnickeSwitched from calling dissect_data to using call_dissector
2001-05-27 Guy HarrisCall the Q.2931 dissector through a handle.
2001-05-27 Guy HarrisCall the SSCOP dissector through a handle. That lets...
2001-01-03 Guy HarrisHave "proto_register_protocol()" build a list of data...
2000-11-19 Guy HarrisFor each column, have both a buffer into which strings...
2000-11-16 Guy HarrisTvbuffify the STP dissector, have it register itself...
2000-08-13 Laurent DenielAdd the "Edit:Protocols..." feature which currently...
2000-08-07 Guy HarrisAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-05-29 Guy HarrisAdd "tvb_reported_length()" to get the "reported length...
2000-05-11 Gilbert RamirezAdd tvbuff class.
2000-03-12 Gilbert RamirezBreak proto_tree_add_item_format() into multiple functions:
2000-02-15 Gilbert RamirezCreate a header file for every packet-*.c file. Prune...
1999-11-23 Guy HarrisSome fixes.
1999-11-19 Guy HarrisBeginnings of Q.2931 support.
1999-11-19 Guy HarrisThe only thing we shouldn't do if the "tree" argument...
1999-11-19 Guy HarrisAdd support for SSCOP protocol; dissect signalling...