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-bthci_evt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
From Michal Labedzki:
Anders Broman
2012-10-09
1
-1
/
+12
*
From Michal Labedzki:
Anders Broman
2012-09-21
1
-7
/
+3
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
Initial commit to support yet another method of passing data between dissectors.
Jakub Zawadzki
2012-09-10
1
-1
/
+1
*
Update FSF address - part II.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
AFH Channel Map should be an FT_BYTES, not an FT_UINT_BYTES.
Chris Maynard
2012-05-10
1
-2
/
+2
*
Might as well make the loop indices just guint; the generated code's
Guy Harris
2012-04-17
1
-4
/
+4
*
From Evan Huus: We were using guint8s as loop counters based on field lengths...
Anders Broman
2012-04-17
1
-1
/
+2
*
From Martin Kaiser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=69...
Jeff Morriss
2012-03-21
1
-1
/
+1
*
Use consistent indentation;
Bill Meier
2012-03-12
1
-2599
/
+2599
*
From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...
Jeff Morriss
2012-01-24
1
-40
/
+100
*
For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
Bill Meier
2011-10-21
1
-1
/
+1
*
Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Alexis La Goutte
2011-10-19
1
-2
/
+4
*
Display filter name cleanup.
Chris Maynard
2011-10-18
1
-6
/
+6
*
Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...
Bill Meier
2011-10-15
1
-3
/
+3
*
Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...
Bill Meier
2011-10-04
1
-8
/
+8
*
Get rid of check_col, while at it set ENC.
Anders Broman
2011-09-26
1
-341
/
+338
*
From Michael Mann via bug 2794:
Stig Bjørlykke
2011-04-19
1
-1
/
+1
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-2
/
+2
*
From Andrei Emeltchenko:
Anders Broman
2010-11-29
1
-1
/
+2
*
Use value_string_ext fcns to access certain value_string arrays;
Bill Meier
2010-11-03
1
-12
/
+12
*
Also apply rev 30817 to command complete events
Kovarththanan Rajaratnam
2009-11-04
1
-0
/
+2
*
Append the opcode (that lead us to the command status) to the info column
Kovarththanan Rajaratnam
2009-11-04
1
-1
/
+6
*
Correct "Sniff Subrating" typo
Kovarththanan Rajaratnam
2009-11-04
1
-111
/
+111
*
Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-3
/
+1
*
From Kovarththanan Rajaratnam:
Stig Bjørlykke
2009-07-07
1
-1
/
+1
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-145
/
+145
*
Fix various typos and spelling errors (mostly in text strings)
Bill Meier
2008-12-18
1
-3
/
+3
*
Fix some "format not a string literal and no format arguments" warnings.
Stig Bjørlykke
2008-10-31
1
-1
/
+1
*
Rewrote to use g_strlcpy and g_strlcat.
Stig Bjørlykke
2008-03-01
1
-11
/
+11
*
From Shane Kearns (bug 2237):
Stig Bjørlykke
2008-02-03
1
-0
/
+1
*
Rewrote some prohibited APIs in epan/dissectors/ (sprintf, strcpy, strcat).
Stig Bjørlykke
2008-02-02
1
-11
/
+11
*
From Allan M. Madsen:
Jaap Keuter
2007-09-23
1
-123
/
+1471
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-4
/
+4
*
add bluetooth acl dissection
Ronnie Sahlberg
2006-05-14
1
-1
/
+3
*
checkin the correct hci evt dissector
Ronnie Sahlberg
2006-05-14
1
-0
/
+2195