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-drda.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
*
Initial commit to support yet another method of passing data between dissectors.
Jakub Zawadzki
2012-09-10
1
-1
/
+1
*
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7666 :
Pascal Quantin
2012-09-03
1
-0
/
+5
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
Minor: reformatting, unneeded #includes, whitespace cleanup;
Bill Meier
2012-04-26
1
-777
/
+813
*
The frame number is an unsigned integer, so there's no guarantee that it
Guy Harris
2012-01-16
1
-3
/
+3
*
Get rid of check_col() and use ENC.
Anders Broman
2011-09-26
1
-14
/
+9
*
Add some additional routine variants that handle string encodings, and
Guy Harris
2011-07-05
1
-16
/
+22
*
Use value_string_ext fcns to access two value_string arrays;
Bill Meier
2010-10-30
1
-31
/
+36
*
From Matthieu Lochegnies via bug 5153:
Stig Bjørlykke
2010-08-27
1
-2
/
+13
*
As suggested in http://www.wireshark.org/lists/wireshark-dev/200809/msg00075....
Jeff Morriss
2010-05-13
1
-201
/
+196
*
#include <string.h> not needed.
Bill Meier
2010-04-06
1
-2
/
+0
*
Don't guard col_set_str (COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-1
/
+1
*
Changed flags_set_truth -> tfs_set_notset
Stig Bjørlykke
2009-07-07
1
-4
/
+4
*
Fix typos and spelling (mostly in text strings)
Bill Meier
2008-12-17
1
-1
/
+1
*
#include <emem.h> not req'd
Bill Meier
2008-08-26
1
-1
/
+0
*
From metatech:
Anders Broman
2008-08-01
1
-2
/
+2
*
Added missing "svn:keywords Id" and "svn:eol-style native" for some
Stig Bjørlykke
2008-02-08
1
-1
/
+1
*
Introduce use of the new FT_EBCDIC field type as a second display of
Stephen Fisher
2007-11-19
1
-4
/
+14
*
Apply the small performance enhancment patches for:
Anders Broman
2007-10-23
1
-1
/
+1
*
From Metatech:
Stephen Fisher
2007-05-27
1
-1
/
+13
*
From metatech :
Sebastien Tandel
2007-04-03
1
-0
/
+879