get_ber_length doesn't need the tree argument, get rid of it.
[metze/wireshark/wip.git] / epan / address.h
2007-04-26 Guy HarrisMake ADD_ADDRESS_TO_HASH() take a pointer to an address...
2007-04-26 Guy HarrisUse the right local variable.
2007-04-26 Guy HarrisAdd missing backslash.
2007-04-26 Guy HarrisRename HASH_ADDRESS to ADD_ADDRESS_TO_HASH, to make...
2007-04-26 Guy HarrisAdd a macro for hashing the bytes of an address into...
2007-04-25 Guy HarrisSome types of addresses are data structures; make the...
2007-04-23 Guy HarrisAdd some GCC warnings to the standard set, and add...
2007-04-10 Tomas Kukosanew SE_COPY_ADDRESS macro
2007-01-18 Guy HarrisPut
2006-10-15 Ronnie Sahlbergadd a new port type for usb endpoints
2006-10-14 Ronnie Sahlbergcreate a new address type AT_USB and start populating...
2006-05-28 Anders BromanEthereal->Wireshark
2006-05-21 Ronnie Sahlbergname change
2005-12-01 Anders BromanAdd TIPC address as address type and use it in TIPC.
2005-11-30 Anders BromanAdd circuit ID BICC_CIC
2005-10-04 Anders BromanPreparations for h223
2005-09-20 Jörg MayerFrancesco Fondelli; Add dcp support
2005-07-07 Guy HarrisAdd a cast to SET_ADDRESS() to squelch GCC4 "differ...
2005-06-20 Anders BromanFrom Mike Duigou:
2005-06-03 Anders BromanFrom Mike Duigou:
2005-03-06 Guy HarrisHandle XNS IDP socket numbers.
2005-02-22 Luis OntanonFrom Francisco Alcoba:
2004-07-19 Guy HarrisPull the address (and port and circuit type) stuff...