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-x509ce.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
From Martin Kaiser:
Anders Broman
2012-06-25
1
-8
/
+111
*
Get rid of remaining Booleans-as-encoding-arguments in
Guy Harris
2012-05-11
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
-17
/
+17
*
Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistent
Stig Bjørlykke
2011-02-20
1
-2
/
+2
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-1
/
+1
*
Definition of certificatePolicies certificate extension and removal of warnings
Graeme Lunt
2010-06-02
1
-17
/
+18
*
Add a little more code to avoid not-very-useful blurbs:
Jeff Morriss
2010-05-11
1
-6
/
+6
*
Regenerate a few more of the ASN.1 dissectors
Jeff Morriss
2010-05-11
1
-164
/
+164
*
#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
-7
/
+7
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-47
/
+47
*
Support for the Entrust VersionInfo certificate extension
Graeme Lunt
2009-06-02
1
-4
/
+105
*
Regenerate all asn2wrs generated dissectors.
Stig Bjørlykke
2009-05-16
1
-15
/
+15
*
#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
-14
/
+14
*
Try to fix "defined but not used" warnings.
Anders Broman
2008-08-31
1
-4
/
+81
*
Remove test code for depreciated OID.
Anders Broman
2008-08-31
1
-4
/
+4
*
Update to X.509:08/2005.
Anders Broman
2008-08-31
1
-61
/
+450
*
Get rid of dissect_ber_boolean_value() and change the signature of
Anders Broman
2008-01-04
1
-1
/
+1
*
Get rid of ber_last_created_item().
Anders Broman
2008-01-04
1
-2
/
+2
*
Update to use the -X and -T asn2wrs flags.
Anders Broman
2007-11-05
1
-602
/
+278
*
get_ber_length doesn't need the tree argument, get rid of it.
Jörg Mayer
2007-08-24
1
-1
/
+1
*
not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 types
Tomas Kukosa
2007-06-05
1
-10
/
+21
*
Prepare for the use of the new -X parameter for BER encoded protocols.
Anders Broman
2007-05-22
1
-130
/
+130
*
actx in the rest of dissect_ber..()l
Anders Broman
2007-05-15
1
-21
/
+21
*
Second step in introducing asn context to BER dissectors just like in PER.
Anders Broman
2007-05-13
1
-382
/
+438
*
Start introducing actx to ber functions.
Anders Broman
2007-05-06
1
-107
/
+107
*
EXTERNAL type is handled in asn2wrs now
Tomas Kukosa
2007-05-03
1
-6
/
+6
*
Support for the Microsoft-specific certificate-template and application-certi...
Graeme Lunt
2007-03-23
1
-4
/
+56
*
change the signature that asn2wrs generates for functions to marm all paramet...
Ronnie Sahlberg
2007-03-21
1
-195
/
+195
*
A new field information flag, FI_URL, to indicate a field contains a URL.
Graeme Lunt
2006-09-30
1
-1
/
+6
*
ASN.1 dissectors regenerated with new asn2wrs to get updated field blurb
Tomas Kukosa
2006-08-16
1
-125
/
+125
*
- remove some #.MODULE_IMPORT from .cng files
Tomas Kukosa
2006-05-24
1
-6
/
+6
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-3
/
+3
*
FT_STRING => FT_OID where applicable
Graeme Lunt
2006-05-08
1
-1
/
+1
*
Support for otherName and x400address in a GeneralName
Graeme Lunt
2006-03-25
1
-12
/
+87
*
Regenerate, so that it handles OIDs as FT_OID.
Guy Harris
2005-12-08
1
-23
/
+28
*
- dissect_ber_object_identifier() returns value as tvb
Tomas Kukosa
2005-11-14
1
-18
/
+12
*
Regenerate dissectors with the current asn2eth.
Guy Harris
2005-09-02
1
-43
/
+79
*
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
-65
/
+82
*
make dissect_ber_choice take a guint* that will return the
Ronnie Sahlberg
2005-06-26
1
-45
/
+55
*
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
-33
/
+33
[next]