TODO SMB2 NegotiateContext....
[metze/wireshark/wip.git] / epan / address.h
2018-08-29 João ValverdeMake AT_VINES a built-in type
2018-02-08 Dario Lombardoepan: use SPDX indentifiers.
2017-11-13 Michael MannRemove circuit API
2017-11-11 Alexis La Goutteaddress(.h): fix commas at the end of enumerator lists...
2017-11-09 Michael MannISO 14443: Convert circuit API to conversation API
2017-11-09 Michael MannDVB-CI: Convert circuit API to conversation API
2017-11-06 Michael MannConvert PT_EXCHG into using conversation endpoints
2017-11-05 Michael MannConvert TIPC to use endpoint conversations
2017-11-01 Michael MannAdd ability to create endpoints through conversations
2017-10-30 Michael MannRemove port_type values not set in pinfo->ptype
2017-10-29 Michael MannAdd conversation endpoint type
2017-10-26 Guy HarrisAdd a ws_in6_addr typedef for struct e_in6_addr.
2017-06-11 Alexis La Goutteaddress(.h): fix typo adresses => addresses
2016-06-22 Michael MannAdd address_to_bytes API.
2016-06-22 Michael MannMove AT_VINES address type to VINES dissector.
2016-06-22 Michael MannMove AT_USB to inside USB dissector.
2016-06-13 Michael MannConvert AT_SS7PC to a "dissector address type"
2016-06-12 Guy HarrisHandle zero-length addresses in cmp_address().
2016-06-12 Guy HarrisAdd checks to address setting routines.
2016-03-27 Michael MannIf setting an address from a tvb and the address length...
2016-03-18 João ValverdeClamp down on address data structure usage and AT_NONE...
2016-02-26 João ValverdeAdd free_address_wmem(), fix warnings [-Wcast-qual]
2016-02-13 Martin Kaiseriso14443: verify the CRC of all messages
2016-02-08 João ValverdeRevert "Add free_address_wmem() and other extensions...
2016-02-07 João ValverdeAdd free_address_wmem() and other extensions to address API
2015-11-03 João ValverdeRemaining ADDRESS macro to address function conversions
2015-10-24 Michael MannRemove ADDRESS macros and just have their lower-case...
2015-08-20 Gerald CombsAdd the WLAN statistics dialog.
2015-08-19 Andrew ChernyhAdded TDMoP protocol dissector
2015-07-14 Guy HarrisDon't copy zero bytes of data.
2015-04-29 Alexis La GoutteAddress.h : fix api reference warning
2015-02-09 Michael MannAdd fixed length function for address types.
2015-02-09 Michael MannEliminate the hf member out of the address structure.
2015-02-09 Michael MannAdd "column filter string" support to address types.
2015-02-09 Michael MannAdd address type registration.
2015-01-16 Pascal QuantinUpdate a comment
2015-01-16 Michael MannSE_COPY_ADDRESS -> WMEM_COPY_ADDRESS
2014-12-28 Michael MannCreate FT_FCWWN field type.
2014-08-05 Bill MeierFix whitespace/indentation to match editor modelines.
2014-05-20 Guy MartinFix the SET_ADDRESS_HF() macro.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-14 Jakub ZawadzkiFix const warnings.
2013-12-08 Jakub ZawadzkiFix some warnings: cast discards `__attribute__((const...
2013-12-08 Anders Broman../../epan/address.h:63:17: warning: comma at end of...
2013-12-06 Michael MannAdd DeviceNet and J1939 dissectors. Both run on top...
2013-12-03 Alexis La GoutteFix warning: argument 'out/in' of command @param is...
2013-12-02 Alexis La GoutteFix (-W)documentation error found by Clang
2013-09-17 Gerald CombsSwitch the inline functions that use tvbuffs and emem...
2013-09-16 Gerald Combsaddress_equal → addresses_equal. Switch from address...
2013-09-16 Gerald CombsConvert each of the address.h macros to inline functions.
2013-09-15 Evan HuusAdd the new hash algorithm to the macro we were already...
2013-09-13 Jörg MayerRemove epan.h from ftypes.h, address.h and tpg.h,
2013-09-07 Evan HuusAdd modelines, use consistent indentation in address.h
2013-03-28 Evan HuusFrom Michal Labedzki via https://bugs.wireshark.org...
2013-03-07 Pascal QuantinFrom Ed Beroset via https://bugs.wireshark.org/bugzilla...
2013-03-02 Pascal QuantinFrom Ed Beroset via https://bugs.wireshark.org/bugzilla...
2013-02-05 Martin Kaisera DVB-CI session number is not globally unique, it...
2012-12-18 Jeff MorrissWhen copying addresses, also copy the (new) hf field.
2012-12-02 Jeff MorrissIntroduce, and start using, TVB_SET_ADDRESS() and TVB_S...
2012-10-26 Evan HuusCreate SET_ADDRESS_HF that takes an additional hf_...
2012-10-26 Evan HuusRevert revision 44921.
2012-10-23 Guy HarrisNote why there's no AT_IEEE_802_15_4_LONG (that's AT_EU...
2012-10-23 Guy HarrisAdd an AT_ value for 802.15.4 short addresses.
2012-09-24 Anders BromanGet rid of ../../epan/address.h:65:19: warning: comma...
2012-09-15 Evan HuusFrom Pontus Fuchs via https://bugs.wireshark.org/bugzil...
2012-08-02 Guy HarrisFrom Richard Stearn: support for AX.25, including suppo...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-03-01 Jeff MorrissFrom Martin Kaiser via https://bugs.wireshark.org/bugzi...
2010-11-17 Jeff MorrissFrom Slava via https://bugs.wireshark.org/bugzilla...
2010-05-13 Jeff MorrissFix up some indentation
2008-08-12 Anders BromanFrom Alexey Neyman:
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...