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-stun.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...
Bill Meier
2011-10-15
1
-5
/
+5
*
Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...
Bill Meier
2011-10-10
1
-1
/
+1
*
Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...
Bill Meier
2011-10-04
1
-11
/
+11
*
Get rid of check_col() and use ENC.
Anders Broman
2011-09-26
1
-127
/
+104
*
Cleanup & simplify some code;
Bill Meier
2011-09-09
1
-158
/
+117
*
From Ken Cox:
Anders Broman
2011-09-09
1
-11
/
+13
*
Use val_to_str() instead of blindly passing the return value from match_strval()
Jeff Morriss
2011-05-17
1
-7
/
+4
*
Eliminate deadcode. Fixes Coverity CID 415.
Chris Maynard
2011-05-13
1
-2
/
+0
*
Don't (blindly) pass the result of match_strval() into proto_tree_add_*():
Jeff Morriss
2011-01-15
1
-6
/
+2
*
Update list of relevant protocol specs. Some drafts are now RFC's.
Chris Maynard
2010-12-29
1
-5
/
+5
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-2
/
+2
*
As suggested in http://www.wireshark.org/lists/wireshark-dev/200809/msg00075....
Jeff Morriss
2010-05-13
1
-55
/
+44
*
From Didier Gautheron:
Anders Broman
2009-10-09
1
-3
/
+0
*
Upon 2nd thought: revert changes I made to remove 'if(checkcol(...)' around c...
Bill Meier
2009-09-25
1
-61
/
+85
*
Use col_set_str instead of col_add_fstr when adding constant strings to COL_INFO
Kovarththanan Rajaratnam
2009-09-22
1
-1
/
+1
*
Remove unneeded #includes (stdio.h & etc);
Bill Meier
2009-09-14
1
-432
/
+411
*
From Stephane Bryant via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...
Jeff Morriss
2009-09-13
1
-439
/
+1062
*
Don't guard col_set_str (COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
packet-stun2 registers for TCP & UDP port 3478 so packet-stun need not regist...
Bill Meier
2009-08-02
1
-1
/
+2
*
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
-26
/
+26
*
dissect_rtp_heur: prevent a 'false positive' when trying stun dissection.
Bill Meier
2009-02-12
1
-0
/
+1
*
From stéphane bryant:
Anders Broman
2008-08-01
1
-0
/
+140
*
Apply yet another set of the optimization patches:
Anders Broman
2007-11-09
1
-8
/
+5
*
From Zach Chadwick:
Stephen Fisher
2007-05-31
1
-1
/
+14
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
From Martin Mathiesson:
Anders Broman
2006-01-30
1
-0
/
+22
*
From Marc Petit-Huguenin:
Anders Broman
2006-01-23
1
-8
/
+35
*
From Marc Petit-Huguenin
Anders Broman
2005-12-14
1
-7
/
+106
*
From Martin Mathieson:
Anders Broman
2005-09-26
1
-0
/
+38
*
various code cleanup:
Ulf Lamping
2005-08-08
1
-4
/
+0
*
Get rid of the private "my_match_strval()" routine in many dissectors;
Guy Harris
2005-06-26
1
-1
/
+1
*
Jon Ringle: bug fix to the stun ERROR-CODE dissecting
Jörg Mayer
2005-02-03
1
-1
/
+1
*
From Jon Ringle:
Guy Harris
2005-01-16
1
-82
/
+78
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-0
/
+410