index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
epan
/
address.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add address_to_bytes API.
Michael Mann
2016-06-22
1
-0
/
+2
*
Move AT_VINES address type to VINES dissector.
Michael Mann
2016-06-22
1
-1
/
+0
*
Move AT_USB to inside USB dissector.
Michael Mann
2016-06-22
1
-2
/
+0
*
Convert AT_SS7PC to a "dissector address type"
Michael Mann
2016-06-13
1
-1
/
+0
*
Handle zero-length addresses in cmp_address().
Guy Harris
2016-06-12
1
-0
/
+8
*
Add checks to address setting routines.
Guy Harris
2016-06-12
1
-14
/
+33
*
If setting an address from a tvb and the address length is 0, the address sho...
Michael Mann
2016-03-27
1
-1
/
+4
*
Clamp down on address data structure usage and AT_NONE semantics
João Valverde
2016-03-18
1
-7
/
+7
*
Add free_address_wmem(), fix warnings [-Wcast-qual]
João Valverde
2016-02-26
1
-33
/
+105
*
iso14443: verify the CRC of all messages
Martin Kaiser
2016-02-13
1
-1
/
+4
*
Revert "Add free_address_wmem() and other extensions to address API"
João Valverde
2016-02-08
1
-99
/
+33
*
Add free_address_wmem() and other extensions to address API
João Valverde
2016-02-07
1
-33
/
+99
*
Remaining ADDRESS macro to address function conversions
João Valverde
2015-11-03
1
-15
/
+21
*
Remove ADDRESS macros and just have their lower-case equivalents.
Michael Mann
2015-10-24
1
-8
/
+1
*
Add the WLAN statistics dialog.
Gerald Combs
2015-08-20
1
-0
/
+19
*
Added TDMoP protocol dissector
Andrew Chernyh
2015-08-19
1
-1
/
+2
*
Don't copy zero bytes of data.
Guy Harris
2015-07-14
1
-2
/
+4
*
Address.h : fix api reference warning
Alexis La Goutte
2015-04-29
1
-0
/
+1
*
Add fixed length function for address types.
Michael Mann
2015-02-09
1
-3
/
+0
*
Eliminate the hf member out of the address structure.
Michael Mann
2015-02-09
1
-46
/
+7
*
Add "column filter string" support to address types.
Michael Mann
2015-02-09
1
-3
/
+0
*
Add address type registration.
Michael Mann
2015-02-09
1
-9
/
+4
*
Update a comment
Pascal Quantin
2015-01-16
1
-2
/
+2
*
SE_COPY_ADDRESS -> WMEM_COPY_ADDRESS
Michael Mann
2015-01-16
1
-6
/
+6
*
Create FT_FCWWN field type.
Michael Mann
2014-12-28
1
-0
/
+1
*
Fix whitespace/indentation to match editor modelines.
Bill Meier
2014-08-05
1
-31
/
+31
*
Fix the SET_ADDRESS_HF() macro.
Guy Martin
2014-05-20
1
-1
/
+1
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Fix const warnings.
Jakub Zawadzki
2013-12-14
1
-1
/
+1
*
Fix some warnings: cast discards `__attribute__((const))' qualifier from poin...
Jakub Zawadzki
2013-12-08
1
-1
/
+1
*
../../epan/address.h:63:17: warning: comma at end of enumerator list [-pedantic]
Anders Broman
2013-12-08
1
-1
/
+1
*
Add DeviceNet and J1939 dissectors. Both run on top of CAN (not necessarily ...
Michael Mann
2013-12-06
1
-1
/
+3
*
Fix warning: argument 'out/in' of command @param is not found in the argument...
Alexis La Goutte
2013-12-03
1
-2
/
+2
*
Fix (-W)documentation error found by Clang
Alexis La Goutte
2013-12-02
1
-28
/
+28
*
Switch the inline functions that use tvbuffs and emem back to macros.
Gerald Combs
2013-09-17
1
-33
/
+17
*
address_equal → addresses_equal. Switch from address macros to functions
Gerald Combs
2013-09-16
1
-2
/
+2
*
Convert each of the address.h macros to inline functions.
Gerald Combs
2013-09-16
1
-109
/
+208
*
Add the new hash algorithm to the macro we were already using. Create a
Evan Huus
2013-09-15
1
-0
/
+2
*
Remove epan.h from ftypes.h, address.h and tpg.h,
Jörg Mayer
2013-09-13
1
-1
/
+0
*
Add modelines, use consistent indentation in address.h
Evan Huus
2013-09-07
1
-127
/
+150
*
From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...
Evan Huus
2013-03-28
1
-1
/
+2
*
From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 :
Pascal Quantin
2013-03-07
1
-1
/
+1
*
From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 :
Pascal Quantin
2013-03-02
1
-2
/
+2
*
a DVB-CI session number is not globally unique, it's only unique per
Martin Kaiser
2013-02-05
1
-1
/
+1
*
When copying addresses, also copy the (new) hf field.
Jeff Morriss
2012-12-18
1
-0
/
+11
*
Introduce, and start using, TVB_SET_ADDRESS() and TVB_SET_ADDRESS_HF(). They
Jeff Morriss
2012-12-02
1
-2
/
+30
*
Create SET_ADDRESS_HF that takes an additional hf_ value that can be
Evan Huus
2012-10-26
1
-1
/
+10
*
Revert revision 44921.
Evan Huus
2012-10-26
1
-14
/
+0
*
Note why there's no AT_IEEE_802_15_4_LONG (that's AT_EUI64).
Guy Harris
2012-10-23
1
-0
/
+1
*
Add an AT_ value for 802.15.4 short addresses.
Guy Harris
2012-10-23
1
-20
/
+21
[next]