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-roofnet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
Fix some: 'cast discards qualifiers from pointer target type' warnings
Jakub Zawadzki
2012-04-18
1
-2
/
+2
*
Fix encoding arg for ptvcursor_add() and ptvcursor_add_noadvance() function c...
Bill Meier
2011-10-25
1
-14
/
+14
*
For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
Bill Meier
2011-10-21
1
-1
/
+1
*
Remove unneeded #includes: proto.h,tvbuff.h,value_string.h,stdlib.h,...
Bill Meier
2011-08-08
1
-2
/
+0
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-4
/
+4
*
Remove the address operator from value_string arrays fed to VALS()
Gerasimos Dimitriadis
2009-11-17
1
-2
/
+2
*
Switch a bunch of dissectors over to using tvb_new_subset_remaining()
Kovarththanan Rajaratnam
2009-08-16
1
-1
/
+1
*
Don't guard col_set_str (COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-5
/
+5
*
Addt'l minor change relating to proto_reg_handoff
Bill Meier
2008-09-26
1
-1
/
+1
*
Minor cleanup related to proto_register and proto_reg_handoff
Bill Meier
2008-09-26
1
-14
/
+10
*
match_strval() may return NULL so don't blindly pass its return value into co...
Jeff Morriss
2008-03-04
1
-1
/
+1
*
Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2331 : Replace match_s...
Jeff Morriss
2008-03-04
1
-16
/
+15
*
Fixes for: warning: function declaration isn't a prototype
Jörg Mayer
2007-03-21
1
-1
/
+1
*
dissect_roofnet_link() returns no value and nothing expects it to;
Guy Harris
2006-12-24
1
-2
/
+1
*
From Sebastien Tandel:
Jaap Keuter
2006-12-19
1
-0
/
+375