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-iec104.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
From Jiří Engelthaler:
Jaap Keuter
2010-12-22
1
-16
/
+186
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-1
/
+1
*
Define some fcns & vars as static; Some #includes not req'd; packet-mikey.h n...
Bill Meier
2010-10-10
1
-18
/
+24
*
Replace blurbs that match the name (case insensitive) with NULL.
Jeff Morriss
2010-09-23
1
-106
/
+106
*
Fix cases where the type of a for loop variable is smaller than the type of t...
Bill Meier
2010-08-02
1
-3
/
+3
*
Remove unneeded #include <stdio.h>
Bill Meier
2010-04-03
1
-1
/
+0
*
Clean up header fields.
Jaap Keuter
2009-10-08
1
-2
/
+2
*
From Kjell Hultman:
Jaap Keuter
2009-09-20
1
-1
/
+840
*
Don't guard col_clear with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-6
/
+2
*
Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-6
/
+2
*
From Joan Ramio:
Anders Broman
2009-07-10
1
-4
/
+6
*
Small editorial changes.
Anders Broman
2009-07-06
1
-3
/
+7
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-5
/
+5
*
ep_strbuf usage: ep_strbuf_new_label("") --> ep_strbuf_new_label(NULL);
Bill Meier
2009-04-14
1
-8
/
+8
*
From Jakub Zawadzki: Fix a logic error.
Gerald Combs
2009-04-14
1
-0
/
+1
*
Get rid of val_to_strlen() - strlen() on the results of val_to_str()
Guy Harris
2009-03-31
1
-41
/
+27
*
More Win64 fixes.
Gerald Combs
2009-03-30
1
-19
/
+18
*
#include prefs.h not req'd
Bill Meier
2009-01-28
1
-1
/
+0
*
From SUZUKI, Shinsuke <suz@kame.net> (bug 2956):
Sake Blok
2008-10-12
1
-2
/
+2
*
Minor cleanup related to proto_register and/or proto_reg_handoff
Bill Meier
2008-10-05
1
-64
/
+61
*
get_iec104apdu_len(): make the offset variable a guin32 instead of a guint8 so
Jeff Morriss
2008-09-30
1
-150
/
+150
*
From Joan Ramio:
Anders Broman
2008-09-29
1
-0
/
+775