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-crmf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
asn1 generated dissectors: cleanup #include usage
Bill Meier
2014-12-23
1
-7
/
+6
*
ASN1: Register PDU-dissectors as NEW
Stig Bjørlykke
2014-10-13
1
-30
/
+50
*
Remove $Id$ from the ASN.1 dissectors and regenerate them.
Jeff Morriss
2014-02-18
1
-9
/
+7
*
- Forward declaration of register functions.
Anders Broman
2013-12-08
1
-6
/
+9
*
Add a data parameter to call_ber_oid_callback to be able to pass data to subd...
Michael Mann
2013-10-31
1
-1
/
+1
*
More proper fix (per advice of bug 8515 (https://bugs.wireshark.org/bugzilla/...
Michael Mann
2013-06-22
1
-2
/
+2
*
Postfix FT_NONE fields with "_element" string to reduce number of incompatibl...
Pascal Quantin
2013-05-27
1
-34
/
+34
*
Remove some global variables in favor of private_data member of asn1_ctx_t. ...
Michael Mann
2013-05-01
1
-9
/
+6
*
Update the ASN.1 based dissectors following the changes done in r48812
Pascal Quantin
2013-04-11
1
-2
/
+2
*
Regenerate asn.1 dissectors.
Jakub Zawadzki
2012-09-24
1
-6
/
+6
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;
Bill Meier
2011-10-15
1
-1
/
+1
*
Regenerate ASN.1 dissectors to update the #line directive.
Stig Bjørlykke
2011-05-13
1
-14
/
+14
*
From Martin Peylo via bug 5198:
Stig Bjørlykke
2010-09-10
1
-14
/
+62
*
Add a little more code to avoid not-very-useful blurbs:
Jeff Morriss
2010-05-11
1
-7
/
+7
*
Regenerate a few of the ASN.1 dissectors
Jeff Morriss
2010-05-11
1
-76
/
+76
*
#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
*
Make all proto_* values static.
Stig Bjørlykke
2009-10-11
1
-1
/
+1
*
Re-generate asn1 dissectors after hf_register_info cleanup.
Stig Bjørlykke
2009-06-26
1
-1
/
+1
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-13
/
+13
*
Regenerate all asn2wrs generated dissectors.
Stig Bjørlykke
2009-05-16
1
-6
/
+6
*
#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...
Bill Meier
2009-02-07
1
-7
/
+6
*
Regenerate all asn2wrs generated dissectors
Anders Broman
2008-11-01
1
-9
/
+9
*
Get rid of dissect_ber_boolean_value() and change the signature of
Anders Broman
2008-01-04
1
-2
/
+2
*
Update do use the -X and -T asn2wrs flags.
Anders Broman
2007-11-04
1
-398
/
+179
*
From Martin Peylo:
Anders Broman
2007-10-07
1
-116
/
+261
*
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
-75
/
+75
*
actx in the rest of dissect_ber..()l
Anders Broman
2007-05-15
1
-17
/
+17
*
Second step in introducing asn context to BER dissectors just like in PER.
Anders Broman
2007-05-13
1
-221
/
+224
*
Start introducing actx to ber functions.
Anders Broman
2007-05-06
1
-63
/
+63
*
EXTERNAL type is handled in asn2wrs now
Tomas Kukosa
2007-05-03
1
-1
/
+1
*
change the signature that asn2wrs generates for functions to marm all paramet...
Ronnie Sahlberg
2007-03-21
1
-109
/
+109
*
ASN.1 dissectors regenerated with new asn2wrs to get updated field blurb
Tomas Kukosa
2006-08-16
1
-74
/
+74
*
- remove some #.MODULE_IMPORT from .cng files
Tomas Kukosa
2006-05-24
1
-4
/
+4
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-3
/
+3
*
Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.
Guy Harris
2005-12-08
1
-14
/
+17
*
- dissect_ber_object_identifier() returns value as tvb
Tomas Kukosa
2005-11-14
1
-5
/
+3
*
register 1.2.840.113533.7.66.13 as passwordbasedmac from CRMF
Ronnie Sahlberg
2005-10-27
1
-1
/
+19
*
Regenerate dissectors with the current asn2eth.
Guy Harris
2005-09-02
1
-33
/
+62
*
Some warning fixes for "no previous declaration"
Jörg Mayer
2005-08-02
1
-1
/
+1
*
change the symbol dissect_ber_CHOICE back into dissect_ber_choice
Ronnie Sahlberg
2005-07-21
1
-15
/
+22
*
make dissect_ber_choice take a guint* that will return the
Ronnie Sahlberg
2005-06-26
1
-21
/
+25
*
Define a maximum OID string length, and use it in a lot of places. Fixes a
Gerald Combs
2005-04-22
1
-1
/
+1
*
update asn2eth and all generated dissectors to new dissect_ber_boolean that t...
Ronnie Sahlberg
2005-02-23
1
-36
/
+36
*
New "protocol" the support functions from RFC2511 Certificate Request Mess...
Ronnie Sahlberg
2004-12-24
1
-0
/
+1268