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
/
dissectors
/
packet-linx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ENEA LINX over TCP] Make the TCP port registration a preference defalted
AndersBroman
2015-08-11
1
-3
/
+33
*
Eliminate proto_tree_add_text from several dissectors.
Michael Mann
2014-11-02
1
-127
/
+154
*
Add editor modelines & adjust indentation/whitespace as needed.
Bill Meier
2014-10-02
1
-4
/
+17
*
proto_tree_add_subtree[_format]
Michael Mann
2014-06-29
1
-22
/
+10
*
tvb_new_subset -> tvb_new_subset_length when length parameters are equal.
Michael Mann
2014-06-07
1
-2
/
+2
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Fix some trivial warnings.
Jakub Zawadzki
2013-12-14
1
-1
/
+6
*
Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
Alexis La Goutte
2013-09-02
1
-8
/
+7
*
Use '#if 0 ... #endif' rather than /** ... **/ to comment out
Bill Meier
2013-01-31
1
-7
/
+7
*
Fix various instances of unused hf[] entries found
Bill Meier
2013-01-26
1
-4
/
+10
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
Use val_to_str_const() where appropriate;
Bill Meier
2012-08-10
1
-5
/
+5
*
Update display filter names per Bug 2794. Part 1 of many.
Michael Mann
2012-07-22
1
-17
/
+17
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
Bill Meier
2011-10-21
1
-2
/
+2
*
Use ENC_NA as proto_tree_add_item() encoding arg for FT_ETHER hf[] field type.
Bill Meier
2011-10-20
1
-2
/
+2
*
Do some conversions of proto_tree_add_item() 'encoding' arg.
Bill Meier
2011-10-16
1
-48
/
+48
*
Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...
Bill Meier
2011-10-15
1
-3
/
+3
*
Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...
Bill Meier
2011-10-06
1
-24
/
+24
*
(Trivial) Remove trailing whitespace from lines for a few files.
Bill Meier
2011-09-21
1
-27
/
+27
*
Update the dissector_add call to use the current API.
Jaap Keuter
2011-06-24
1
-1
/
+1
*
From Dejan Bucar:
Jaap Keuter
2011-06-23
1
-39
/
+348
*
Adress => Address corrections (also in comments).
Sake Blok
2011-01-21
1
-1
/
+1
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-1
/
+1
*
Removed some unused variables.
Stig Bjørlykke
2009-11-09
1
-4
/
+0
*
Don't guard col_clear with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
Don't guard col_set_str (COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
From Kovarththanan Rajaratnam:
Stig Bjørlykke
2009-07-07
1
-2
/
+2
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-25
/
+25
*
From Reinhard Speyerer:
Jaap Keuter
2009-05-01
1
-1
/
+1
*
From Dejan Bucar (bug 3345):
Stig Bjørlykke
2009-03-20
1
-5
/
+0
*
Minor cleanup related to proto_register & proto_reg_handoff
Bill Meier
2008-09-26
1
-7
/
+5
*
From Dejan Bucar:
Anders Broman
2007-11-13
1
-67
/
+170
*
Don't do forward declarations in the file. I'll try to eventually
Jörg Mayer
2006-11-06
1
-2
/
+0
*
Get rid of an unused variable.
Guy Harris
2006-10-10
1
-1
/
+0
*
Make provisional ETHERTYPE dependant on registered ETHERTYPE
Jaap Keuter
2006-10-04
1
-39
/
+26
*
From Martin Peylo:
Anders Broman
2006-10-04
1
-0
/
+669