aboutsummaryrefslogtreecommitdiffstats
path: root/epan/address.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Remove circuit APIMichael Mann1-13/+0
2017-11-11address(.h): fix commas at the end of enumerator lists are a C++11 extension ...Alexis La Goutte1-1/+1
2017-11-09ISO 14443: Convert circuit API to conversation APIMichael Mann1-3/+0
2017-11-09DVB-CI: Convert circuit API to conversation APIMichael Mann1-1/+0
2017-11-06Convert PT_EXCHG into using conversation endpointsMichael Mann1-1/+0
2017-11-05Convert TIPC to use endpoint conversationsMichael Mann1-1/+0
2017-11-01Add ability to create endpoints through conversationsMichael Mann1-2/+1
2017-10-30Remove port_type values not set in pinfo->ptypeMichael Mann1-2/+0
2017-10-29Add conversation endpoint typeMichael Mann1-2/+2
2017-10-26Add a ws_in6_addr typedef for struct e_in6_addr.Guy Harris1-4/+4
2017-06-11address(.h): fix typo adresses => addressesAlexis La Goutte1-2/+2
2016-06-22Add address_to_bytes API.Michael Mann1-0/+2
2016-06-22Move AT_VINES address type to VINES dissector.Michael Mann1-1/+0
2016-06-22Move AT_USB to inside USB dissector.Michael Mann1-2/+0
2016-06-13Convert AT_SS7PC to a "dissector address type"Michael Mann1-1/+0
2016-06-12Handle zero-length addresses in cmp_address().Guy Harris1-0/+8
2016-06-12Add checks to address setting routines.Guy Harris1-14/+33
2016-03-27If setting an address from a tvb and the address length is 0, the address sho...Michael Mann1-1/+4
2016-03-18Clamp down on address data structure usage and AT_NONE semanticsJoão Valverde1-7/+7
2016-02-26Add free_address_wmem(), fix warnings [-Wcast-qual]João Valverde1-33/+105
2016-02-13iso14443: verify the CRC of all messagesMartin Kaiser1-1/+4
2016-02-08Revert "Add free_address_wmem() and other extensions to address API"João Valverde1-99/+33
2016-02-07Add free_address_wmem() and other extensions to address APIJoão Valverde1-33/+99
2015-11-03Remaining ADDRESS macro to address function conversionsJoão Valverde1-15/+21
2015-10-24Remove ADDRESS macros and just have their lower-case equivalents.Michael Mann1-8/+1
2015-08-20Add the WLAN statistics dialog.Gerald Combs1-0/+19
2015-08-19Added TDMoP protocol dissectorAndrew Chernyh1-1/+2
2015-07-14Don't copy zero bytes of data.Guy Harris1-2/+4
2015-04-29Address.h : fix api reference warningAlexis La Goutte1-0/+1
2015-02-09Add fixed length function for address types.Michael Mann1-3/+0
2015-02-09Eliminate the hf member out of the address structure.Michael Mann1-46/+7
2015-02-09Add "column filter string" support to address types.Michael Mann1-3/+0
2015-02-09Add address type registration.Michael Mann1-9/+4
2015-01-16Update a commentPascal Quantin1-2/+2
2015-01-16SE_COPY_ADDRESS -> WMEM_COPY_ADDRESSMichael Mann1-6/+6
2014-12-28Create FT_FCWWN field type.Michael Mann1-0/+1
2014-08-05Fix whitespace/indentation to match editor modelines.Bill Meier1-31/+31
2014-05-20Fix the SET_ADDRESS_HF() macro.Guy Martin1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-14Fix const warnings.Jakub Zawadzki1-1/+1
2013-12-08Fix some warnings: cast discards `__attribute__((const))' qualifier from poin...Jakub Zawadzki1-1/+1
2013-12-08../../epan/address.h:63:17: warning: comma at end of enumerator list [-pedantic]Anders Broman1-1/+1
2013-12-06Add DeviceNet and J1939 dissectors. Both run on top of CAN (not necessarily ...Michael Mann1-1/+3
2013-12-03Fix warning: argument 'out/in' of command @param is not found in the argument...Alexis La Goutte1-2/+2
2013-12-02Fix (-W)documentation error found by ClangAlexis La Goutte1-28/+28
2013-09-17Switch the inline functions that use tvbuffs and emem back to macros.Gerald Combs1-33/+17
2013-09-16address_equal → addresses_equal. Switch from address macros to functionsGerald Combs1-2/+2
2013-09-16Convert each of the address.h macros to inline functions. Gerald Combs1-109/+208
2013-09-15Add the new hash algorithm to the macro we were already using. Create aEvan Huus1-0/+2
2013-09-13Remove epan.h from ftypes.h, address.h and tpg.h,Jörg Mayer1-1/+0