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-disp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-2
/
+2
*
Make some prefs callback functions static. (These modules don't use proto_re...
Jeff Morriss
2010-12-06
1
-7
/
+9
*
Add a little more code to avoid not-very-useful blurbs:
Jeff Morriss
2010-05-11
1
-18
/
+18
*
Regenerate a few of the ASN.1 dissectors
Jeff Morriss
2010-05-11
1
-107
/
+107
*
#include <string.h> and/or #include <stdio.h> not needed.
Bill Meier
2010-04-07
1
-8
/
+6
*
#include <stdio.h> not needed.
Bill Meier
2010-04-06
1
-7
/
+6
*
Get rid of check_col();
Anders Broman
2010-01-17
1
-32
/
+17
*
Add missing DEFAULT for UpdateMode.
Stig Bjørlykke
2010-01-11
1
-1
/
+1
*
Make all proto_* values static.
Stig Bjørlykke
2009-10-11
1
-1
/
+1
*
Regenerate asn1 dissectors (no change, only some line offset changes)
Kovarththanan Rajaratnam
2009-10-09
1
-3
/
+3
*
Don't guard col_clear with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
Don't guard col_set_str (COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
Re-generate asn1 dissectors after hf_register_info cleanup.
Stig Bjørlykke
2009-06-26
1
-8
/
+8
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-10
/
+10
*
Regenerate all asn2wrs generated dissectors.
Stig Bjørlykke
2009-05-16
1
-13
/
+13
*
#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...
Bill Meier
2009-02-07
1
-7
/
+6
*
Regenerated files for asn1 templates committed in SVN #26750
Bill Meier
2008-11-11
1
-17
/
+15
*
Regenerate all asn2wrs generated dissectors
Anders Broman
2008-11-01
1
-15
/
+15
*
Dump the unsupported opcode for invoke result and invoke error,
Stig Bjørlykke
2008-09-19
1
-2
/
+4
*
Remove #defined preference grouping
Graeme Lunt
2008-04-13
1
-7
/
+3
*
Get rid of dissect_ber_boolean_value() and change the signature of
Anders Broman
2008-01-04
1
-2
/
+2
*
as2wrs now handles EXTERNAL(direct-reference requires no special handling).
Anders Broman
2007-11-06
1
-7
/
+7
*
as2wrs now handles EXTERNAL(direct-reference requires no special handling).
Anders Broman
2007-11-06
1
-14
/
+23
*
Use oid_add_from_string for adding names.
Anders Broman
2007-10-31
1
-13
/
+13
*
Update to use the -X and -T asn2wrs flags.
Graeme Lunt
2007-10-22
1
-681
/
+361
*
Rewrote handling of parameters to get rid of "funky" oid strings.
Stig Bjørlykke
2007-09-04
1
-5
/
+5
*
get users of oid_resolv to use the new oids, rollout packet-snmp.c
Luis Ontanon
2007-08-25
1
-1
/
+1
*
get_ber_length doesn't need the tree argument, get rid of it.
Jörg Mayer
2007-08-24
1
-1
/
+1
*
Prepare for the use of the new -X parameter for BER encoded protocols.
Anders Broman
2007-05-22
1
-180
/
+180
*
actx in the rest of dissect_ber..()l
Anders Broman
2007-05-15
1
-11
/
+11
*
Second step in introducing asn context to BER dissectors just like in PER.
Anders Broman
2007-05-13
1
-379
/
+389
*
Start introducing actx to ber functions.
Anders Broman
2007-05-06
1
-105
/
+105
*
EXTERNAL type is handled in asn2wrs now
Tomas Kukosa
2007-05-03
1
-7
/
+7
*
change the signature that asn2wrs generates for functions to marm all paramet...
Ronnie Sahlberg
2007-03-21
1
-188
/
+188
*
nikai@nikai.net:
Jörg Mayer
2006-11-14
1
-1
/
+0
*
ASN.1 dissectors regenerated with new asn2wrs to get updated field blurb
Tomas Kukosa
2006-08-16
1
-107
/
+107
*
remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...
Tomas Kukosa
2006-06-28
1
-31
/
+32
*
- remove some #.MODULE_IMPORT from .cng files
Tomas Kukosa
2006-05-24
1
-9
/
+9
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-3
/
+3
*
From Graeme Lunt:
Anders Broman
2005-12-16
1
-18
/
+15
*
Commit the actual diissectors:
Anders Broman
2005-12-08
1
-17
/
+91
*
Porperties: replace executable by eol-style and keywords
Jörg Mayer
2005-11-26
1
-1
/
+1
*
add the rest of Graeme Lunts patch
Ronnie Sahlberg
2005-11-16
1
-0
/
+2463